333 Commits (6345d7a0d151afc3d2a10ada3ecacf54c3fee2d0)

Author SHA1 Message Date
Johannes Schindelin 348df16679 Rename core.unreliableHardlinks to core.createObject 16 years ago
Johannes Schindelin be66a6c43d Add an option not to use link(src, dest) && unlink(src) when that is unreliable 16 years ago
Stephen Boyd 66e35fcb79 config.txt: Make configuration paragraph more consistent 16 years ago
Stephen Boyd b7ee2266fe config.txt: clarify sentences in the configuration and syntax sections 16 years ago
Stephen Boyd 773002a78c config.txt: add missing 'the's and make words plural 16 years ago
Stephen Boyd fd1ff306b7 Documentation: use lowercase for shallow and deep threading 16 years ago
Stephen Boyd 48d3448dd5 config.txt: add missing format.{subjectprefix,cc,attach} variables 16 years ago
Johan Herland 098082fb78 Update docs on behaviour of 'core.sharedRepository' and 'git init --shared' 16 years ago
Michał Kiedrowicz 0cbcf7ad71 Documentation: boolean value may be given by on/off 16 years ago
David Aguilar a904392eae difftool: add support for a difftool.prompt config variable 16 years ago
David Aguilar afcbc8e7ec difftool: move 'git-difftool' out of contrib 16 years ago
Santi Béjar e892dc713e Documentation: Introduce "upstream branch" 16 years ago
Santi Béjar 5c9c990341 Documentation: branch.*.merge can also affect 'git-push' 16 years ago
Heiko Voigt 1d1876e930 Add configuration variable for sign-off to format-patch 16 years ago
Santi Béjar 01eadafccb Documentation: push.default applies to all remotes 16 years ago
Santi Béjar 76d3cc50b5 Documentation: enhance branch.<name>.{remote,merge} 16 years ago
Emil Sit 642d0844b9 config.txt: Describe special 'none' handling in core.gitProxy. 16 years ago
Finn Arne Gangstad 521537476f New config push.default to decide default behavior for push 16 years ago
Chris Johnsen dcb11263bc Documentation: remove extra quoting/emphasis around literal texts 16 years ago
René Scharfe a94982ef39 grep: add support for coloring with external greps 16 years ago
René Scharfe 7e8f59d577 grep: color patterns in output 16 years ago
Tor Arne Vestbø a9c3821ca2 git-rebase: Add --stat and --no-stat for producing diffstat on rebase 16 years ago
Thomas Rast 30984ed2e9 format-patch: support deep threading 16 years ago
Junio C Hamano 954cfb5cfd Revert "Merge branch 'js/notes'" 16 years ago
Marius Storm-Olsen d551a48816 Add mailmap.file as configurational option for mailmap location 16 years ago
Thomas Rast a301973641 add -p: print errors in separate color 16 years ago
Thomas Rast ca6ac7f135 add -p: prompt for single characters 16 years ago
Boyd Stephen Smith Jr ae3b970ac3 Change the spelling of "wordregex". 16 years ago
Boyd Stephen Smith Jr 98a4d87b87 color-words: Support diff.wordregex config option 16 years ago
Johannes Schindelin 950db8798d Rename diff.suppress-blank-empty to diff.suppressBlankEmpty 16 years ago
Thomas Rast bb1dff9def notes: fix core.notesRef documentation 16 years ago
Fabian Emmes 280514e1df cvsserver: add option to configure commit message 16 years ago
Nicolas Pitre 8e8daf3363 objects to be pruned immediately don't have to be loosened 16 years ago
Richard Hartmann 5fdb709835 Make help entries alphabetical 16 years ago
Johannes Schindelin 879ef2485d Introduce commit notes 16 years ago
Alexander Gavrilov 390c3480b2 Documentation: Describe git-gui Tools menu configuration options. 16 years ago
Charles Bailey 162eba8b43 mergetool: Don't keep temporary merge files unless told to 16 years ago
Ralf Wildenhues 76bac89036 Fix typos in the documentation. 16 years ago
Matt McCutchen b0f34c3d67 config.txt: alphabetize configuration sections 16 years ago
Alexander Gavrilov a2df1fb2e5 Documentation: New GUI configuration and command-line options. 16 years ago
Charles Bailey 682b451f84 Add -y/--no-prompt option to mergetool 16 years ago
Linus Torvalds 671c9b7e31 Add cache preload facility 16 years ago
Jeff King 986e82396a receive-pack: detect push to current branch of non-bare repo 16 years ago
Jan Krüger a240de1137 Introduce receive.denyDeletes 16 years ago
Brian Gernhardt a567fdcb01 format-patch: autonumber by default 16 years ago
Mark Levedahl 7faee6b8de compat/cygwin.c - Use cygwin's stat if core.filemode == true 16 years ago
Dmitry Potapov adbc0b6b6e cygwin: Use native Win32 API for stat 16 years ago
Chris Frey fee75457fc Documentation: clarify the details of overriding LESS via core.pager 16 years ago
Alex Riesen f0e90716d4 Add help.autocorrect to enable/disable autocorrecting 16 years ago
Teemu Likonen 1707adb7f2 config.txt: Add missing colons after option name 16 years ago