Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update draft release notes to 1.8.3.3 | Junio C Hamano | 2013-07-03 | 1 | -0/+15 |
* | Merge branch 'rr/diffcore-pickaxe-doc' into maint | Junio C Hamano | 2013-07-03 | 2 | -26/+57 |
|\ | |||||
| * | diffcore-pickaxe doc: document -S and -G properly | Ramkumar Ramachandra | 2013-06-03 | 2 | -26/+57 |
* | | Merge branch 'cr/git-work-tree-sans-git-dir' into maint | Junio C Hamano | 2013-07-03 | 1 | -3/+1 |
|\ \ | |||||
| * | | git.txt: remove stale comment regarding GIT_WORK_TREE | Chris Rorvick | 2013-06-03 | 1 | -3/+1 |
* | | | Merge branch 'rh/merge-options-doc-fix' into maint | Junio C Hamano | 2013-07-03 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Documentation/merge-options.txt: restore `-e` option | Richard Hansen | 2013-05-16 | 1 | -1/+2 |
* | | | | Merge branch 'an/diff-index-doc' into maint | Junio C Hamano | 2013-07-03 | 1 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | Documentation/diff-index: mention two modes of operation | Junio C Hamano | 2013-05-20 | 1 | -6/+6 |
| |/ / / | |||||
* | | | | Merge branch 'maint-1.8.2' into maint | Junio C Hamano | 2013-07-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'maint-1.8.1' into maint-1.8.2 | Junio C Hamano | 2013-07-03 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | git-config: update doc for --get with multiple valuesmaint-1.8.1 | John Keeping | 2013-07-03 | 1 | -1/+1 |
* | | | | | | Start preparing for 1.8.3.3 | Junio C Hamano | 2013-06-30 | 1 | -0/+11 |
* | | | | | | check-ignore doc: fix broken link to ls-files page | Ramkumar Ramachandra | 2013-06-30 | 1 | -1/+1 |
* | | | | | | Git 1.8.3.2v1.8.3.2 | Junio C Hamano | 2013-06-28 | 2 | -1/+7 |
* | | | | | | Start preparing for 1.8.3.2 | Junio C Hamano | 2013-06-27 | 1 | -0/+54 |
* | | | | | | Merge branch 'nd/urls-doc-no-file-hyperlink-fix' into maint | Junio C Hamano | 2013-06-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | urls.txt: avoid auto converting to hyperlink | Nguyễn Thái Ngọc Duy | 2013-05-24 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'tr/push-no-verify-doc' into maint | Junio C Hamano | 2013-06-27 | 1 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document push --no-verify | Thomas Rast | 2013-05-23 | 1 | -1/+6 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'mh/fetch-into-shallow' into maint | Junio C Hamano | 2013-06-27 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | upload-pack: ignore 'shallow' lines with unknown obj-ids | Michael Heemskerk | 2013-04-28 | 1 | -2/+1 |
* | | | | | | | Merge branch 'jh/checkout-auto-tracking' into maint | Junio C Hamano | 2013-06-27 | 2 | -9/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | glossary: Update and rephrase the definition of a remote-tracking branch | Johan Herland | 2013-04-21 | 1 | -6/+7 |
| * | | | | | | | checkout: Use remote refspecs when DWIMming tracking branches | Johan Herland | 2013-04-21 | 1 | -3/+3 |
* | | | | | | | | Git 1.8.3.1v1.8.3.1 | Junio C Hamano | 2013-06-10 | 2 | -0/+20 |
* | | | | | | | | Document .git/modules | Fredrik Gustafsson | 2013-06-09 | 1 | -0/+3 |
* | | | | | | | | Merge branch 'maint-1.8.2' into maint | Junio C Hamano | 2013-05-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | trivial: Add missing period in documentation | Phil Hord | 2013-05-28 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Git 1.8.3v1.8.3 | Junio C Hamano | 2013-05-24 | 1 | -11/+11 |
* | | | | | | git-svn: introduce --parents parameter for commands branch and tag | Tobias Schulte | 2013-05-20 | 1 | -0/+5 |
* | | | | | | git-svn: clarify explanation of --destination argument | Jonathan Nieder | 2013-05-20 | 1 | -5/+14 |
* | | | | | | git-svn: multiple fetch/branches/tags keys are supported | Nathan Gray | 2013-05-20 | 1 | -0/+12 |
* | | | | | | Merge branch 'fc/doc-style' | Junio C Hamano | 2013-05-17 | 20 | -47/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 | 20 | -47/+37 |
* | | | | | | | Merge branch 'dw/asciidoc-sources-are-dot-txt-files' | Junio C Hamano | 2013-05-17 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CodingGuidelines: Documentation/*.txt are the sources | Dale Worley | 2013-05-10 | 1 | -2/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | git-submodule.txt: Clarify 'init' and 'add' subcommands. | Dale R. Worley | 2013-05-16 | 1 | -2/+6 |
* | | | | | | | Git 1.8.3-rc2v1.8.3-rc2 | Junio C Hamano | 2013-05-13 | 1 | -3/+8 |
* | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2013-05-11 | 1 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 | 1 | -0/+12 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Sync with v1.8.2.3 | Junio C Hamano | 2013-05-09 | 2 | -1/+21 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | |||||
| * | | | | | Git 1.8.2.3v1.8.2.3 | Junio C Hamano | 2013-05-09 | 2 | -1/+21 |
* | | | | | | Update draft release notes for 1.8.3 | Junio C Hamano | 2013-05-07 | 1 | -2/+3 |
* | | | | | | Sync with maint | Junio C Hamano | 2013-05-03 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'tr/remote-tighten-commandline-parsing' into maint | Junio C Hamano | 2013-05-03 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jn/glossary-revision' into maint | Junio C Hamano | 2013-05-03 | 1 | -3/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Documentation/git-commit: Typo under --edit | Anders Granskogen Bjørnstad | 2013-05-02 | 1 | -2/+2 |
* | | | | | | | | Update draft release notes to 1.8.3 | Junio C Hamano | 2013-05-01 | 1 | -3/+16 |
* | | | | | | | | Fix grammar in the 1.8.3 release notes. | Marc Branchaud | 2013-05-01 | 1 | -78/+77 |