Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Documentation/technical: avoid stray backslash in parse-options API docs | Jonathan Nieder | 2010-08-20 |
* | Documentation: remove backslashes in manpage synopses | Jonathan Nieder | 2010-08-20 |
* | Documentation: clarify quoting in gitignore docs | Jonathan Nieder | 2010-08-20 |
* | Documentation: clarify quoting in "git rm" example | Jonathan Nieder | 2010-08-20 |
* | Documentation: add missing quotes to "git grep" examples | Jonathan Nieder | 2010-08-20 |
* | Documentation: clarify quoting in "git add" example | Jonathan Nieder | 2010-08-20 |
* | Documentation: unbreak regex in show-ref manual | Jonathan Nieder | 2010-08-20 |
* | Documentation: quoting trouble in "git rm" discussion | Jonathan Nieder | 2010-08-20 |
* | Documentation: tweak description of log.date | Jonathan Nieder | 2010-08-20 |
* | Merge branch 'maint' | Junio C Hamano | 2010-08-20 |
|\ | |||
| * | Merge branch 'jc/maint-follow-rename-fix' into maint | Junio C Hamano | 2010-08-20 |
| |\ | |||
| * \ | Merge branch 'jn/maint-plug-leak' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ | |||
| * \ \ | Merge branch 'jn/fix-abbrev' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jn/rebase-rename-am' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jn/doc-pull' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'bc/use-more-hardlinks-in-install' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'tr/rfc-reset-doc' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | xmalloc: include size in the failure message | Matthieu Moy | 2010-08-20 |
* | | | | | | | | | | builtin/checkout: Fix message when switching to an existing branch | Ramkumar Ramachandra | 2010-08-20 |
* | | | | | | | | | | Merge branch 'maint' to sync with 1.7.2.2 | Junio C Hamano | 2010-08-19 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||
| * | | | | | | | | | Git 1.7.2.2v1.7.2.2 | Junio C Hamano | 2010-08-19 |
| * | | | | | | | | | Merge branch 'tr/xsize-bits' into maint | Junio C Hamano | 2010-08-19 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/sha1-name-find-fix' into maint | Junio C Hamano | 2010-08-19 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sp/fix-smart-http-deadlock-on-error' into maint | Junio C Hamano | 2010-08-18 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | | t9155: fix compatibility with older SVN | Eric Wong | 2010-08-19 |
* | | | | | | | | | | | | | Merge branch 'jc/maint-follow-rename-fix' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | log: test for regression introduced in v1.7.2-rc0~103^2~2 | Ævar Arnfjörð Bjarmason | 2010-08-15 |
| * | | | | | | | | | | | | diff --follow: do call diffcore_std() as necessary | Junio C Hamano | 2010-08-13 |
| * | | | | | | | | | | | | diff --follow: do not waste cycles while recursing | Junio C Hamano | 2010-08-13 |
| |/ / / / / / / / / / / | |||
* | | | | | | | | | | | | Merge branch 'tf/string-list-init' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 2010-07-05 |
* | | | | | | | | | | | | | Merge branch 'cc/find-commit-subject' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | blame: use find_commit_subject() instead of custom code | Christian Couder | 2010-07-23 |
| * | | | | | | | | | | | | | merge-recursive: use find_commit_subject() instead of custom code | Christian Couder | 2010-07-23 |
| * | | | | | | | | | | | | | bisect: use find_commit_subject() instead of custom code | Christian Couder | 2010-07-23 |
| * | | | | | | | | | | | | | revert: rename variables related to subject in get_message() | Christian Couder | 2010-07-23 |
| * | | | | | | | | | | | | | revert: refactor code to find commit subject in find_commit_subject() | Christian Couder | 2010-07-23 |
| * | | | | | | | | | | | | | revert: fix off by one read when searching the end of a commit subject | Christian Couder | 2010-07-23 |
* | | | | | | | | | | | | | | Merge branch 'jn/maint-plug-leak' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | write-tree: Avoid leak when index refers to an invalid object | Jonathan Nieder | 2010-08-11 |
| * | | | | | | | | | | | | | read-tree: stop leaking tree objects | Jonathan Nieder | 2010-08-11 |
| * | | | | | | | | | | | | | core: Stop leaking ondisk_cache_entrys | Jonathan Nieder | 2010-08-11 |
* | | | | | | | | | | | | | | Merge branch 'jl/submodule-ignore-diff' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | Add tests for the diff.ignoreSubmodules config option | Jens Lehmann | 2010-08-09 |
| * | | | | | | | | | | | | | | Add the 'diff.ignoreSubmodules' config setting | Johannes Schindelin | 2010-08-09 |
| * | | | | | | | | | | | | | | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 |
| * | | | | | | | | | | | | | | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 |
| |/ / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | Merge branch 'ml/rebase-x-strategy' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | rebase: support -X to pass through strategy options | Mike Lundy | 2010-08-03 |
| |/ / / / / / / / / / / / / |