summaryrefslogtreecommitdiffstats
path: root/Documentation/config.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-12-311-1/+1
|\
| * Documentation: fix remote.<name>.skipDefaultUpdate descriptionJ. Bruce Fields2007-12-311-1/+1
* | Fix some documentation typos.Ralf Wildenhues2007-12-181-1/+1
* | Document diff.external and mergetool.<tool>.pathJohannes Schindelin2007-12-181-0/+11
* | whitespace: fix config.txt description of indent-with-non-tabJ. Bruce Fields2007-12-161-1/+1
* | Merge branch 'jc/spht'Junio C Hamano2007-12-091-2/+16
|\ \
| * | core.whitespace: documentation updates.Junio C Hamano2007-11-251-2/+16
* | | add status.relativePaths config variableJeff King2007-12-081-0/+6
* | | Color support for "git-add -i"Junio C Hamano2007-12-061-0/+12
* | | Documentation: color.* = true means "auto"Junio C Hamano2007-12-061-7/+7
* | | Documentation: rerere is enabled by default these days.Junio C Hamano2007-12-041-1/+3
* | | Add remote.<name>.proxySam Vilain2007-12-041-1/+7
* | | Allow HTTP proxy to be overridden in configSam Vilain2007-12-041-0/+4
* | | Teach 'git pull' about --rebaseJohannes Schindelin2007-11-291-0/+7
* | | Merge branch 'maint'Junio C Hamano2007-11-211-2/+6
|\ \ \ | | |/ | |/|
| * | config: clarify compression defaultsBrian Downing2007-11-201-1/+5
| * | config: correct core.loosecompression documentationBrian Downing2007-11-201-1/+1
* | | Merge branch 'bg/format-patch-N'Junio C Hamano2007-11-141-0/+6
|\ \ \
| * | | format-patch: Add configuration and off switch for --numberedBrian Gernhardt2007-11-041-0/+6
* | | | Merge branch 'jc/clean-config'Junio C Hamano2007-11-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | clean: require -f to do damage by defaultJunio C Hamano2007-11-041-2/+2
| |/ /
* | / make the pack index version configurableNicolas Pitre2007-11-021-0/+9
| |/ |/|
* | Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-161-3/+22
|\ \
| * | Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-161-2/+2
| * | Merge branch 'lh/merge'Junio C Hamano2007-10-031-0/+6
| |\ \
| | * | git-merge: add support for branch.<name>.mergeoptionsLars Hjemli2007-09-241-0/+6
| * | | Merge branch 'jc/autogc'Junio C Hamano2007-10-031-0/+13
| |\ \ \
| | * | | git-gc --auto: run "repack -A -d -l" as necessary.Junio C Hamano2007-09-181-0/+6
| | * | | git-gc --auto: add documentation.Junio C Hamano2007-09-181-0/+7
| * | | | Sync with GIT 1.5.3.4Junio C Hamano2007-10-031-1/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Fix typo in config.txtJohannes Schindelin2007-10-031-1/+1
| | |/
* | / Make fetch a builtinDaniel Barkalow2007-09-191-4/+5
|/ /
* / threaded delta search: add pack.threads config variableNicolas Pitre2007-09-101-1/+9
|/
* Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2007-09-011-6/+6
* git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano2007-09-011-0/+10
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-251-6/+6
* Documentation: For consistency, use CVS instead of cvs.Brian Hetro2007-08-251-2/+2
* Documentation: update tar.umask defaultRené Scharfe2007-08-231-9/+5
* Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström2007-08-201-1/+1
* Fix documentation for core.gitproxy to reflect codeDavid Symonds2007-08-031-1/+1
* Document commit.template configuration variable.Brian Gernhardt2007-07-271-0/+3
* Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano2007-07-221-2/+2
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-201-0/+8
* Update git-merge documentation.Jakub Narebski2007-07-131-0/+1
* Add documentation for --window-memory, pack.windowMemoryBrian Downing2007-07-121-0/+6
* branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-121-4/+1
* branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-091-1/+4
* Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-07-071-0/+5
* Add core.pager config variable.Brian Gernhardt2007-07-041-0/+4
* Merge branch 'maint'Junio C Hamano2007-07-031-1/+1
|\