Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attr: a note about the order of .gitattributes lookup | Nguyen Thai Ngoc Duy | 2012-10-10 | 1 | -0/+5 |
* | Git 1.7.12.3v1.7.12.3 | Junio C Hamano | 2012-10-08 | 2 | -1/+18 |
* | Merge branch 'rt/maint-clone-single' into maint | Junio C Hamano | 2012-10-08 | 1 | -4/+11 |
|\ | |||||
| * | clone --single: limit the fetch refspec to fetched branch | Ralf Thielow | 2012-09-20 | 1 | -4/+11 |
* | | Merge branch 'jc/blame-follows-renames' into maint | Junio C Hamano | 2012-10-08 | 1 | -0/+6 |
|\ \ | |||||
| * | | git blame: document that it always follows origin across whole-file renames | Junio C Hamano | 2012-09-21 | 1 | -0/+6 |
* | | | Start preparing for 1.7.12.3 | Junio C Hamano | 2012-10-02 | 1 | -0/+18 |
* | | | Merge branch 'rr/maint-submodule-unknown-cmd' into maint | Junio C Hamano | 2012-10-02 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | submodule: if $command was not matched, don't parse other args | Ramkumar Ramachandra | 2012-09-25 | 1 | -1/+0 |
| |/ / | |||||
* | | | Git 1.7.12.2v1.7.12.2 | Junio C Hamano | 2012-09-29 | 2 | -1/+10 |
* | | | Merge branch 'jc/maint-log-grep-all-match-1' into maint | Junio C Hamano | 2012-09-29 | 1 | -5/+18 |
|\ \ \ | |||||
| * | | | log: document use of multiple commit limiting options | Junio C Hamano | 2012-09-14 | 1 | -5/+18 |
* | | | | Start preparation for 1.7.12.2 | Junio C Hamano | 2012-09-24 | 1 | -0/+32 |
* | | | | Merge branch 'dj/fetch-all-tags' into maint | Junio C Hamano | 2012-09-24 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | argv-array: add pop function | Jeff King | 2012-09-02 | 1 | -0/+4 |
* | | | | | Merge branch 'jw/doc-commit-title' into maint | Junio C Hamano | 2012-09-20 | 7 | -22/+31 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: describe subject more precisely | Jeremy White | 2012-09-13 | 7 | -22/+31 |
* | | | | | | Merge branch 'sn/ls-remote-get-url-doc' into maint | Junio C Hamano | 2012-09-20 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ls-remote: document the '--get-url' option | Stefan Naewe | 2012-09-07 | 1 | -0/+5 |
* | | | | | | | Merge branch 'nd/log-n-doc' into maint | Junio C Hamano | 2012-09-20 | 2 | -5/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt | Nguyễn Thái Ngọc Duy | 2012-09-06 | 2 | -5/+4 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'nd/maint-remote-remove' into maint | Junio C Hamano | 2012-09-20 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 2012-09-06 | 1 | -1/+2 |
* | | | | | | | | Documentation: Document signature showing options | Stephen Boyd | 2012-09-20 | 2 | -0/+7 |
* | | | | | | | | Git 1.7.12.1v1.7.12.1 | Junio C Hamano | 2012-09-18 | 2 | -1/+13 |
* | | | | | | | | Merge branch 'er/doc-fast-import-done' into maint | Junio C Hamano | 2012-09-18 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fast-import: document the --done option | Eric S. Raymond | 2012-08-22 | 1 | -1/+7 |
* | | | | | | | | | Doc: Improve shallow depth wording | Philip Oakley | 2012-09-18 | 1 | -2/+4 |
* | | | | | | | | | Documentation/git-filter-branch: Move note about effect of removing commits | Andreas Schwab | 2012-09-18 | 1 | -10/+9 |
* | | | | | | | | | Documentation: indent-with-non-tab uses "equivalent tabs" not 8 | Wesley J. Landaker | 2012-09-17 | 1 | -2/+3 |
* | | | | | | | | | Draft release notes to 1.7.12.1 | Junio C Hamano | 2012-09-14 | 1 | -47/+69 |
* | | | | | | | | | Merge branch 'mz/cherry-pick-cmdline-order' into maint | Junio C Hamano | 2012-09-14 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 2012-08-30 | 1 | -3/+8 |
* | | | | | | | | | | Sync with 1.7.11.7 | Junio C Hamano | 2012-09-14 | 4 | -2/+78 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Git 1.7.11.7v1.7.11.7maint-1.7.11 | Junio C Hamano | 2012-09-14 | 2 | -1/+48 |
| * | | | | | | | | Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 2 | -1/+30 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | gitcli: contrast wildcard given to shell and to git | Junio C Hamano | 2012-09-10 | 1 | -0/+17 |
| | * | | | | | | | gitcli: formatting fix | Junio C Hamano | 2012-09-10 | 1 | -1/+1 |
| | * | | | | | | | Document file-glob for "git checkout -- '*.c'" | Junio C Hamano | 2012-09-04 | 1 | -0/+12 |
| | | |_|_|/ / / | | |/| | | | | | |||||
* | | | | | | | | Further merging in preparation for 1.7.12.1 | Junio C Hamano | 2012-09-12 | 1 | -0/+26 |
* | | | | | | | | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2012-09-12 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 2012-08-23 | 1 | -0/+7 |
| * | | | | | | | | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1.... | Junio C Hamano | 2012-09-12 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | doc: "git checkout -b/-B/--orphan" always takes a branch name | Junio C Hamano | 2012-08-26 | 1 | -3/+3 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
* | | | | | | | | | Further merging down for 1.7.12.1 | Junio C Hamano | 2012-09-11 | 1 | -0/+13 |
* | | | | | | | | | Sync with 1.7.11.6 | Junio C Hamano | 2012-09-11 | 6 | -44/+74 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Git 1.7.11.6v1.7.11.6 | Junio C Hamano | 2012-09-11 | 2 | -34/+57 |
| * | | | | | | | | Merge branch 'sz/submodule-force-update' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Make 'git submodule update --force' always check out submodules. | Stefan Zager | 2012-08-24 | 1 | -1/+8 |