Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
* | | | Merge branch 'jc/bisect' | Junio C Hamano | 2007-04-04 | 1 | -0/+13 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into jc/bisect | Junio C Hamano | 2007-03-23 | 3 | -42/+100 | |
| |\ \ \ | ||||||
| * | | | | git-rev-list: add --bisect-vars option. | Junio C Hamano | 2007-03-22 | 1 | -0/+13 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'fl/doc' | Junio C Hamano | 2007-04-04 | 2 | -3/+37 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Documentation: unbreak user-manual. | Junio C Hamano | 2007-03-28 | 1 | -0/+2 | |
| * | | | Documentation: Add version information to man pages | Frank Lichtenheld | 2007-03-28 | 1 | -0/+17 | |
| * | | | Documentation: Replace @@GIT_VERSION@@ in documentation | Frank Lichtenheld | 2007-03-28 | 1 | -3/+18 | |
* | | | | GIT 1.5.1v1.5.1 | Junio C Hamano | 2007-04-03 | 2 | -15/+186 | |
* | | | | Merge 1.5.0.7 in | Junio C Hamano | 2007-04-03 | 1 | -0/+18 | |
|\ \ \ \ | ||||||
| * | | | | GIT 1.5.0.7v1.5.0.7 | Junio C Hamano | 2007-04-03 | 1 | -0/+18 | |
* | | | | | Documentation: A few minor fixes to Git User's Manual | Jakub Narebski | 2007-04-03 | 1 | -10/+10 | |
* | | | | | Hopefully final update to the draft Release Notes, preparing for 1.5.1 | Junio C Hamano | 2007-04-02 | 1 | -8/+15 |