author | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Feb 2008 08:20:37 +0000 (00:20 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Feb 2008 08:20:37 +0000 (00:20 -0800) | ||
commit | d5558581d2583d18cdb6823065a8f812085fbc37 | |
tree | 9d9c40072aedd0fd0aaa5a717a5c56e54847a6cd | tree | snapshot |
parent | aa8d53ec387a7baf72ab5e3a91c35bb5bf20eb4d | commit | diff |
parent | 959ba670ad7173bcb73afaca69625a5635f63b8b | commit | diff |
Merge branch 'maint'
* maint:
commit: discard index after setting up partial commit
filter-branch: handle filenames that need quoting
diff: Fix miscounting of --check output
hg-to-git: fix parent analysis
mailinfo: feed only one line to handle_filter() for QP input
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Add "const" qualifier to "char *excludes_file".
Add "const" qualifier to "char *editor_program".
Add "const" qualifier to "char *pager_program".
config: add 'git_config_string' to refactor string config variables.
diff.c: remove useless check for value != NULL
fast-import: check return value from unpack_entry()
Validate nicknames of remote branches to prohibit confusing ones
diff.c: replace a 'strdup' with 'xstrdup'.
diff.c: fixup garding of config parser from value=NULL
* maint:
commit: discard index after setting up partial commit
filter-branch: handle filenames that need quoting
diff: Fix miscounting of --check output
hg-to-git: fix parent analysis
mailinfo: feed only one line to handle_filter() for QP input
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Add "const" qualifier to "char *excludes_file".
Add "const" qualifier to "char *editor_program".
Add "const" qualifier to "char *pager_program".
config: add 'git_config_string' to refactor string config variables.
diff.c: remove useless check for value != NULL
fast-import: check return value from unpack_entry()
Validate nicknames of remote branches to prohibit confusing ones
diff.c: replace a 'strdup' with 'xstrdup'.
diff.c: fixup garding of config parser from value=NULL
builtin-commit.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
config.c | diff1 | | diff2 | | blob | history |
diff.c | diff1 | | diff2 | | blob | history |