| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | | cvsserver: Don't lie about binary mode in asciidoc documentation | Frank Lichtenheld | 2007-03-31 | 1 | -3/+5 |
* | | | | | Update draft release notes for 1.5.1 | Junio C Hamano | 2007-03-30 | 1 | -1/+6 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-29 | 2 | -9/+9 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES. | Gerrit Pape | 2007-03-29 | 1 | -8/+8 |
| * | | | | Documentation/git-svnimport.txt: fix typo. | Gerrit Pape | 2007-03-29 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of git://repo.or.cz/git/mergetool.git | Junio C Hamano | 2007-03-29 | 1 | -5/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fix minor formatting issue in man page for git-mergetool | Theodore Ts'o | 2007-03-29 | 1 | -5/+5 |
* | | | | | Update main git.html page to point at 1.5.0.6 documentation | Junio C Hamano | 2007-03-28 | 1 | -1/+3 |
* | | | | | Merge branch 'maint' to synchronize with 1.5.0.6 | Junio C Hamano | 2007-03-28 | 1 | -0/+22 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | GIT 1.5.0.6v1.5.0.6 | Junio C Hamano | 2007-03-28 | 1 | -0/+22 |
* | | | | | Document git-log --first-parent | Junio C Hamano | 2007-03-27 | 1 | -0/+5 |
| |/ / /
|/| | | |
|
* | | | | GIT 1.5.1-rc2v1.5.1-rc2 | Junio C Hamano | 2007-03-25 | 1 | -13/+40 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-25 | 4 | -453/+416 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint | Junio C Hamano | 2007-03-25 | 4 | -453/+416 |
| |\ \ \ |
|
| | * | | | user-manual: introduce "branch" and "branch head" differently | J. Bruce Fields | 2007-03-18 | 1 | -22/+21 |
| | * | | | glossary: clean up cross-references | J. Bruce Fields | 2007-03-18 | 1 | -29/+29 |