904 Commits (3b069b1beba6d851401032260a8030448637ece5)

Author SHA1 Message Date
Jeff King 15f07e061e thin-pack: try harder to use preferred base objects as base 13 years ago
Jeff King c3ea051544 blame: don't overflow time buffer 13 years ago
Jeff King 5914f2d057 fetch: create status table using strbuf 13 years ago
Jeff King c2857fb8b7 stripspace: fix outdated comment 13 years ago
Allan Caffee 85b3c75f4f describe: Refresh the index when run with --dirty 13 years ago
Martin von Zweigbergk b52d00aede remote: only update remote-tracking branch if updating refspec 14 years ago
Martin von Zweigbergk 1822b86a51 remote rename: warn when refspec was not updated 14 years ago
Martin von Zweigbergk 60e5eee0f1 remote: "rename o foo" should not rename ref "origin/bar" 14 years ago
Martin von Zweigbergk 28f555f635 remote: write correct fetch spec when renaming remote 'remote' 14 years ago
Jens Lehmann 18322badc2 fetch: skip on-demand checking when no submodules are configured 14 years ago
Junio C Hamano 5a277f3ff7 Revert "Merge branch 'cb/maint-quiet-push' into maint" 14 years ago
Junio C Hamano cd2b8ae983 whitespace: have SP on both sides of an assignment "=" 14 years ago
Pang Yan Han f877fd825e update-ref: whitespace fix 14 years ago
Michael Haggerty 2f633f41d6 check-ref-format --print: Normalize refnames that start with slashes 14 years ago
Junio C Hamano e6baf4a1ae clone: clone from a repository with relative alternates 14 years ago
Junio C Hamano dbc92b072d clone: allow more than one --reference 14 years ago
Nguyễn Thái Ngọc Duy 9b0ebc722c clone: allow to clone from .git file 14 years ago
Junio C Hamano 13d6ec9133 read_gitfile_gently(): rename misnamed function to read_gitfile() 14 years ago
Nguyễn Thái Ngọc Duy ec099546a9 fetch-pack: check for valid commit from server 14 years ago
Nguyễn Thái Ngọc Duy a47a645e70 checkout-index: remove obsolete comment 14 years ago
Clemens Buchacher 0f64bfa956 ls-files: fix pathspec display on error 14 years ago
Junio C Hamano 0d086b8e33 receive-pack: do not overstep command line argument array 14 years ago
Jeff King 6280dfdc3b fast-export: quote paths in output 14 years ago
Michael Schubert bf01d4a334 reflog: actually default to subcommand 'show' 14 years ago
Clemens Buchacher 90a6c7d443 propagate --quiet to send-pack/receive-pack 14 years ago
Jon Seymour 04f89259a6 Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. 14 years ago
Jeff King d04520e344 reset: give better reflog messages 14 years ago
Junio C Hamano ff00b682f2 reset [<commit>] paths...: do not mishandle unmerged paths 14 years ago
Junio C Hamano 534cea3fce "branch -d" can remove more than one branches 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 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
Junio C Hamano c17b229454 checkout -b <name>: correctly detect existing branch 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
Nguyen Thai Ngoc Duy 09ffc706e4 init/clone: remove short option -L and document --separate-git-dir 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