aboutsummaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAge
* Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-11
* Merge branch 'maint'Junio C Hamano2008-05-08
|\
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-08
| |\
| | * Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings2008-05-08
* | | Merge branch 'sg/merge-options' (early part)Junio C Hamano2008-05-08
|\ \ \
| * | | doc: moved merge.* config variables into separate merge-config.txtSZEDER Gábor2008-04-12
* | | | Merge branch 'cc/help'Junio C Hamano2008-05-08
|\ \ \ \
| * | | | documentation: help: add info about "man.<tool>.cmd" config varChristian Couder2008-04-26
| * | | | documentation: help: add "man.<tool>.path" config variableChristian Couder2008-04-26
* | | | | Documentation/config.txt: Add git-gui optionsGustaf Hendeby2008-05-08
* | | | | Merge branch 'pb/remote-mirror-config'Junio C Hamano2008-05-05
|\ \ \ \ \
| * | | | | Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-20
| | |/ / / | |/| | |
* | | | | Documentation on --git-dir and --work-treeLiu Yubao2008-04-29
| |/ / / |/| | |
* | | | Make core.sharedRepository more genericHeikki Orsila2008-04-16
|/ / /
* | | Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-09
|\ \ \ | |/ / |/| |
| * | receive-pack: allow using --strict mode for unpacking objectsMartin Koegler2008-03-05
* | | Allow git-cvsserver database table name prefix to be specified.Josh Elsasser2008-03-30
* | | gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano2008-03-23
* | | Merge branch 'cc/help'Junio C Hamano2008-03-15
|\ \ \
| * | | Documentation: help: explain 'man.viewer' multiple valuesChristian Couder2008-03-12
| * | | Documentation: help: describe 'man.viewer' config variableChristian Couder2008-03-11
* | | | Documention: web--browse: add info about "browser.<tool>.cmd" config varChristian Couder2008-03-14
* | | | gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-12
* | | | Documentation/config: typofixJunio C Hamano2008-03-12
|/ / /
* | | Merge branch 'maint'Junio C Hamano2008-03-07
|\ \ \ | | |/ | |/|
| * | config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König2008-03-07
* | | Merge branch 'dc/format-pretty'Junio C Hamano2008-03-07
|\ \ \
| * | | log/show/whatchanged: introduce format.pretty configurationDenis Cheng2008-03-05
| | |/ | |/|
* | | Teach git mergetool to use custom commands defined at config timeCharles Bailey2008-03-05
* | | Tidy up git mergetool's backup file behaviourCharles Bailey2008-03-05
|/ /
* | Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano2008-03-04
* | Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-03-02
|\ \
| * | receive-pack: use strict mode for unpacking objectsMartin Koegler2008-02-28
| |/
* | Merge branch 'js/branch-track'Junio C Hamano2008-02-27
|\ \
| * | doc: documentation update for the branch track changesJay Soffian2008-02-19
* | | Merge branch 'db/host-alias'Junio C Hamano2008-02-27
|\ \ \
| * | | url rewriting: take longest and first matchJunio C Hamano2008-02-24
| * | | Add support for url aliases in config filesDaniel Barkalow2008-02-24
* | | | Merge branch 'ae/pack-autothread'Junio C Hamano2008-02-27
|\ \ \ \
| * | | | pack-objects: Add runtime detection of online CPU'sAndreas Ericsson2008-02-23
* | | | | Merge branch 'jc/apply-whitespace'Junio C Hamano2008-02-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | core.whitespace: cr-at-eolJunio C Hamano2008-02-05
* | | | | Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-18
| |/ / / |/| | |
* | | | Merge branch 'sp/safecrlf'Junio C Hamano2008-02-16
|\ \ \ \
| * | | | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-06
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2008-02-11
|\ \ \ \ | | |_|/ | |/| |
| * | | Document that the default of branch.autosetupmerge is trueJohannes Schindelin2008-02-11
| |/ /
* | | Introduce the config variable pack.packSizeLimitJohannes Schindelin2008-02-09
|/ /
* | instaweb: use 'browser.<tool>.path' config option if it's set.Christian Couder2008-01-29
* | Documentation: config: add "browser.<tool>.path".Christian Couder2008-01-29
|/