summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
AgeCommit message (Expand)Author
2009-04-12Merge branch 'sb/doc-upstream-branch'Junio C Hamano
2009-04-08Documentation: Introduce "upstream branch"Santi Béjar
2009-04-06Documentation: branch.*.merge can also affect 'git-push'Santi Béjar
2009-04-06Add configuration variable for sign-off to format-patchHeiko Voigt
2009-03-30Documentation: push.default applies to all remotesSanti Béjar
2009-03-30Documentation: enhance branch.<name>.{remote,merge}Santi Béjar
2009-03-26Merge branch 'fg/push-default'Junio C Hamano
2009-03-18Merge branch 'rs/color-grep'Junio C Hamano
2009-03-17config.txt: Describe special 'none' handling in core.gitProxy.Emil Sit
2009-03-17New config push.default to decide default behavior for pushFinn Arne Gangstad
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen
2009-03-11Merge branch 'tv/rebase-stat'Junio C Hamano
2009-03-07grep: add support for coloring with external grepsRené Scharfe
2009-03-07grep: color patterns in outputRené Scharfe
2009-03-03git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø
2009-02-22format-patch: support deep threadingThomas Rast
2009-02-15Merge branch 'ms/mailmap'Junio C Hamano
2009-02-11Revert "Merge branch 'js/notes'"Junio C Hamano
2009-02-08Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen
2009-02-07Merge branch 'tr/add-p-single'Junio C Hamano
2009-02-06Merge branch 'js/notes'Junio C Hamano
2009-02-06add -p: print errors in separate colorThomas Rast
2009-02-06add -p: prompt for single charactersThomas Rast
2009-01-26Merge branch 'js/diff-color-words'Junio C Hamano
2009-01-22Change the spelling of "wordregex".Boyd Stephen Smith Jr
2009-01-21Merge branch 'maint'Junio C Hamano
2009-01-21color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr
2009-01-21Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin
2009-01-14Merge branch 'fe/cvsserver'Junio C Hamano
2009-01-14Merge branch 'np/no-loosen-prune-expire-now'Junio C Hamano
2009-01-13notes: fix core.notesRef documentationThomas Rast
2009-01-03cvsserver: add option to configure commit messageFabian Emmes
2009-01-01Merge branch 'cb/mergetool'Junio C Hamano
2009-01-01objects to be pruned immediately don't have to be loosenedNicolas Pitre
2008-12-22Make help entries alphabeticalRichard Hartmann
2008-12-21Introduce commit notesJohannes Schindelin
2008-12-15Documentation: Describe git-gui Tools menu configuration options.Alexander Gavrilov
2008-12-13mergetool: Don't keep temporary merge files unless told toCharles Bailey
2008-11-28Merge branch 'lt/preload-lstat'Junio C Hamano
2008-11-27Fix typos in the documentation.Ralf Wildenhues
2008-11-26Merge branch 'mm/maint-sort-config-doc' into mm/sort-config-docJunio C Hamano
2008-11-26config.txt: alphabetize configuration sectionsMatt McCutchen
2008-11-15Documentation: New GUI configuration and command-line options.Alexander Gavrilov
2008-11-15Add -y/--no-prompt option to mergetoolCharles Bailey
2008-11-15Add cache preload facilityLinus Torvalds
2008-11-09receive-pack: detect push to current branch of non-bare repoJeff King
2008-11-02Introduce receive.denyDeletesJan Krüger
2008-10-19Merge branch 'ml/cygwin-filemode'Junio C Hamano
2008-10-18format-patch: autonumber by defaultBrian Gernhardt
2008-10-13compat/cygwin.c - Use cygwin's stat if core.filemode == trueMark Levedahl