Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.7.2.3v1.7.2.3 | Junio C Hamano | 2010-09-03 | 3 | -9/+3 |
* | builtin/merge_recursive.c: Add an usage string and make use of it. | Thiago Farina | 2010-09-03 | 1 | -1/+4 |
* | Prepare for 1.7.2.3 | Junio C Hamano | 2010-09-01 | 2 | -1/+47 |
* | Merge branch 'gp/pack-refs-remove-empty-dirs' into maint | Junio C Hamano | 2010-09-01 | 2 | -0/+38 |
|\ | |||||
| * | pack-refs: remove newly empty directories | Greg Price | 2010-07-07 | 2 | -0/+38 |
* | | Merge branch 'sg/rerere-gc-old-still-used' into maint | Junio C Hamano | 2010-09-01 | 4 | -11/+41 |
|\ \ | |||||
| * | | rerere: fix overeager gc | SZEDER Gábor | 2010-07-14 | 3 | -9/+34 |
| * | | mingw_utime(): handle NULL times parameter | SZEDER Gábor | 2010-07-12 | 1 | -2/+7 |
* | | | Merge branch 'np/maint-huge-delta-generation' into maint | Junio C Hamano | 2010-09-01 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | fix >4GiB source delta assertion failure | Nicolas Pitre | 2010-08-21 | 1 | -1/+8 |
* | | | | Merge branch 'dj/fetch-tagopt' into maint | Junio C Hamano | 2010-09-01 | 4 | -7/+56 |
|\ \ \ \ | |||||
| * | | | | fetch: allow command line --tags to override config | Daniel Johnson | 2010-08-14 | 4 | -7/+56 |
* | | | | | Merge branch 'da/fix-submodule-sync-superproject-config' into maint | Junio C Hamano | 2010-09-01 | 2 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | submodule sync: Update "submodule.<name>.url" | David Aguilar | 2010-08-18 | 2 | -1/+5 |
| |/ / / / | |||||
* | | | | | Merge branch 'en/rebase-against-rebase-fix' into maint | Junio C Hamano | 2010-09-01 | 2 | -0/+71 |
|\ \ \ \ \ | |||||
| * | | | | | pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches | Elijah Newren | 2010-08-12 | 2 | -2/+11 |
| * | | | | | t5520-pull: Add testcases showing spurious conflicts from git pull --rebase | Elijah Newren | 2010-08-12 | 1 | -0/+62 |
* | | | | | | Merge branch 'maint-1.7.1' into maint | Junio C Hamano | 2010-08-29 | 1 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t0003: add missing && at end of lines | Matthieu Moy | 2010-08-29 | 1 | -5/+5 |
* | | | | | | | for-each-ref: fix objectname:short bug | Jay Soffian | 2010-08-26 | 1 | -1/+2 |
* | | | | | | | tree-walk: Correct bitrotted comment about tree_entry() | Elijah Newren | 2010-08-25 | 1 | -1/+4 |
* | | | | | | | Fix 'git log' early pager startup error case | Linus Torvalds | 2010-08-25 | 2 | -9/+4 |
* | | | | | | | parse-options: clarify PARSE_OPT_NOARG description | Jonathan Nieder | 2010-08-24 | 1 | -1/+1 |
* | | | | | | | t3302 (notes): Port to Solaris | Jonathan Nieder | 2010-08-24 | 1 | -1/+1 |
* | | | | | | | Typos in code comments, an error message, documentation | Ralf Wildenhues | 2010-08-22 | 17 | -26/+26 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | t7403: add missing &&'s | Jens Lehmann | 2010-08-21 | 1 | -2/+2 |
* | | | | | | Tell ignore file about generate files in /gitweb/static | Mark Rada | 2010-08-21 | 1 | -1/+1 |
* | | | | | | Merge branch 'jc/maint-follow-rename-fix' into maint | Junio C Hamano | 2010-08-20 | 5 | -18/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | log: test for regression introduced in v1.7.2-rc0~103^2~2 | Ævar Arnfjörð Bjarmason | 2010-08-15 | 1 | -1/+13 |
| * | | | | | | diff --follow: do call diffcore_std() as necessary | Junio C Hamano | 2010-08-13 | 4 | -16/+27 |
| * | | | | | | diff --follow: do not waste cycles while recursing | Junio C Hamano | 2010-08-13 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jn/maint-plug-leak' into maint | Junio C Hamano | 2010-08-20 | 3 | -3/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | write-tree: Avoid leak when index refers to an invalid object | Jonathan Nieder | 2010-08-11 | 1 | -1/+3 |
| * | | | | | | | read-tree: stop leaking tree objects | Jonathan Nieder | 2010-08-11 | 1 | -1/+6 |
| * | | | | | | | core: Stop leaking ondisk_cache_entrys | Jonathan Nieder | 2010-08-11 | 1 | -1/+4 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jn/fix-abbrev' into maint | Junio C Hamano | 2010-08-20 | 5 | -4/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | examples/commit: use --abbrev for commit summary | Jonathan Nieder | 2010-07-27 | 1 | -1/+1 |
| * | | | | | | | checkout, commit: remove confusing assignments to rev.abbrev | Jonathan Nieder | 2010-07-27 | 2 | -2/+0 |
| * | | | | | | | archive: abbreviate substituted commit ids again | Jonathan Nieder | 2010-07-27 | 2 | -1/+2 |
* | | | | | | | | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 2010-08-20 | 9 | -16/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: spelling fixes | Ville Skyttä | 2010-07-20 | 9 | -16/+18 |
* | | | | | | | | | Merge branch 'jn/rebase-rename-am' into maint | Junio C Hamano | 2010-08-20 | 5 | -202/+345 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rebase: protect against diff.renames configuration | Junio C Hamano | 2010-07-23 | 2 | -2/+24 |
| * | | | | | | | | | t3400 (rebase): whitespace cleanup | Jonathan Nieder | 2010-07-23 | 1 | -90/+92 |
| * | | | | | | | | | Teach "apply --index-info" to handle rename patches | Junio C Hamano | 2010-07-23 | 2 | -2/+47 |
| * | | | | | | | | | t4150 (am): futureproof against failing tests | Jonathan Nieder | 2010-07-23 | 1 | -1/+47 |
| * | | | | | | | | | t4150 (am): style fix | Jonathan Nieder | 2010-07-23 | 2 | -108/+136 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jn/doc-pull' into maint | Junio C Hamano | 2010-08-20 | 1 | -11/+54 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation: flesh out “git pull” description | Jonathan Nieder | 2010-08-02 | 1 | -11/+54 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'bc/use-more-hardlinks-in-install' into maint | Junio C Hamano | 2010-08-20 | 1 | -3/+12 |
|\ \ \ \ \ \ \ \ \ |