3799 Commits (fe67687bb1b38cbbdca4339caf14136b33e04783)

Author SHA1 Message Date
Jeff King f0e7f11d05 index-pack: fix truncation of off_t in comparison 10 years ago
Jeff King 14f8b9b494 clone: reorder --dissociate and --reference options 10 years ago
Jeff King 8ade009c95 clone: use OPT_STRING_LIST for --reference 10 years ago
Michael Haggerty 6c4461e8d9 builtin/show-ref: rewrite to take an object_id argument 10 years ago
Michael Haggerty a0cde90ebf show_ref(): convert local variable peeled to object_id 10 years ago
Michael Haggerty f0a011fa1f builtin/show-ref: rewrite to use object_id 10 years ago
Michael Haggerty 635b99a0c7 fsck: change functions to use object_id 10 years ago
Michael Haggerty 96062b5762 cmd_show_branch(): fix error message 10 years ago
Michael Haggerty d1516bf462 builtin/show-branch: rewrite functions to work with object_id 10 years ago
Michael Haggerty 7a456c1eea append_one_rev(): rewrite to work with object_id 10 years ago
Michael Haggerty 2e253a4a12 builtin/show-branch: rewrite functions to take object_id arguments 10 years ago
Michael Haggerty a00595fbd2 append_matching_ref(): rewrite to take an object_id argument 10 years ago
Michael Haggerty d70d7a8a4d show_reference(): rewrite to take an object_id argument 10 years ago
Michael Haggerty 53dc95b5cf builtin/remote: rewrite functions to take object_id arguments 10 years ago
Michael Haggerty e26cdf91c1 add_branch_for_removal(): don't set "util" field of string_list entries 10 years ago
Michael Haggerty 45690a57a3 add_branch_for_removal(): rewrite to take an object_id argument 10 years ago
Michael Haggerty 5bcad1bce2 builtin/reflog: rewrite ref functions to take an object_id argument 10 years ago
Michael Haggerty ce2a987329 show_ref_cb(): rewrite to take an object_id argument 10 years ago
Michael Haggerty d155254c73 builtin/pack-objects: rewrite to take an object_id argument 10 years ago
Michael Haggerty 73868486f0 name_ref(): rewrite to take an object_id argument 10 years ago
Michael Haggerty 30a3fd4050 grab_single_ref(): rewrite to take an object_id argument 10 years ago
Michael Haggerty 0e0b7de4c7 builtin/fetch: rewrite to take an object_id argument 10 years ago
Michael Haggerty 99a2cfbfe6 get_name(): rewrite to take an object_id argument 10 years ago
Michael Haggerty fcb615f51f add_pending_uninteresting_ref(): rewrite to take an object_id argument 10 years ago
Michael Haggerty a55ce97185 append_ref(): rewrite to take an object_id argument 10 years ago
Michael Haggerty e23b036863 builtin/rev-parse: rewrite to take an object_id argument 10 years ago
Michael Haggerty 2b2a5be394 each_ref_fn: change to take an object_id parameter 10 years ago
Jeff King 29bc88505f for-each-ref: accept "%(push)" format 10 years ago
Jeff King 3dbe9db01b for-each-ref: use skip_prefix instead of starts_with 10 years ago
Jeff King 979cb245e2 remote.c: return upstream name from stat_tracking_info 10 years ago
Jeff King 3a429d0af3 remote.c: report specific errors from branch_get_upstream 10 years ago
Jeff King a9f9f8cc1f remote.c: introduce branch_get_upstream helper 10 years ago
Jeff King 9e3751d443 remote.c: drop "remote" pointer from "struct branch" 10 years ago
René Scharfe 5cd83e1885 clean: remove unused variable buf 10 years ago
René Scharfe dbe44faadb use file_exists() to check if a file exists in the worktree 10 years ago
David Turner 122d53464b cat-file: add --follow-symlinks to --batch 10 years ago
Mike Hommey 822f0c4ff7 clone: call transport_set_verbosity before anything else on the newly created transport 10 years ago
David Turner 838d6a928f clean: only lstat files in pathspec 10 years ago
Jeff King cb64800d83 add: check return value of launch_editor 10 years ago
Patrick Steinhardt 7886cfa080 bundle: verify arguments more strictly 10 years ago
Karthik Nayak 39e4ae3880 cat-file: teach cat-file a '--allow-unknown-type' option 10 years ago
Karthik Nayak b48158ac94 cat-file: make the options mutually exclusive 10 years ago
Danny Lin ccd593cffa branch: do not call a "remote-tracking branch" a "remote branch" 10 years ago
Paul Tan 509adc3352 git-config: replace use of home_config_paths() 10 years ago
Paul Tan e682c9db1a git-commit: replace use of home_config_paths() 10 years ago
Stefan Beller d7a643b73f prefix_path(): unconditionally free results in the callers 10 years ago
Eric Sunshine 0c3db67cc8 hash-object --literally: fix buffer overrun with extra-long object type 10 years ago
Jonathan Nieder 95d621217a config: use error() instead of fprintf(stderr, ...) 10 years ago
Alex Henrie ce41720cad blame, log: format usage strings similarly to those in documentation 10 years ago
Torsten Bögershausen 4bf256d67a blame: CRLF in the working tree and LF in the repo 10 years ago