406 Commits (112dd5146589ecb76d52bf349bd51dbe2936e936)

Author SHA1 Message Date
Jeff King b706fcfe93 commit: allow suppression of implicit identity advice 15 years ago
Junio C Hamano bbc09c22b9 grep: rip out support for external grep 15 years ago
James P. Howard, II bed575e400 commit: support commit.status, --status, and --no-status 15 years ago
Matthieu Moy d38a30df7d Be more user-friendly when refusing to do something because of conflict. 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Thomas Rast ca768288b6 Documentation: format full commands in typewriter font 15 years ago
Jonathan Nieder 578b62bfa2 Documentation: tiny git config manual tweaks 15 years ago
Jonathan Nieder efc266e8ae Documentation: git gc packs refs by default now 15 years ago
Junio C Hamano 525ecd26c6 Remove http.authAny 15 years ago
Nguyễn Thái Ngọc Duy f5e025a9d5 Documentation: always respect core.worktree if set 15 years ago
Bert Wesarg 89cb73a19a Give the hunk comment its own color 15 years ago
Martin Storsjö b8ac923010 Add an option for using any HTTP authentication scheme, not only basic 15 years ago
Tay Ray Chuan ad75ebe5b3 http: maintain curl sessions 15 years ago
Matthew Ogilvie 7b357240f0 config documentation: some configs are auto-set by git-init 15 years ago
Matthieu Moy 4c371f9127 merge-recursive: point the user to commit when file would be overwritten. 15 years ago
Junio C Hamano 0f7fb21a7a Documentation: avoid xmlto input error 15 years ago
Matthieu Moy df2a79f422 expand_user_path: expand ~ to $HOME, not to the actual homedir. 15 years ago
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