Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2007-04-16 | 9 | -133/+212 |
|\ | |||||
| * | Update git-annotate/git-blame documentation | Andrew Ruder | 2007-04-16 | 3 | -64/+82 |
| * | Update git-apply documentation | Andrew Ruder | 2007-04-16 | 1 | -6/+7 |
| * | Update git-applymbox documentation | Andrew Ruder | 2007-04-16 | 1 | -4/+10 |
| * | Update git-am documentation | Andrew Ruder | 2007-04-16 | 1 | -9/+16 |
| * | user-manual: use detached head when rewriting history | J. Bruce Fields | 2007-04-16 | 1 | -7/+8 |
| * | user-manual: start revising "internals" chapter | J. Bruce Fields | 2007-04-16 | 1 | -18/+20 |
| * | user-manual: detached HEAD | J. Bruce Fields | 2007-04-16 | 1 | -2/+42 |
| * | user-manual: fix discussion of default clone | J. Bruce Fields | 2007-04-16 | 1 | -3/+3 |
| * | Documentation: clarify track/no-track option. | J. Bruce Fields | 2007-04-16 | 1 | -4/+8 |
| * | Documentation: clarify git-checkout -f, minor editing | J. Bruce Fields | 2007-04-16 | 1 | -4/+5 |
| * | Documentation: minor edits of git-lost-found manpage | J. Bruce Fields | 2007-04-16 | 1 | -12/+11 |
* | | Add --quiet option to suppress output of "rm" commands for removed files. | Steven Grimm | 2007-04-16 | 1 | -0/+4 |
* | | Add policy on user-interface changes | Andrew Ruder | 2007-04-15 | 1 | -0/+3 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-15 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Document -g (--walk-reflogs) option of git-log | Alex Riesen | 2007-04-15 | 1 | -0/+5 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-14 | 1 | -3/+20 |
|\ \ | |/ | |||||
| * | config.txt: Fix grammatical error in description of http.noEPSV | Frank Lichtenheld | 2007-04-13 | 1 | -1/+1 |
| * | config.txt: Change pserver to server in description of gitcvs.* | Frank Lichtenheld | 2007-04-13 | 1 | -2/+2 |
| * | config.txt: Document core.autocrlf | Frank Lichtenheld | 2007-04-13 | 1 | -0/+10 |
| * | config.txt: Document gitcvs.allbinary | Frank Lichtenheld | 2007-04-13 | 1 | -0/+7 |
* | | Documentation: --cherry-pick | Junio C Hamano | 2007-04-11 | 1 | -0/+15 |
* | | Add %m to '--pretty=format:' | Junio C Hamano | 2007-04-11 | 1 | -0/+1 |
* | | Add custom subject prefix support to format-patch (take 3) | Robin H. Johnson | 2007-04-11 | 1 | -5/+12 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-11 | 1 | -7/+22 |
|\ \ | |/ | |||||
| * | GIT 1.5.1.1v1.5.1.1 | Junio C Hamano | 2007-04-11 | 1 | -7/+22 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-10 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Documentation: show-ref: document --exclude-existing | Julian Phillips | 2007-04-09 | 1 | -0/+16 |
* | | git-archive: make tar the default format | René Scharfe | 2007-04-09 | 1 | -1/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-08 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Add Documentation/cmd-list.made to .gitignore | Junio C Hamano | 2007-04-08 | 1 | -0/+1 |
* | | Start 1.5.2 cycle by prepareing RelNotes for it. | Junio C Hamano | 2007-04-07 | 1 | -0/+76 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-07 | 2 | -4/+50 |
|\ \ | |/ | |||||
| * | Prepare for 1.5.1.1 | Junio C Hamano | 2007-04-07 | 1 | -0/+46 |
| * | cvsserver: small corrections to asciidoc documentation | Frank Lichtenheld | 2007-04-07 | 1 | -4/+4 |
* | | Merge branch 'jc/index-output' | Junio C Hamano | 2007-04-07 | 1 | -1/+13 |
|\ \ | |||||
| * | | git-read-tree --index-output=<file> | Junio C Hamano | 2007-04-03 | 2 | -9/+13 |
| * | | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. | Junio C Hamano | 2007-04-03 | 1 | -0/+8 |
* | | | Merge branch 'cc/bisect' | Junio C Hamano | 2007-04-07 | 1 | -4/+15 |
|\ \ \ | |||||
| * | | | Documentation: bisect: "start" accepts one bad and many good commits | Christian Couder | 2007-04-05 | 1 | -4/+15 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-04-07 | 4 | -41/+60 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Documentation: tighten dependency for git.{html,txt} | Junio C Hamano | 2007-04-06 | 2 | -4/+17 |
| * | | | usermanual.txt: some capitalization nits | Arjen Laarhoven | 2007-04-06 | 1 | -4/+4 |
| * | | | cvsimport: Improve formating consistency | Frank Lichtenheld | 2007-04-06 | 1 | -3/+3 |
| * | | | cvsimport: Reorder options in documentation for better understanding | Frank Lichtenheld | 2007-04-06 | 1 | -27/+27 |
| * | | | cvsimport: Improve documentation of CVSROOT and CVS module determination | Frank Lichtenheld | 2007-04-06 | 1 | -2/+6 |
| * | | | cvsimport: sync usage lines with existing options | Frank Lichtenheld | 2007-04-06 | 1 | -3/+5 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-04-05 | 1 | -0/+31 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Document --left-right option to rev-list. | Brian Gernhardt | 2007-04-05 | 1 | -0/+31 |
| |/ | |||||
* | | Fix lost-found to show commits only referenced by reflogs | Shawn O. Pearce | 2007-04-05 | 1 | -1/+7 |