Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.7.12.4v1.7.12.4maint-1.7.12 | Junio C Hamano | 2012-10-17 | 2 | -1/+25 |
* | Merge branch 'rr/git-uri-doc' into maint | Junio C Hamano | 2012-10-17 | 1 | -2/+6 |
|\ | |||||
| * | Git url doc: mark ftp/ftps as read-only and deprecate them | Ramkumar Ramachandra | 2012-10-08 | 1 | -2/+6 |
* | | Merge branch 'nd/doc-ignore' into maint | Junio C Hamano | 2012-10-17 | 1 | -1/+5 |
|\ \ | |||||
| * | | gitignore.txt: suggestions how to get literal # or ! at the beginning | Nguyễn Thái Ngọc Duy | 2012-10-07 | 1 | -1/+5 |
* | | | Merge branch 'jc/doc-long-options' into maint | Junio C Hamano | 2012-10-17 | 1 | -1/+11 |
|\ \ \ | |||||
| * | | | gitcli: parse-options lets you omit tail of long options | Junio C Hamano | 2012-10-04 | 1 | -1/+11 |
* | | | | Merge branch 'po/maint-docs' into maint | Junio C Hamano | 2012-10-17 | 5 | -15/+28 |
|\ \ \ \ | |||||
| * | | | | Doc branch: show -vv option and alternative | Philip Oakley | 2012-09-19 | 1 | -1/+3 |
| * | | | | Doc clean: add See Also link | Philip Oakley | 2012-09-18 | 1 | -0/+4 |
| * | | | | Doc add: link gitignore | Philip Oakley | 2012-09-18 | 1 | -1/+1 |
| * | | | | Doc: separate gitignore pattern sources | Philip Oakley | 2012-09-18 | 1 | -12/+18 |
| * | | | | Doc: shallow clone deepens _to_ new depth | Philip Oakley | 2012-09-18 | 1 | -1/+2 |
* | | | | | Merge branch 'jc/ll-merge-binary-ours' into maint | Junio C Hamano | 2012-10-17 | 2 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | attr: "binary" attribute should choose built-in "binary" merge driver | Junio C Hamano | 2012-09-08 | 1 | -1/+1 |
| * | | | | | merge: teach -Xours/-Xtheirs to binary ll-merge driver | Junio C Hamano | 2012-09-08 | 1 | -1/+2 |
* | | | | | | Merge branch 'db/doc-custom-xmlto' into maint | Junio C Hamano | 2012-10-17 | 1 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/Makefile: Allow custom XMLTO binary | Dave Borowitz | 2012-09-19 | 1 | -2/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ |