Age | Commit message (Expand) | Author | Files | Lines |
2010-02-03 | Typofixes outside documentation area | Junio C Hamano | 1 | -1/+1 |
2010-01-20 | Merge branch 'ag/patch-header-verify' | Junio C Hamano | 1 | -1/+1 |
2010-01-20 | Merge branch 'ag/maint-apply-too-large-p' | Junio C Hamano | 1 | -2/+9 |
2010-01-18 | builtin-apply.c: fix the --- and +++ header filename consistency check | Andreas Gruenbacher | 1 | -1/+1 |
2010-01-18 | builtin-apply.c: Skip filenames without enough components | Andreas Gruenbacher | 1 | -2/+9 |
2010-01-13 | Merge branch 'nd/sparse' | Junio C Hamano | 1 | -1/+1 |
2009-12-14 | ie_match_stat(): do not ignore skip-worktree bit with CE_MATCH_IGNORE_VALID | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2009-11-26 | builtin-apply.c: pay attention to -p<n> when determining the name | Junio C Hamano | 1 | -2/+3 |
2009-11-15 | Merge branch 'jc/maint-blank-at-eof' into maint | Junio C Hamano | 1 | -19/+42 |
2009-09-15 | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 1 | -19/+42 |
2009-09-04 | apply --whitespace: warn blank but not necessarily empty lines at EOF | Junio C Hamano | 1 | -2/+4 |
2009-09-04 | apply --whitespace=warn/error: diagnose blank at EOF | Junio C Hamano | 1 | -9/+18 |
2009-09-04 | apply.c: split check_whitespace() into two | Junio C Hamano | 1 | -9/+15 |
2009-09-04 | apply --whitespace=fix: detect new blank lines at eof correctly | Junio C Hamano | 1 | -0/+6 |
2009-09-04 | apply --whitespace=fix: fix handling of blank lines at the eof | Junio C Hamano | 1 | -1/+1 |
2009-09-01 | builtin-apply.c: get rid of an unnecessary use of temporary array | Junio C Hamano | 1 | -8/+6 |
2009-08-21 | Merge branch 'gb/apply-ignore-whitespace' | Junio C Hamano | 1 | -7/+166 |
2009-08-05 | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 1 | -7/+166 |
2009-07-11 | apply: notice creation/removal patches produced by GNU diff | Junio C Hamano | 1 | -1/+81 |
2009-07-06 | Merge branch 'tr/die_errno' | Junio C Hamano | 1 | -6/+6 |
2009-06-27 | Use die_errno() instead of die() when checking syscalls | Thomas Rast | 1 | -3/+3 |
2009-06-27 | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 1 | -3/+3 |
2009-06-20 | Fix various sparse warnings in the git source code | Linus Torvalds | 1 | -1/+1 |
2009-06-06 | parse-options: simplify usage argh handling | Stephen Boyd | 1 | -2/+4 |
2009-05-31 | Merge branch 'sb/opt-filename' | Junio C Hamano | 1 | -5/+2 |
2009-05-31 | Merge branch 'mm/apply-double-slash' | Junio C Hamano | 1 | -6/+20 |
2009-05-29 | Merge branch 'sb/maint-1.6.2-opt-filename-fix' | Junio C Hamano | 1 | -0/+4 |
2009-05-25 | parse-opts: add OPT_FILENAME and transition builtins | Stephen Boyd | 1 | -4/+1 |
2009-05-25 | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 1 | -1/+1 |
2009-05-25 | Merge branch 'master' into sb/opt-filename | Junio C Hamano | 1 | -15/+14 |
2009-05-24 | apply: handle filenames with double slashes better | Michal Marek | 1 | -6/+20 |
2009-05-23 | apply, fmt-merge-msg: use relative filenames | Stephen Boyd | 1 | -0/+4 |
2009-04-29 | replace direct calls to unlink(2) with unlink_or_warn | Alex Riesen | 1 | -2/+2 |
2009-04-20 | builtin-apply: keep information about files to be deleted | Michał Kiedrowicz | 1 | -7/+46 |
2009-04-16 | git-apply: fix option description | Ulrich Windl | 1 | -1/+1 |
2009-04-15 | builtin-apply: keep information about files to be deleted | Michał Kiedrowicz | 1 | -7/+46 |
2009-03-23 | builtin-apply: use warning() instead of fprintf(stderr, "warning: ") | Miklos Vajna | 1 | -8/+7 |
2009-03-18 | apply: hide unused options from short help | Michele Ballabio | 1 | -4/+4 |
2009-03-18 | apply: consistent spelling of "don't" | Michele Ballabio | 1 | -1/+1 |
2009-02-09 | lstat_cache(): swap func(length, string) into func(string, length) | Kjetil Barvik | 1 | -1/+1 |
2009-02-04 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-02-03 | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 1 | -1/+1 |
2009-02-03 | apply: fix access to an uninitialized mode variable, found by valgrind | Johannes Schindelin | 1 | -1/+1 |
2009-01-31 | Merge branch 'jc/maint-apply-fix' | Junio C Hamano | 1 | -1/+1 |
2009-01-28 | builtin-apply.c: do not set bogus mode in check_preimage() for deleted path | Junio C Hamano | 1 | -1/+1 |
2009-01-21 | Merge branch 'lt/maint-wrap-zlib' | Junio C Hamano | 1 | -2/+3 |
2009-01-17 | Merge branch 'mv/apply-parse-opt' | Junio C Hamano | 1 | -126/+140 |
2009-01-13 | Merge branch 'ap/maint-apply-modefix' into maint | Junio C Hamano | 1 | -1/+3 |
2009-01-11 | Wrap inflate and other zlib routines for better error reporting | Linus Torvalds | 1 | -2/+3 |
2009-01-09 | Resurrect "git apply --flags -" to read from the standard input | Junio C Hamano | 1 | -14/+5 |