Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update git-merge documentation. | Jakub Narebski | 2007-07-12 | 1 | -0/+1 |
* | Add documentation for --window-memory, pack.windowMemory | Brian Downing | 2007-07-12 | 1 | -0/+6 |
* | branch --track: code cleanup and saner handling of local branches | Johannes Schindelin | 2007-07-11 | 1 | -4/+1 |
* | branch.autosetupmerge: allow boolean values, or "all" | Johannes Schindelin | 2007-07-08 | 1 | -1/+4 |
* | Enable "git rerere" by the config variable rerere.enabled | Johannes Schindelin | 2007-07-06 | 1 | -0/+5 |
* | Add core.pager config variable. | Brian Gernhardt | 2007-07-04 | 1 | -0/+4 |
* | Merge branch 'maint' | Junio C Hamano | 2007-07-02 | 1 | -1/+1 |
|\ | |||||
| * | Correctly document the name of the global excludes file configuration | Michael Hendricks | 2007-07-02 | 1 | -1/+1 |
* | | Merge branch 'jc/quote' | Junio C Hamano | 2007-07-01 | 1 | -0/+12 |
|\ \ | |||||
| * | | Add core.quotepath configuration variable. | Junio C Hamano | 2007-06-24 | 1 | -0/+12 |
* | | | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 | 1 | -0/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 | 1 | -0/+7 |
* | | | [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 |