summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
AgeCommit message (Expand)Author
2007-10-03Sync with GIT 1.5.3.4Junio C Hamano
2007-10-02Fix typo in config.txtJohannes Schindelin
2007-09-24git-merge: add support for branch.<name>.mergeoptionsLars Hjemli
2007-09-19Make fetch a builtinDaniel Barkalow
2007-09-18git-gc --auto: run "repack -A -d -l" as necessary.Junio C Hamano
2007-09-18git-gc --auto: add documentation.Junio C Hamano
2007-09-10threaded delta search: add pack.threads config variableNicolas Pitre
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano
2007-09-01git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano
2007-08-25Documentation: Correct various misspellings and typos.Brian Hetro
2007-08-25Documentation: For consistency, use CVS instead of cvs.Brian Hetro
2007-08-22Documentation: update tar.umask defaultRené Scharfe
2007-08-19Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström
2007-08-03Fix documentation for core.gitproxy to reflect codeDavid Symonds
2007-07-26Document commit.template configuration variable.Brian Gernhardt
2007-07-22Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben
2007-07-13Update git-merge documentation.Jakub Narebski
2007-07-12Add documentation for --window-memory, pack.windowMemoryBrian Downing
2007-07-11branch --track: code cleanup and saner handling of local branchesJohannes Schindelin
2007-07-09branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin
2007-07-07Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin
2007-07-04Add core.pager config variable.Brian Gernhardt
2007-07-03Merge branch 'maint'Junio C Hamano
2007-07-03Correctly document the name of the global excludes file configurationMichael Hendricks
2007-07-01Merge branch 'jc/quote'Junio C Hamano
2007-07-01Merge branch 'ei/worktree+filter'Junio C Hamano
2007-06-24Add core.quotepath configuration variable.Junio C Hamano
2007-06-10[PATCH] git-mergetool: Allow gvimdiff to be used as a mergetoolDan McGee
2007-06-07War on whitespaceJunio C Hamano
2007-06-06introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer
2007-06-02Merge branch 'np/pack'Junio C Hamano
2007-06-02Merge branch 'maint'Junio C Hamano
2007-06-02Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett
2007-05-29builtin-pack-object: cache small deltasMartin Koegler
2007-05-29git-pack-objects: cache small deltas between big objectsMartin Koegler
2007-05-24Merge branch 'maint'Junio C Hamano
2007-05-24Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-24Documentation: fix git-config.xml generationJames Bowes
2007-05-23Merge branch 'maint'Junio C Hamano
2007-05-23Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-23Document branch.autosetupmerge.Paolo Bonzini
2007-05-22Merge branch 'maint'Junio C Hamano
2007-05-22Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-22git-status: respect core.excludesFileJohannes Schindelin
2007-05-20Merge branch 'dh/pack'Junio C Hamano
2007-05-20Merge branch 'np/pack'Junio C Hamano
2007-05-10Add --aggressive option to 'git gc'Theodore Tso
2007-05-10Custom compression levels for objects and packsDana How
2007-05-10deprecate the new loose object header formatNicolas Pitre