1231 Commits (8cad4744ee37ebec1d9491a1381ec1771a1ba795)

Author SHA1 Message Date
Junio C Hamano ff00b682f2 reset [<commit>] paths...: do not mishandle unmerged paths 14 years ago
Josh Triplett 6b01ecfe22 ref namespaces: Support remote repositories via upload-pack and receive-pack 14 years ago
Junio C Hamano 1b4bb16b9e pack-objects: optimize "recency order" 14 years ago
Namhyung Kim b792c06787 branch -v: honor core.abbrev 14 years ago
Jeff King 188c35e36d git skew: a tool to find how big a clock skew exists in the history 14 years ago
Junio C Hamano 534cea3fce "branch -d" can remove more than one branches 14 years ago
Jeff King 84054f79de clone: accept config options on the command line 14 years ago
Jeff King 615ff912c5 remote: use new OPT_STRING_LIST 14 years ago
Jeff King 7b97730b76 upload-archive: allow user to turn off filters 14 years ago
Jeff King 56baa61d01 archive: move file extension format-guessing lower 14 years ago
Jim Meyering dc4cd76710 plug a few coverity-spotted leaks 14 years ago
Jeff King 588d0e834b tag: accept multiple patterns for --list 14 years ago
Andreas Schwab daab4eeafa builtin/gc.c: add missing newline in message 14 years ago
Jeff King de9f14e26a default core.clockskew variable to one day 14 years ago
Jeff King 0c811a7a6f limit "contains" traversals based on commit timestamp 14 years ago
Jeff King ffc4b8012d tag: speed up --contains calculation 14 years ago
Junio C Hamano ef49a7a012 zlib: zlib can only process 4GB at a time 14 years ago
Junio C Hamano 225a6f1068 zlib: wrap deflateBound() too 14 years ago
Junio C Hamano 55bb5c9147 zlib: wrap deflate side of the API 14 years ago
Jim Meyering d8ead15963 fetch: do not leak a refspec 14 years ago
Jeff King c1921c184c clone: always fetch remote HEAD 14 years ago
Junio C Hamano 3de89c9d42 verify-pack: use index-pack --verify 14 years ago
Junio C Hamano d1a0ed187c index-pack: show histogram when emulating "verify-pack -v" 14 years ago
Junio C Hamano 38a4556198 index-pack: start learning to emulate "verify-pack -v" 14 years ago
Junio C Hamano 4f8ec74efa index-pack: a miniscule refactor 14 years ago
Junio C Hamano c17b229454 checkout -b <name>: correctly detect existing branch 14 years ago
René Scharfe 1d84f72ef1 grep: add --heading 14 years ago
René Scharfe a8f0e7649e grep: add --break 14 years ago
René Scharfe 08303c3636 grep: fix coloring of hunk marks between files 14 years ago
Junio C Hamano 01771a8e2b log: --quiet should serve as synonym to -s 14 years ago
Jeff King 9553d2b263 format-patch: preserve subject newlines with -k 14 years ago
Jeff King 6bf139440c clean up calling conventions for pretty.c functions 14 years ago
Jeff King 8b8a53744f pretty: add pp_commit_easy function for simple callers 14 years ago
Jeff King 5b38456ec7 mailinfo: always clean up rfc822 header folding 14 years ago
Jeff King 3eafdc961f remote: allow "-t" with fetch mirrors 14 years ago
Jens Lehmann ea5070c91f Teach read-tree the -n|--dry-run option 14 years ago
Junio C Hamano f23101bf9f merge: reword the final message 14 years ago
Nguyen Thai Ngoc Duy 09ffc706e4 init/clone: remove short option -L and document --separate-git-dir 14 years ago
Junio C Hamano f807b3dcab checkout: make advice when reattaching the HEAD less loud 14 years ago
Jeff King cff38a5e11 receive-pack: eliminate duplicate .have refs 14 years ago
Jeff King 114a6a889f refactor refs_from_alternate_cb to allow passing extra data 14 years ago
Jeff King ea5f220821 fetch: avoid repeated commits in mark_complete 14 years ago
Junio C Hamano cc243c3ceb show: --ignore-missing 14 years ago
Junio C Hamano 46538012d9 notes remove: --stdin reads from the standard input 14 years ago
Junio C Hamano 2d370d2fbc notes remove: --ignore-missing 14 years ago
Junio C Hamano c3ab1a8e4c notes remove: allow removing more than one 14 years ago
Michael Schubert a87247731e ls-remote: the --exit-code option reports "no matching refs" 14 years ago
Jay Soffian 0c47695a69 Add log.abbrevCommit config variable 14 years ago
Jay Soffian f0f90e34b0 "git log -h": typofix misspelled 'suppress' 14 years ago
Michael J Gruber 5a2df368c2 config: Give error message when not changing a multivar 14 years ago