Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update draft release notes to 1.8.5 for the fifth batch of topics | Junio C Hamano | 2013-09-20 | 1 | -0/+60 |
* | Merge branch 'jk/upload-pack-keepalive' | Junio C Hamano | 2013-09-20 | 1 | -0/+11 |
|\ | |||||
| * | upload-pack: bump keepalive default to 5 secondsjk/upload-pack-keepalive | Jeff King | 2013-09-09 | 1 | -1/+1 |
| * | upload-pack: send keepalive packets during pack computation | Jeff King | 2013-09-09 | 1 | -0/+11 |
* | | Merge branch 'fc/at-head' | Junio C Hamano | 2013-09-20 | 2 | -0/+5 |
|\ \ | |||||
| * | | Add new @ shortcut for HEADfc/at-head | Felipe Contreras | 2013-09-12 | 2 | -0/+5 |
* | | | Merge branch 'dw/check-ignore-sans-index' | Junio C Hamano | 2013-09-20 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | check-ignore: Add option to ignore index contentsdw/check-ignore-sans-index | Dave Williams | 2013-09-12 | 1 | -0/+7 |
* | | | | Merge branch 'bk/refs-multi-update' | Junio C Hamano | 2013-09-20 | 1 | -1/+53 |
|\ \ \ \ | |||||
| * | | | | update-ref: support multiple simultaneous updates | Brad King | 2013-09-09 | 1 | -1/+53 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'nr/git-cd-to-a-directory' | Junio C Hamano | 2013-09-20 | 1 | -1/+15 |
|\ \ \ \ | |||||
| * | | | | git: run in a directory given with -C option | Nazri Ramliy | 2013-09-09 | 1 | -1/+15 |
| |/ / / | |||||
* | | | | Merge branch 'jh/checkout-auto-tracking' | Junio C Hamano | 2013-09-20 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Refer to branch.<name>.remote/merge when documenting --track | Johan Herland | 2013-09-09 | 1 | -2/+4 |
* | | | | | Merge branch 'mm/status-without-comment-char' | Junio C Hamano | 2013-09-20 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | status: disable display of '#' comment prefix by default | Matthieu Moy | 2013-09-06 | 1 | -0/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'rh/peeling-tag-to-tag' | Junio C Hamano | 2013-09-20 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | peel_onion(): add support for <rev>^{tag} | Richard Hansen | 2013-09-03 | 1 | -0/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2013-09-18 | 1 | -0/+50 |
|\ \ \ \ \ | |||||
| * | | | | | Start preparing for 1.8.4.1 | Junio C Hamano | 2013-09-18 | 1 | -0/+50 |
* | | | | | | Update draft release notes to 1.8.5 for the fourth batch of topics | Junio C Hamano | 2013-09-18 | 1 | -0/+31 |
* | | | | | | Update draft release notes to 1.8.5 for the first half of the fourth batch | Junio C Hamano | 2013-09-17 | 1 | -0/+22 |
* | | | | | | Merge branch 'ss/doclinks' | Junio C Hamano | 2013-09-17 | 7 | -10/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: make AsciiDoc links always point to HTML filesss/doclinks | Sebastian Schuberth | 2013-09-06 | 7 | -10/+10 |
* | | | | | | | Merge branch 'rh/ishes-doc' | Junio C Hamano | 2013-09-17 | 12 | -41/+76 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | glossary: fix and clarify the definition of 'ref'rh/ishes-doc | Richard Hansen | 2013-09-04 | 1 | -4/+14 |
| * | | | | | | | revisions.txt: fix and clarify <rev>^{<type>} | Richard Hansen | 2013-09-04 | 1 | -4/+8 |
| * | | | | | | | glossary: more precise definition of tree-ish (a.k.a. treeish) | Richard Hansen | 2013-09-04 | 1 | -3/+12 |
| * | | | | | | | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 | 7 | -26/+26 |
| * | | | | | | | use 'tree-ish' instead of 'treeish' | Richard Hansen | 2013-09-04 | 3 | -3/+3 |
| * | | | | | | | glossary: define commit-ish (a.k.a. committish) | Richard Hansen | 2013-09-04 | 1 | -0/+12 |
| * | | | | | | | glossary: mention 'treeish' as an alternative to 'tree-ish' | Richard Hansen | 2013-09-04 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'dw/diff-no-index-doc' | Junio C Hamano | 2013-09-17 | 1 | -4/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff --no-index: describe in a separate paragraphdw/diff-no-index-doc | Junio C Hamano | 2013-08-28 | 1 | -5/+9 |
| * | | | | | | | diff --no-index: clarify operation when not inside a repository | Dale R. Worley | 2013-08-22 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'ta/user-manual' | Junio C Hamano | 2013-09-17 | 1 | -79/+63 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | "git prune" is safeta/user-manual | Thomas Ackermann | 2013-08-27 | 1 | -9/+3 |
| * | | | | | | | | Remove irrelevant reference from "Tying it all together" | Thomas Ackermann | 2013-08-27 | 1 | -2/+1 |
| * | | | | | | | | Remove unnecessary historical note from "Object storage format" | Thomas Ackermann | 2013-08-27 | 1 | -2/+0 |
| * | | | | | | | | Improve section "Merging multiple trees" | Thomas Ackermann | 2013-08-27 | 1 | -14/+13 |
| * | | | | | | | | Improve section "Manipulating branches" | Thomas Ackermann | 2013-08-27 | 1 | -12/+8 |
| * | | | | | | | | Simplify "How to make a commit" | Thomas Ackermann | 2013-08-27 | 1 | -8/+2 |
| * | | | | | | | | Fix some typos and improve wording | Thomas Ackermann | 2013-08-27 | 1 | -10/+10 |
| * | | | | | | | | Use "git merge" instead of "git pull ." | Thomas Ackermann | 2013-08-27 | 1 | -4/+4 |
| * | | | | | | | | Use current output for "git repack" | Thomas Ackermann | 2013-08-27 | 1 | -9/+7 |
| * | | | | | | | | Use current "detached HEAD" message | Thomas Ackermann | 2013-08-27 | 1 | -6/+13 |
| * | | | | | | | | Call it "Git User Manual" and remove reference to very old Git version | Thomas Ackermann | 2013-08-27 | 1 | -3/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-09-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | documentation: clarify notes for clean.requireForce | Jiang Xin | 2013-08-28 | 1 | -2/+2 |
* | | | | | | | | | Update draft release notes to 1.8.5 for the third batch of topics | Junio C Hamano | 2013-09-12 | 1 | -0/+4 |