Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool | Dan McGee | 2007-06-10 | 1 | -1/+1 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -2/+0 |
* | Merge branch 'np/pack' | Junio C Hamano | 2007-06-02 | 1 | -0/+9 |
|\ | |||||
| * | builtin-pack-object: cache small deltas | Martin Koegler | 2007-05-29 | 1 | -0/+4 |
| * | git-pack-objects: cache small deltas between big objects | Martin Koegler | 2007-05-29 | 1 | -0/+5 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-06-02 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | Create a new manpage for the gitignore format, and reference it elsewhere | Josh Triplett | 2007-06-02 | 1 | -1/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-05-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-23 | 1 | -1/+1 |
| |\ | |||||
| | * | Documentation: fix git-config.xml generation | James Bowes | 2007-05-23 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-05-23 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-23 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | Document branch.autosetupmerge. | Paolo Bonzini | 2007-05-22 | 1 | -0/+7 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-05-21 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-21 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | git-status: respect core.excludesFile | Johannes Schindelin | 2007-05-21 | 1 | -0/+5 |
* | | | Merge branch 'dh/pack' | Junio C Hamano | 2007-05-20 | 1 | -2/+15 |
|\ \ \ | |||||
| * | | | Custom compression levels for objects and packs | Dana How | 2007-05-10 | 1 | -2/+15 |
| |/ / | |||||
* | | | Merge branch 'np/pack' | Junio C Hamano | 2007-05-20 | 1 | -13/+0 |
|\ \ \ | |||||
| * | | | deprecate the new loose object header format | Nicolas Pitre | 2007-05-10 | 1 | -13/+0 |
| |/ / | |||||
* | | | Add --aggressive option to 'git gc' | Theodore Tso | 2007-05-10 | 1 | -0/+5 |
|/ / | |||||
* | | Increase pack.depth default to 50 | Theodore Ts'o | 2007-05-08 | 1 | -1/+1 |
* | | Add pack.depth option to git-pack-objects. | Theodore Ts'o | 2007-05-08 | 1 | -0/+4 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-05-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Document 'opendiff' value in config.txt and git-mergetool.txt | Arjen Laarhoven | 2007-05-03 | 1 | -1/+1 |
* | | Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL | Josh Triplett | 2007-04-29 | 1 | -2/+2 |
* | | Add clean.requireForce option, and add -f option to git-clean to override it | Josh Triplett | 2007-04-23 | 1 | -0/+4 |
* | | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-21 | 1 | -0/+13 |
|\ \ | |||||
| * | | Document gitattributes(5) | Junio C Hamano | 2007-04-19 | 1 | -0/+13 |
| |/ | |||||
* | | Merge branch 'fl/cvsserver' | Junio C Hamano | 2007-04-17 | 1 | -0/+26 |
|\ \ | |/ |/| | |||||
| * | config.txt: Add gitcvs.db* variables | Frank Lichtenheld | 2007-04-13 | 1 | -0/+27 |
* | | 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 |
|/ | |||||
* | Limit the size of the new delta_base_cache | Shawn O. Pearce | 2007-03-18 | 1 | -0/+13 |
* | mergetool: Add support for vimdiff. | James Bowes | 2007-03-18 | 1 | -1/+1 |
* | git-fetch, git-branch: Support local --track via a special remote '.' | Paolo Bonzini | 2007-03-16 | 1 | -0/+4 |
* | Add git-mergetool to run an appropriate merge conflict resolution program | Theodore Ts'o | 2007-03-13 | 1 | -0/+5 |
* | Merge branch 'js/symlink' | Junio C Hamano | 2007-03-04 | 1 | -0/+7 |
|\ | |||||
| * | Add core.symlinks to mark filesystems that do not support symbolic links. | Johannes Sixt | 2007-03-02 | 1 | -0/+7 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-03-03 | 1 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | Document the config variable format.suffix | Johannes Schindelin | 2007-03-03 | 1 | -0/+5 |
* | | Documentation: document remote.<name>.tagopt | Aneesh Kumar K.V | 2007-02-26 | 1 | -0/+4 |
* | | Merge branch 'js/etc-config' | Junio C Hamano | 2007-02-24 | 1 | -1/+2 |
|\ \ | |||||
| * | | config: read system-wide defaults from /etc/gitconfig | Johannes Schindelin | 2007-02-19 | 1 | -1/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-02-24 | 1 | -4/+11 |
|\ \ \ | | |/ | |/| | |||||
| * | | core.legacyheaders: Use the description used in RelNotes-1.5.0 | Santi BĂ©jar | 2007-02-24 | 1 | -4/+11 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-02-22 | 1 | -0/+12 |
|\ \ \ | |/ / | |||||
| * | | Document the new core.bare configuration option. | Shawn O. Pearce | 2007-02-21 | 1 | -0/+12 |
| |/ |