1121 Commits (0de1633783685e9fb1943551217cdda7edbd245b)

Author SHA1 Message Date
Junio C Hamano eb726f2d76 fsck: do not abort upon finding an empty blob 14 years ago
Junio C Hamano fb3198c57f builtin/revert.c: make commit_list_append() static 14 years ago
Junio C Hamano 52fed6e1ce receive-pack: check connectivity before concluding "git push" 14 years ago
Junio C Hamano f96400cb46 check_everything_connected(): libify 14 years ago
Junio C Hamano f0e278b1b7 check_everything_connected(): refactor to use an iterator 14 years ago
Junio C Hamano 6d4bb3833c fetch: verify we have everything we need before updating our ref 14 years ago
Jens Lehmann 18322badc2 fetch: skip on-demand checking when no submodules are configured 14 years ago
Michael J Gruber 7b787599e4 branch: -v does not automatically imply --list 14 years ago
Michał Górny e2b239722a for-each-ref: add split message parts to %(contents:*). 14 years ago
Jeff King 7f6e275bc0 for-each-ref: handle multiline subjects like --pretty 14 years ago
Jeff King 7ec0f31eec for-each-ref: refactor subject and body placeholder parsing 14 years ago
Clemens Buchacher 5879f5684c remove prefix argument from pathspec_prefix 14 years ago
Junio C Hamano 5a277f3ff7 Revert "Merge branch 'cb/maint-quiet-push' into maint" 14 years ago
Junio C Hamano dab76d3aa6 transfer.fsckobjects: unify fetch/receive.fsckobjects 14 years ago
Junio C Hamano 5e838ea7aa fetch.fsckobjects: verify downloaded objects 14 years ago
Junio C Hamano 6b67e0dc06 fetch: verify we have everything we need before updating our ref 14 years ago
Junio C Hamano 5a48d24012 rev-list --verify-object 14 years ago
Junio C Hamano 4947367267 list-objects: pass callback data to show_objects() 14 years ago
Junio C Hamano b6194678b0 Documentation: clarify "git clean -e <pattern>" 14 years ago
Michael J Gruber d8d33736b5 branch: allow pattern arguments 14 years ago
Michael J Gruber cddd127b9a branch: introduce --list option 14 years ago
Michael J Gruber 171edcbb49 git-branch: introduce missing long forms for the options 14 years ago
Michael J Gruber c97eff5a95 git-tag: introduce long forms for the options 14 years ago
Nguyễn Thái Ngọc Duy b4fd94064d merge: keep stash[] a local variable 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
Conrad Irwin 55c4a67307 Prevent force-updating of the current branch 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
Junio C Hamano 91f175165a revision.c: add show_object_with_name() helper function 14 years ago
Junio C Hamano 5f25b6299d rev-list: fix finish_object() call 14 years ago
Fredrik Gustafsson d2b17b3220 push: Don't push a repository with unpushed submodules 14 years ago
Jeff King c9bfb95348 want_color: automatically fallback to color.ui 14 years ago
Jeff King c659f55b31 config: refactor get_colorbool function 14 years ago
Jeff King daa0c3d971 color: delay auto-color decision until point of use 14 years ago
Junio C Hamano 06bb643b72 commit: reduce use of redundant global variables 14 years ago
Jeff King e269eb7946 git_config_colorbool: refactor stdout_is_tty handling 14 years ago
Jeff King f1c9626105 diff: refactor COLOR_DIFF from a flag into an int 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 294e15fc19 Move write_shallow_commits to fetch-pack.c 14 years ago
Nguyễn Thái Ngọc Duy a47a645e70 checkout-index: remove obsolete comment 14 years ago
Fredrik Gustafsson abc06822af rev-parse: add option --resolve-git-dir <path> 14 years ago
Jonathan Nieder 127f045222 revert: plug memory leak in "cherry-pick root commit" codepath 14 years ago
Clemens Buchacher 0f64bfa956 ls-files: fix pathspec display on error 14 years ago
Allan Caffee bb571486ae describe: Refresh the index when run with --dirty 14 years ago
Junio C Hamano 0d086b8e33 receive-pack: do not overstep command line argument array 14 years ago
Ramkumar Ramachandra cf3e2486d6 revert: Propagate errors upwards from do_pick_commit 14 years ago