walker: drop fields of `struct walker` which are always 1
Martin Ågren committed over 8 years ago
http-fetch: make `-a` standard behaviour
Martin Ågren committed over 8 years ago
config: document the settings to colorize push errors/hints
Johannes Schindelin committed over 8 years ago
push: test to verify that push errors are colored
Johannes Schindelin committed over 8 years ago
Ryan Dammrose committed over 8 years ago
color: introduce support for colorizing stderr
Johannes Schindelin committed over 8 years ago
builtin/config: introduce `color` type specifier
Taylor Blau committed over 8 years ago
config.c: introduce 'git_config_color' to parse ANSI colors
Taylor Blau committed over 8 years ago
builtin/config: introduce `--default`
Taylor Blau committed over 8 years ago
parseopt: handle malformed --expire arguments more nicely
Junio C Hamano committed over 8 years ago
gc: do not upcase error message shown with die()
Junio C Hamano committed over 8 years ago
fast-export: fix regression skipping some merge-commits
Martin Ågren committed over 8 years ago
merge-recursive: make a helper function for cleanup for handle_renames
Elijah Newren committed over 8 years ago
merge-recursive: split out code for determining diff_filepairs
Elijah Newren committed over 8 years ago
merge-recursive: make !o->detect_rename codepath more obvious
Elijah Newren committed over 8 years ago
merge-recursive: fix leaks of allocated renames and diff_filepairs
Elijah Newren committed over 8 years ago
merge-recursive: introduce new functions to handle rename logic
Elijah Newren committed over 8 years ago
merge-recursive: move the get_renames() function
Elijah Newren committed over 8 years ago
directory rename detection: tests for handling overwriting dirty files
Elijah Newren committed over 8 years ago
directory rename detection: tests for handling overwriting untracked files
Elijah Newren committed over 8 years ago