Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: remove backslashes in manpage synopses | Jonathan Nieder | 2010-08-20 | 7 | -10/+10 |
* | Documentation: clarify quoting in gitignore docs | Jonathan Nieder | 2010-08-20 | 1 | -2/+2 |
* | Documentation: clarify quoting in "git rm" example | Jonathan Nieder | 2010-08-20 | 1 | -3/+3 |
* | Documentation: add missing quotes to "git grep" examples | Jonathan Nieder | 2010-08-20 | 1 | -2/+2 |
* | Documentation: clarify quoting in "git add" example | Jonathan Nieder | 2010-08-20 | 1 | -2/+2 |
* | Documentation: unbreak regex in show-ref manual | Jonathan Nieder | 2010-08-20 | 2 | -2/+3 |
* | Documentation: quoting trouble in "git rm" discussion | Jonathan Nieder | 2010-08-20 | 2 | -1/+3 |
* | Documentation: tweak description of log.date | Jonathan Nieder | 2010-08-20 | 1 | -4/+5 |
* | Merge branch 'maint' | Junio C Hamano | 2010-08-20 | 1 | -1/+2 |
|\ | |||||
| * | Merge branch 'jc/maint-follow-rename-fix' into maint | Junio C Hamano | 2010-08-20 | 5 | -18/+41 |
| |\ | |||||
| * \ | Merge branch 'jn/maint-plug-leak' into maint | Junio C Hamano | 2010-08-20 | 3 | -3/+13 |
| |\ \ | |||||
| * \ \ | Merge branch 'jn/fix-abbrev' into maint | Junio C Hamano | 2010-08-20 | 5 | -4/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 2010-08-20 | 9 | -16/+18 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jn/rebase-rename-am' into maint | Junio C Hamano | 2010-08-20 | 5 | -202/+345 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jn/doc-pull' into maint | Junio C Hamano | 2010-08-20 | 1 | -11/+54 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'bc/use-more-hardlinks-in-install' into maint | Junio C Hamano | 2010-08-20 | 1 | -3/+12 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'tr/rfc-reset-doc' into maint | Junio C Hamano | 2010-08-20 | 1 | -169/+178 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | xmalloc: include size in the failure message | Matthieu Moy | 2010-08-20 | 1 | -1/+2 |
* | | | | | | | | | | builtin/checkout: Fix message when switching to an existing branch | Ramkumar Ramachandra | 2010-08-20 | 1 | -1/+4 |
* | | | | | | | | | | Merge branch 'maint' to sync with 1.7.2.2 | Junio C Hamano | 2010-08-19 | 3 | -2/+25 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Git 1.7.2.2v1.7.2.2 | Junio C Hamano | 2010-08-19 | 4 | -3/+26 |
| * | | | | | | | | | Merge branch 'tr/xsize-bits' into maint | Junio C Hamano | 2010-08-19 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/sha1-name-find-fix' into maint | Junio C Hamano | 2010-08-19 | 1 | -10/+11 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sp/fix-smart-http-deadlock-on-error' into maint | Junio C Hamano | 2010-08-18 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | t9155: fix compatibility with older SVN | Eric Wong | 2010-08-19 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'jc/maint-follow-rename-fix' | Junio C Hamano | 2010-08-18 | 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 'tf/string-list-init' | Junio C Hamano | 2010-08-18 | 16 | -31/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 2010-07-05 | 16 | -31/+36 |
* | | | | | | | | | | | | | Merge branch 'cc/find-commit-subject' | Junio C Hamano | 2010-08-18 | 7 | -49/+62 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | blame: use find_commit_subject() instead of custom code | Christian Couder | 2010-07-23 | 1 | -15/+7 |
| * | | | | | | | | | | | | | merge-recursive: use find_commit_subject() instead of custom code | Christian Couder | 2010-07-23 | 1 | -10/+4 |
| * | | | | | | | | | | | | | bisect: use find_commit_subject() instead of custom code | Christian Couder | 2010-07-23 | 1 | -8/+5 |
| * | | | | | | | | | | | | | revert: rename variables related to subject in get_message() | Christian Couder | 2010-07-23 | 1 | -5/+5 |
| * | | | | | | | | | | | | | revert: refactor code to find commit subject in find_commit_subject() | Christian Couder | 2010-07-23 | 3 | -12/+24 |
| * | | | | | | | | | | | | | revert: fix off by one read when searching the end of a commit subject | Christian Couder | 2010-07-23 | 2 | -2/+20 |
* | | | | | | | | | | | | | | Merge branch 'jn/maint-plug-leak' | Junio C Hamano | 2010-08-18 | 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 'jl/submodule-ignore-diff' | Junio C Hamano | 2010-08-18 | 17 | -21/+526 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Add tests for the diff.ignoreSubmodules config option | Jens Lehmann | 2010-08-09 | 2 | -3/+19 |
| * | | | | | | | | | | | | | | Add the 'diff.ignoreSubmodules' config setting | Johannes Schindelin | 2010-08-09 | 3 | -2/+15 |
| * | | | | | | | | | | | | | | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 | 13 | -10/+209 |
| * | | | | | | | | | | | | | | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 | 11 | -20/+297 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'ml/rebase-x-strategy' | Junio C Hamano | 2010-08-18 | 3 | -1/+39 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | rebase: support -X to pass through strategy options | Mike Lundy | 2010-08-03 | 3 | -1/+39 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'jn/fix-abbrev' | Junio C Hamano | 2010-08-18 | 5 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |