431 Commits (ebef82776512f56eec4b6ac98b076369eb5a93fa)

Author SHA1 Message Date
Will Palmer c308b9c25d documentation: clarify direction of core.autocrlf 15 years ago
Jay Soffian f78683f3a8 Documentation/config.txt: default gc.aggressiveWindow is 250, not 10 15 years ago
Thomas Rast 7d182f52f1 Documentation: receive.denyCurrentBranch defaults to 'refuse' 15 years ago
Thomas Rast 6956f858f6 notes: implement helpers needed for note copying during rewrite 15 years ago
Thomas Rast 894a9d333e Support showing notes from more than one notes tree 15 years ago
Mark Lodato 00588bb5cd grep: Colorize selected, context, and function lines 15 years ago
Mark Lodato 55f638bdc6 grep: Colorize filename, line number, and separator 15 years ago
Mark Lodato c0d3a38293 Remove reference to GREP_COLORS from documentation 15 years ago
Stefan-W. Hahn e80d4cbefc git-am: Add am.keepcr and --no-keep-cr to override it 15 years ago
Steven Drake d8a8488d56 Add a "TEMPLATE DIRECTORY" section to git-init[1]. 15 years ago
Nicolas Pitre 07cf0f2407 make --max-pack-size argument to 'git pack-object' count in bytes 15 years ago
Shawn O. Pearce 5eef828bc0 fast-import: Stream very large blobs directly to pack 15 years ago
Junio C Hamano 13be3e31f1 Reword "detached HEAD" notification 15 years ago
Thomas Rast 88955ed247 Documentation: add missing :: in config.txt 15 years ago
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
Jonathan Nieder 63487e14c8 Documentation: tiny git config manual tweaks 15 years ago
Jonathan Nieder 2e294cf23b Documentation: git gc packs refs by default now 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