Age | Commit message (Expand) | Author | Files | Lines |
2012-02-03 | Use correct grammar in diffstat summary line | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2011-12-13 | Merge branch 'bc/maint-apply-check-no-patch' | Junio C Hamano | 1 | -5/+5 |
2011-12-05 | Merge branch 'ab/clang-lints' | Junio C Hamano | 1 | -3/+0 |
2011-12-05 | builtin/apply.c: report error on failure to recognize input | Brandon Casey | 1 | -5/+5 |
2011-11-06 | apply: get rid of useless x < 0 comparison on a size_t type | Ævar Arnfjörð Bjarmason | 1 | -3/+0 |
2011-10-21 | Merge branch 'jc/apply-blank-at-eof-fix' into maint | Junio C Hamano | 1 | -2/+9 |
2011-10-21 | Merge branch 'jm/maint-apply-detects-corrupt-patch-header' into maint | Junio C Hamano | 1 | -0/+3 |
2011-10-19 | Merge branch 'jm/maint-apply-detects-corrupt-patch-header' | Junio C Hamano | 1 | -0/+3 |
2011-10-13 | Merge branch 'jc/apply-blank-at-eof-fix' | Junio C Hamano | 1 | -2/+9 |
2011-10-12 | fix "git apply --index ..." not to deref NULL | Jim Meyering | 1 | -0/+3 |
2011-09-28 | apply: use OPT_NOOP_NOARG | René Scharfe | 1 | -7/+2 |
2011-06-10 | zlib: zlib can only process 4GB at a time | Junio C Hamano | 1 | -1/+1 |
2011-05-16 | Merge branch 'jc/maint-add-p-overlapping-hunks' into maint | Junio C Hamano | 1 | -3/+6 |
2011-04-29 | "add -p": work-around an old laziness that does not coalesce hunks | Junio C Hamano | 1 | -3/+6 |
2011-03-15 | Merge branch 'jc/maint-apply-report-offset' | Junio C Hamano | 1 | -2/+14 |
2011-03-06 | apply -v: show offset count when patch did not apply exactly | Junio C Hamano | 1 | -2/+14 |
2011-03-04 | apply: do not patch lines that were already patched | Junio C Hamano | 1 | -1/+6 |
2010-11-29 | Merge branch 'fc/apply-p2-get-header-name' | Junio C Hamano | 1 | -14/+14 |
2010-11-29 | Merge branch 'ak/apply-non-git-epoch' | Junio C Hamano | 1 | -6/+29 |
2010-11-24 | Merge branch 'rs/opt-help-text' | Junio C Hamano | 1 | -1/+1 |
2010-11-15 | add description parameter to OPT__VERBOSE | René Scharfe | 1 | -1/+1 |
2010-11-10 | apply: handle patches with funny filename and colon in timezone | Jonathan Nieder | 1 | -2/+22 |
2010-11-05 | Fix git-apply with -p greater than 1 | Federico Cuello | 1 | -14/+14 |
2010-10-29 | apply: don't segfault on binary files with missing data | Jeff King | 1 | -0/+6 |
2010-10-13 | apply: Recognize epoch timestamps with : in the timezone | Anders Kaseorg | 1 | -4/+7 |
2010-09-03 | Merge branch 'jn/apply-filename-with-sp' | Junio C Hamano | 1 | -38/+211 |
2010-08-31 | Merge branch 'jn/paginate-fix' | Junio C Hamano | 1 | -3/+3 |
2010-08-21 | apply: handle traditional patches with space in filename | Jonathan Nieder | 1 | -14/+179 |
2010-08-21 | apply: split quoted filename handling into new function | Jonathan Nieder | 1 | -30/+38 |
2010-08-15 | apply: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2010-07-23 | Teach "apply --index-info" to handle rename patches | Junio C Hamano | 1 | -2/+1 |
2010-06-30 | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 1 | -5/+5 |
2010-06-27 | string_list: Fix argument order for string_list_append | Julian Phillips | 1 | -1/+1 |
2010-06-27 | string_list: Fix argument order for string_list_lookup | Julian Phillips | 1 | -1/+1 |
2010-06-27 | string_list: Fix argument order for string_list_insert | Julian Phillips | 1 | -3/+3 |
2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -2/+2 |
2010-05-31 | enums: omit trailing comma for portability | Gary V. Vaughan | 1 | -2/+2 |
2010-05-08 | Merge branch 'bg/apply-blank-trailing-context' | Junio C Hamano | 1 | -6/+6 |
2010-05-08 | Merge branch 'cw/ws-indent-with-tab' | Junio C Hamano | 1 | -42/+39 |
2010-05-08 | Merge branch 'pc/remove-warn' | Junio C Hamano | 1 | -5/+1 |
2010-04-09 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+1 |
2010-04-04 | whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst | Chris Webb | 1 | -42/+39 |
2010-03-28 | Introduce remove_or_warn function | Peter Collingbourne | 1 | -5/+1 |
2010-03-20 | Merge branch 'bg/apply-fix-blank-at-eof' | Junio C Hamano | 1 | -40/+145 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+3670 |