Age | Commit message (Expand) | Author | Files | Lines |
2008-05-25 | Merge branch 'mo/cvsserver' | Junio C Hamano | 1 | -6/+20 |
2008-05-23 | Add log.date config variable | Heikki Orsila | 1 | -0/+6 |
2008-05-22 | Updated status to show 'Not currently on any branch' in red | Chris Parsons | 1 | -2/+4 |
2008-05-16 | git-cvsserver: add ability to guess -kb from contents | Matthew Ogilvie | 1 | -5/+8 |
2008-05-16 | implement gitcvs.usecrlfattr | Matthew Ogilvie | 1 | -6/+17 |
2008-05-11 | Allow tracking branches to set up rebase by default. | Dustin Sallings | 1 | -0/+15 |
2008-05-08 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2008-05-08 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -1/+2 |
2008-05-08 | Merge branch 'sg/merge-options' (early part) | Junio C Hamano | 1 | -31/+1 |
2008-05-08 | Merge branch 'cc/help' | Junio C Hamano | 1 | -0/+9 |
2008-05-08 | Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull" | Dustin Sallings | 1 | -1/+2 |
2008-05-08 | Documentation/config.txt: Add git-gui options | Gustaf Hendeby | 1 | -0/+30 |
2008-05-05 | Merge branch 'pb/remote-mirror-config' | Junio C Hamano | 1 | -0/+4 |
2008-04-29 | Documentation on --git-dir and --work-tree | Liu Yubao | 1 | -1/+7 |
2008-04-26 | documentation: help: add info about "man.<tool>.cmd" config var | Christian Couder | 1 | -0/+5 |
2008-04-26 | documentation: help: add "man.<tool>.path" config variable | Christian Couder | 1 | -0/+4 |
2008-04-20 | Add a remote.*.mirror configuration option | Paolo Bonzini | 1 | -0/+4 |
2008-04-16 | Make core.sharedRepository more generic | Heikki Orsila | 1 | -1/+6 |
2008-04-12 | doc: moved merge.* config variables into separate merge-config.txt | SZEDER Gábor | 1 | -31/+1 |
2008-04-09 | Merge branch 'mk/unpack-careful' | Junio C Hamano | 1 | -0/+6 |
2008-03-30 | Allow git-cvsserver database table name prefix to be specified. | Josh Elsasser | 1 | -0/+7 |
2008-03-23 | gc --auto: raise default auto pack limit from 20 to 50 | Junio C Hamano | 1 | -1/+1 |
2008-03-15 | Merge branch 'cc/help' | Junio C Hamano | 1 | -0/+4 |
2008-03-14 | Documention: web--browse: add info about "browser.<tool>.cmd" config var | Christian Couder | 1 | -0/+5 |
2008-03-12 | gc: call "prune --expire 2.weeks.ago" by default | Johannes Schindelin | 1 | -0/+4 |
2008-03-12 | Documentation/config: typofix | Junio C Hamano | 1 | -1/+1 |
2008-03-12 | Documentation: help: explain 'man.viewer' multiple values | Christian Couder | 1 | -1/+1 |
2008-03-11 | Documentation: help: describe 'man.viewer' config variable | Christian Couder | 1 | -0/+4 |
2008-03-07 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+4 |
2008-03-07 | Merge branch 'dc/format-pretty' | Junio C Hamano | 1 | -0/+5 |
2008-03-07 | config.txt: refer to --upload-pack and --receive-pack instead of --exec | Uwe Kleine-König | 1 | -4/+4 |
2008-03-05 | Teach git mergetool to use custom commands defined at config time | Charles Bailey | 1 | -2/+23 |
2008-03-05 | Tidy up git mergetool's backup file behaviour | Charles Bailey | 1 | -0/+6 |
2008-03-05 | log/show/whatchanged: introduce format.pretty configuration | Denis Cheng | 1 | -0/+5 |
2008-03-05 | receive-pack: allow using --strict mode for unpacking objects | Martin Koegler | 1 | -0/+6 |
2008-03-04 | Revert "receive-pack: use strict mode for unpacking objects" | Junio C Hamano | 1 | -6/+0 |
2008-03-02 | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 1 | -0/+6 |
2008-02-28 | receive-pack: use strict mode for unpacking objects | Martin Koegler | 1 | -0/+6 |
2008-02-27 | Merge branch 'js/branch-track' | Junio C Hamano | 1 | -3/+7 |
2008-02-27 | Merge branch 'db/host-alias' | Junio C Hamano | 1 | -0/+11 |
2008-02-27 | Merge branch 'ae/pack-autothread' | Junio C Hamano | 1 | -0/+2 |
2008-02-24 | url rewriting: take longest and first match | Junio C Hamano | 1 | -3/+2 |
2008-02-24 | Add support for url aliases in config files | Daniel Barkalow | 1 | -0/+12 |
2008-02-24 | Merge branch 'jc/apply-whitespace' | Junio C Hamano | 1 | -0/+4 |
2008-02-23 | pack-objects: Add runtime detection of online CPU's | Andreas Ericsson | 1 | -0/+2 |
2008-02-19 | doc: documentation update for the branch track changes | Jay Soffian | 1 | -3/+7 |
2008-02-18 | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 1 | -0/+7 |
2008-02-16 | Merge branch 'sp/safecrlf' | Junio C Hamano | 1 | -0/+45 |
2008-02-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-02-11 | Document that the default of branch.autosetupmerge is true | Johannes Schindelin | 1 | -1/+1 |