Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 2008-03-02 | 1 | -0/+6 |
|\ | |||||
| * | receive-pack: use strict mode for unpacking objects | Martin Koegler | 2008-02-28 | 1 | -0/+6 |
* | | Merge branch 'js/branch-track' | Junio C Hamano | 2008-02-27 | 1 | -3/+7 |
|\ \ | |||||
| * | | doc: documentation update for the branch track changes | Jay Soffian | 2008-02-19 | 1 | -3/+7 |
* | | | Merge branch 'db/host-alias' | Junio C Hamano | 2008-02-27 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | url rewriting: take longest and first match | Junio C Hamano | 2008-02-24 | 1 | -3/+2 |
| * | | | Add support for url aliases in config files | Daniel Barkalow | 2008-02-24 | 1 | -0/+12 |
* | | | | Merge branch 'ae/pack-autothread' | Junio C Hamano | 2008-02-27 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | pack-objects: Add runtime detection of online CPU's | Andreas Ericsson | 2008-02-23 | 1 | -0/+2 |
* | | | | | Merge branch 'jc/apply-whitespace' | Junio C Hamano | 2008-02-24 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | core.whitespace: cr-at-eol | Junio C Hamano | 2008-02-05 | 1 | -0/+4 |
* | | | | | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 2008-02-18 | 1 | -0/+7 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'sp/safecrlf' | Junio C Hamano | 2008-02-16 | 1 | -0/+45 |
|\ \ \ \ | |||||
| * | | | | safecrlf: Add mechanism to warn about irreversible crlf conversions | Steffen Prohaska | 2008-02-06 | 1 | -0/+45 |
| |/ / / | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-11 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Document that the default of branch.autosetupmerge is true | Johannes Schindelin | 2008-02-11 | 1 | -1/+1 |
| |/ / | |||||
* | | | Introduce the config variable pack.packSizeLimit | Johannes Schindelin | 2008-02-09 | 1 | -0/+6 |
|/ / | |||||
* | | instaweb: use 'browser.<tool>.path' config option if it's set. | Christian Couder | 2008-01-29 | 1 | -1/+2 |
* | | Documentation: config: add "browser.<tool>.path". | Christian Couder | 2008-01-29 | 1 | -0/+4 |
|/ | |||||
* | Fix git-rerere documentation | Junio C Hamano | 2008-01-14 | 1 | -2/+2 |
* | Document some default values in config.txt | Michele Ballabio | 2008-01-11 | 1 | -6/+9 |
* | Documentation: config: add 'help.*' and 'instaweb.*' variables. | Christian Couder | 2008-01-07 | 1 | -0/+33 |
* | Document the color.interactive semantics | Jeff King | 2008-01-06 | 1 | -1/+2 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -63/+63 |
* | Merge branch 'maint' of git://linux-nfs.org/~bfields/git | Junio C Hamano | 2007-12-31 | 1 | -1/+1 |
|\ | |||||
| * | Documentation: fix remote.<name>.skipDefaultUpdate description | J. Bruce Fields | 2007-12-31 | 1 | -1/+1 |
* | | Fix some documentation typos. | Ralf Wildenhues | 2007-12-18 | 1 | -1/+1 |
* | | Document diff.external and mergetool.<tool>.path | Johannes Schindelin | 2007-12-17 | 1 | -0/+11 |
* | | whitespace: fix config.txt description of indent-with-non-tab | J. Bruce Fields | 2007-12-16 | 1 | -1/+1 |
* | | Merge branch 'jc/spht' | Junio C Hamano | 2007-12-09 | 1 | -2/+16 |
|\ \ | |||||
| * | | core.whitespace: documentation updates. | Junio C Hamano | 2007-11-24 | 1 | -2/+16 |
* | | | add status.relativePaths config variable | Jeff King | 2007-12-08 | 1 | -0/+6 |
* | | | Color support for "git-add -i" | Junio C Hamano | 2007-12-05 | 1 | -0/+12 |
* | | | Documentation: color.* = true means "auto" | Junio C Hamano | 2007-12-05 | 1 | -7/+7 |
* | | | Documentation: rerere is enabled by default these days. | Junio C Hamano | 2007-12-04 | 1 | -1/+3 |
* | | | Add remote.<name>.proxy | Sam Vilain | 2007-12-03 | 1 | -1/+7 |
* | | | Allow HTTP proxy to be overridden in config | Sam Vilain | 2007-12-03 | 1 | -0/+4 |
* | | | Teach 'git pull' about --rebase | Johannes Schindelin | 2007-11-28 | 1 | -0/+7 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-11-20 | 1 | -2/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | config: clarify compression defaults | Brian Downing | 2007-11-20 | 1 | -1/+5 |
| * | | config: correct core.loosecompression documentation | Brian Downing | 2007-11-20 | 1 | -1/+1 |
* | | | Merge branch 'bg/format-patch-N' | Junio C Hamano | 2007-11-14 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | format-patch: Add configuration and off switch for --numbered | Brian Gernhardt | 2007-11-04 | 1 | -0/+6 |
* | | | | Merge branch 'jc/clean-config' | Junio C Hamano | 2007-11-07 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | clean: require -f to do damage by default | Junio C Hamano | 2007-11-04 | 1 | -2/+2 |
| |/ / | |||||
* | | | make the pack index version configurable | Nicolas Pitre | 2007-11-02 | 1 | -0/+9 |
| |/ |/| | |||||
* | | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 2007-10-16 | 1 | -3/+22 |
|\ \ | |||||
| * | | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 2007-10-15 | 1 | -2/+2 |
| * | | Merge branch 'lh/merge' | Junio C Hamano | 2007-10-03 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | git-merge: add support for branch.<name>.mergeoptions | Lars Hjemli | 2007-09-23 | 1 | -0/+6 |