summaryrefslogtreecommitdiffstats
path: root/Documentation/config.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Correctly document the name of the global excludes file configurationMichael Hendricks2007-07-031-1/+1
* | Merge branch 'jc/quote'Junio C Hamano2007-07-011-0/+12
|\ \
| * | Add core.quotepath configuration variable.Junio C Hamano2007-06-251-0/+12
* | | Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-011-0/+7
|\ \ \ | |/ / |/| |
| * | introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-071-0/+7
* | | [PATCH] git-mergetool: Allow gvimdiff to be used as a mergetoolDan McGee2007-06-101-1/+1
* | | War on whitespaceJunio C Hamano2007-06-071-2/+0
|/ /
* | Merge branch 'np/pack'Junio C Hamano2007-06-021-0/+9
|\ \
| * | builtin-pack-object: cache small deltasMartin Koegler2007-05-291-0/+4
| * | git-pack-objects: cache small deltas between big objectsMartin Koegler2007-05-291-0/+5
* | | Merge branch 'maint'Junio C Hamano2007-06-021-1/+2
|\ \ \ | |/ / |/| / | |/
| * Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett2007-06-021-1/+2
* | Merge branch 'maint'Junio C Hamano2007-05-241-1/+1
|\|
| * Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-241-1/+1
| |\
| | * Documentation: fix git-config.xml generationJames Bowes2007-05-241-1/+1
* | | Merge branch 'maint'Junio C Hamano2007-05-231-0/+7
|\| |
| * | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-231-0/+7
| |\|
| | * Document branch.autosetupmerge.Paolo Bonzini2007-05-231-0/+7
* | | Merge branch 'maint'Junio C Hamano2007-05-221-0/+5
|\| |
| * | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-221-0/+5
| |\|
| | * git-status: respect core.excludesFileJohannes Schindelin2007-05-221-0/+5
* | | Merge branch 'dh/pack'Junio C Hamano2007-05-201-2/+15
|\ \ \