Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: mark info/grafts as outdatedjk/doc-deprecate-grafts | Jeff King | 2014-03-05 | 2 | -0/+8 |
* | Git 1.9.0v1.9.0 | Junio C Hamano | 2014-02-14 | 2 | -31/+9 |
* | release notes: typo fixes | Michael J Gruber | 2014-02-14 | 1 | -18/+18 |
* | Sync with 1.8.5.5 | Junio C Hamano | 2014-02-13 | 3 | -2/+40 |
|\ | |||||
| * | Git 1.8.5.5v1.8.5.5 | Junio C Hamano | 2014-02-13 | 3 | -2/+40 |
* | | Merge branch 'ow/manpages-typofix' | Junio C Hamano | 2014-02-07 | 6 | -7/+7 |
|\ \ | |||||
| * | | Documentation: fix typos in man pagesow/manpages-typofix | Øystein Walle | 2014-02-05 | 6 | -7/+7 |
| |/ | |||||
* | | Merge branch 'nd/tag-doc' | Junio C Hamano | 2014-02-07 | 1 | -2/+3 |
|\ \ | |||||
| * | | git-tag.txt: <commit> for --contains is optionalnd/tag-doc | Nguyễn Thái Ngọc Duy | 2014-02-04 | 1 | -2/+3 |
* | | | Sync with 1.8.5.4 | Junio C Hamano | 2014-02-05 | 2 | -1/+50 |
|\ \ \ | | |/ | |/| | |||||
| * | | Git 1.8.5.4v1.8.5.4 | Junio C Hamano | 2014-02-05 | 2 | -1/+50 |
| * | | Merge branch 'jc/maint-pull-docfix' into maint | Junio C Hamano | 2014-02-05 | 2 | -5/+8 |
| |\ \ | |||||
* | | | | howto/maintain-git.txt: new version numbering scheme | Junio C Hamano | 2014-02-05 | 1 | -7/+11 |
* | | | | Git 1.9-rc1v1.9-rc1 | Junio C Hamano | 2014-01-27 | 1 | -0/+46 |
* | | | | Merge branch 'ta/doc-http-protocol-in-html' | Junio C Hamano | 2014-01-27 | 2 | -114/+121 |
|\ \ \ \ | |||||
| * | | | | http-protocol.txt: don't use uppercase for variable names in "The Negotiation...ta/doc-http-protocol-in-html | Thomas Ackermann | 2014-01-27 | 1 | -23/+22 |
| * | | | | Documentation: make it easier to maintain enumerated documents | Junio C Hamano | 2014-01-27 | 1 | -3/+6 |
| * | | | | create HTML for http-protocol.txt | Thomas Ackermann | 2014-01-27 | 2 | -105/+110 |
* | | | | | Merge branch 'mh/doc-wo-names' | Junio C Hamano | 2014-01-27 | 6 | -40/+0 |
|\ \ \ \ \ | |||||
| * | | | | | doc: remote author/documentation sections from more pagesmh/doc-wo-names | Michael Haggerty | 2014-01-27 | 6 | -40/+0 |
| |/ / / / | |||||
* | | | | | Merge branch 'pw/git-p4' | Junio C Hamano | 2014-01-27 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | git p4 doc: use two-line style for options with multiple spellingspw/git-p4 | Pete Wyckoff | 2014-01-22 | 1 | -2/+4 |
* | | | | | | Merge branch 'tr/nth-previous-is-a-commit' | Junio C Hamano | 2014-01-27 | 2 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: @{-N} can refer to a committr/nth-previous-is-a-commit | Thomas Rast | 2014-01-21 | 2 | -3/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'tr/gitk-doc-range-trace' | Junio C Hamano | 2014-01-27 | 1 | -0/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/gitk: document -L optiontr/gitk-doc-range-trace | Thomas Rast | 2014-01-21 | 1 | -0/+16 |
* | | | | | | | Merge branch 'jn/ignore-doc' | Junio C Hamano | 2014-01-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitignore doc: add global gitignore to synopsisjn/ignore-doc | Jonathan Nieder | 2014-01-16 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'mh/attr-macro-doc' | Junio C Hamano | 2014-01-27 | 1 | -3/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitattributes: document more clearly where macros are allowedmh/attr-macro-doc | Michael Haggerty | 2014-01-14 | 1 | -3/+6 |
* | | | | | | | | Merge branch 'jc/maint-pull-docfix' | Junio C Hamano | 2014-01-27 | 2 | -5/+8 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Documentation: "git pull" does not have the "-m" optionjc/maint-pull-docfix | Junio C Hamano | 2014-01-14 | 1 | -3/+6 |
| * | | | | | | Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfix | Junio C Hamano | 2014-01-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Documentation: exclude irrelevant options from "git pull"jc/maint-pull-docfix-for-409b8d82 | Junio C Hamano | 2014-01-14 | 1 | -2/+2 |
* | | | | | | | | Add cross-references between docs for for-each-ref and show-ref | Michael Haggerty | 2014-01-22 | 2 | -0/+5 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Git 1.9-rc0v1.9-rc0 | Junio C Hamano | 2014-01-17 | 1 | -0/+12 |
* | | | | | | | Merge branch 'nd/shallow-clone' | Junio C Hamano | 2014-01-17 | 6 | -9/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-clone.txt: remove shallow clone limitations | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -6/+1 |
| * | | | | | | | prune: clean .git/shallow after pruning objects | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+2 |
| * | | | | | | | smart-http: support shallow fetch/clone | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+7 |
| * | | | | | | | receive-pack: allow pushes that update .git/shallow | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+4 |
| * | | | | | | | receive/send-pack: support pushing from a shallow clone | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -1/+3 |
| * | | | | | | | fetch: add --update-shallow to accept refs that update .git/shallow | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+6 |
| * | | | | | | | upload-pack: make sure deepening preserves shallow roots | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -2/+6 |
| * | | | | | | | make the sender advertise shallow commits to the receiver | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+3 |
* | | | | | | | | Sync with 1.8.5.3 | Junio C Hamano | 2014-01-13 | 3 | -3/+31 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Git 1.8.5.3v1.8.5.3 | Junio C Hamano | 2014-01-13 | 2 | -1/+29 |
| * | | | | | | | pack-heuristics.txt: mark up the file header properly | Thomas Ackermann | 2014-01-13 | 1 | -2/+2 |
* | | | | | | | | Update draft release notes to 1.9 | Junio C Hamano | 2014-01-13 | 1 | -0/+15 |
* | | | | | | | | Merge branch 'jl/submodule-mv-checkout-caveat' | Junio C Hamano | 2014-01-13 | 2 | -0/+21 |
|\ \ \ \ \ \ \ \ |