sequencer: handle errors from read_author_ident()
Phillip Wood committed about 8 years ago
doc hash-function-transition: pick SHA-256 as NewHash
Jonathan Nieder committed about 8 years ago
t: factor out FUNNYNAMES as shared lazy prereq
William Chargin committed about 8 years ago
Makefile: add missing dependency for command-list.h
Nguyễn Thái Ngọc Duy committed about 8 years ago
rerere: recalculate conflict ID when unresolved conflict is committed
Thomas Gummerer committed about 8 years ago
rerere: teach rerere to handle nested conflicts
Thomas Gummerer committed about 8 years ago
rerere: return strbuf from handle path
Thomas Gummerer committed about 8 years ago
rerere: factor out handle_conflict function
Thomas Gummerer committed about 8 years ago
rerere: only return whether a path has conflicts or not
Thomas Gummerer committed about 8 years ago
rerere: fix crash with files rerere can't handle
Thomas Gummerer committed about 8 years ago
rerere: add documentation for conflict normalization
Thomas Gummerer committed about 8 years ago
rerere: mark strings for translation
Thomas Gummerer committed about 8 years ago
t3430: demonstrate what -r, --autosquash & --exec should do
Johannes Schindelin committed about 8 years ago
t4150: fix broken test for am --scissors
Andrei Rybak committed about 8 years ago
builtin/rebase: support running "git rebase <upstream>"
Pratik Karki committed about 8 years ago
rebase: refactor common shell functions into their own file
Pratik Karki committed about 8 years ago
rebase: start implementing it as a builtin
Pratik Karki committed about 8 years ago
pull --rebase=<type>: allow single-letter abbreviations for the type
Johannes Schindelin committed about 8 years ago
add a script to diff rendered documentation
Jeff King committed about 8 years ago
config: document git config getter return value
Han-Wen Nienhuys committed about 8 years ago