diff.c: introduce emit_diff_symbol
Stefan Beller committed about 9 years ago
diff.c: factor out diff_flush_patch_all_file_pairs
Stefan Beller committed about 9 years ago
diff.c: move line ending check into emit_hunk_header
Stefan Beller committed about 9 years ago
Stefan Beller committed about 9 years ago
Merge branch 'sb/hashmap-customize-comparison' into sb/diff-color-move
Junio C Hamano committed about 9 years ago
hashmap: migrate documentation from Documentation/technical into header
Stefan Beller committed about 9 years ago
patch-ids.c: use hashmap correctly
Stefan Beller committed about 9 years ago
hashmap.h: compare function has access to a data field
Stefan Beller committed about 9 years ago
merge-recursive: use DIFF_XDL_SET macro
Stefan Beller committed about 9 years ago
grep: remove redundant REG_NEWLINE when compiling fixed regex
Ævar Arnfjörð Bjarmason committed about 9 years ago
grep: remove regflags from the public grep_opt API
Ævar Arnfjörð Bjarmason committed about 9 years ago
grep: remove redundant and verbose re-assignments to 0
Ævar Arnfjörð Bjarmason committed about 9 years ago
grep: remove redundant "fixed" field re-assignment to 0
Ævar Arnfjörð Bjarmason committed about 9 years ago
grep: adjust a redundant grep pattern type assignment
Ævar Arnfjörð Bjarmason committed about 9 years ago
grep: remove redundant double assignment to 0
Ævar Arnfjörð Bjarmason committed about 9 years ago
t9700: add tests for Git::unquote_path()
Phillip Wood committed about 9 years ago
Git::unquote_path(): throw an exception on bad path
Phillip Wood committed about 9 years ago
Git::unquote_path(): handle '\a'
Phillip Wood committed about 9 years ago
add -i: move unquote_path() to Git.pm
Phillip Wood committed about 9 years ago
commit-template: distinguish status information unconditionally
Kaartic Sivaraam committed about 9 years ago