558 Commits (5a2df368c26e4a993db9d09f221af1063d0fe9a8)

Author SHA1 Message Date
Matthieu Moy 395de250d9 Expand ~ and ~user in core.excludesfile, commit.template 15 years ago
Daniel Barkalow c578f51d52 Add a config option for remotes to specify a foreign vcs 15 years ago
Matthew Ogilvie ff68668695 core.autocrlf documentation: mention the crlf attribute 15 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 15 years ago
Björn Gustavsson 7cc91a2f71 Add the configuration option skipFetchAll 15 years ago
Shawn O. Pearce de1a2fdd38 Smart push over HTTP: client side 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Junio C Hamano 77e3efbf43 receive-pack: run "gc --auto --quiet" and optionally "update-server-info" 15 years ago
Johannes Schindelin a97a74686d Introduce commit notes 15 years ago
Jonathan Nieder 25dcc0d64b Documentation: clarify mergeoptions description 15 years ago
Jeff King edf563fbaa status: make "how to stage" messages optional 16 years ago
Jeff King 75194438f4 push: make non-fast-forward help message configurable 16 years ago
Josh Triplett 1c2eafb89b Add url.<base>.pushInsteadOf: URL rewriting for push only 16 years ago
Junio C Hamano aeb84b05ae core.whitespace: split trailing-space into blank-at-{eol,eof} 16 years ago
Junio C Hamano 77b15bbd88 apply --whitespace=warn/error: diagnose blank at EOF 16 years ago
Nguyễn Thái Ngọc Duy 08aefc9e47 unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout 16 years ago
Ori Avtalion 57f6ec0290 Change mentions of "git programs" to "git commands" 16 years ago
Nicolas Pitre 5749b0b2f9 don't let the delta cache grow unbounded in 'git repack' 16 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 16 years ago
Stephen Boyd 5c6d8bb290 config.txt: document add.ignore-errors 16 years ago
Nanako Shiraishi 2ceb639f93 Documentation/config.txt: a variable can be defined on the section header line 16 years ago
Yann Dirson 65180c6618 List send-email config options in config.txt. 16 years ago
Sitaram Chamarty 595b8dbfee Documentation: update description of shell aliases 16 years ago
Mark Lodato 754ae192a4 http.c: add http.sslCertPasswordProtected option 16 years ago
Michael J Gruber 203462347f Allow push and fetch urls to be different 16 years ago
Stephen Boyd 13bd213408 config.txt: document add.ignore-errors 16 years ago
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
Markus Heidelberg ab07ba2a24 show-branch: color the commit status signs 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