1963 Commits (53b67a801bbce7600f25823c39c7e9e7de8b72b3)

Author SHA1 Message Date
Jonathan Tan a2551953b9 pack: move find_pack_entry_one(), is_pack_valid() 8 years ago
Jonathan Tan 9e0f45f5a6 pack: move check_pack_index_ptr(), nth_packed_object_offset() 8 years ago
Jonathan Tan d5a1676182 pack: move nth_packed_object_{sha1,oid} 8 years ago
Jonathan Tan f1d8130be0 pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry() 8 years ago
Jonathan Tan 3588dd6e99 pack: move unpack_object_header() 8 years ago
Jonathan Tan 7b3aa75df7 pack: move get_size_from_delta() 8 years ago
Jonathan Tan 32b42e152f pack: move unpack_object_header_buffer() 8 years ago
Jonathan Tan 0abe14f6a5 pack: move {,re}prepare_packed_git and approximate_object_count 8 years ago
Jonathan Tan e65f186242 pack: move install_packed_git() 8 years ago
Jonathan Tan 9a42865374 pack: move add_packed_git() 8 years ago
Jonathan Tan 97de1803f8 pack: move unuse_pack() 8 years ago
Jonathan Tan 84f80ad5e1 pack: move use_pack() 8 years ago
Jonathan Tan 3836d88ae5 pack: move pack-closing functions 8 years ago
Jonathan Tan 0317f45576 pack: move open_pack_index(), parse_pack_index() 8 years ago
Jonathan Tan 8e21176c3c pack: move pack_report() 8 years ago
Jonathan Tan 4f39cd821d pack: move pack name-related functions 8 years ago
Patryk Obara da77611d73 sha1_file: convert hash_sha1_file_literally to struct object_id 8 years ago
Patryk Obara e3506559d4 sha1_file: convert index_fd to struct object_id 8 years ago
Patryk Obara 98e019b067 sha1_file: convert index_path to struct object_id 8 years ago
Stefan Beller 2456990dfd sha1_file: make read_info_alternates static 8 years ago
Jeff King 0b006014c8 hashcmp: use memcmp instead of open-coded loop 8 years ago
Brandon Williams f9ee2fcdfa grep: recurse in-process using 'struct repository' 8 years ago
Brandon Williams 4c0eeafe47 cache.h: add GITMODULES_FILE macro 8 years ago
Jeff King 2491f77b90 connect: factor out "looks like command line option" check 8 years ago
brian m. carlson 321c89bf5f sha1_name: convert GET_SHA1* flags to GET_OID* 8 years ago
brian m. carlson e82caf384b sha1_name: convert get_sha1* to get_oid* 8 years ago
Lars Schneider 2841e8f81c convert: add "status=delayed" to filter process protocol 8 years ago
Stefan Beller 091f8e28b4 diff.c: migrate emit_line_checked to use emit_diff_symbol 8 years ago
Jonathan Tan e83e71c5e1 sha1_file: refactor has_sha1_file_with_flags 8 years ago
Jonathan Tan dfdd4afcf9 sha1_file: teach sha1_object_info_extended more flags 8 years ago
René Scharfe 70c49050d4 sha1_file: guard against invalid loose subdirectory numbers 8 years ago
Brandon Williams e7d72d0753 path: create path.h 8 years ago
Brandon Williams c14c234f22 environment: place key repository state in the_repository 8 years ago
Brandon Williams 73f192c991 setup: don't perform lazy initialization of repository state 8 years ago
René Scharfe cc817ca3ef sha1_name: cache readdir(3) results in find_short_object_filename() 8 years ago
Jonathan Tan c84a1f3ed4 sha1_file: refactor read_object 8 years ago
Jonathan Tan 1f0c0d36c1 sha1_file: rename LOOKUP_REPLACE_OBJECT 8 years ago
Jonathan Tan 19fc5e84a7 sha1_file: rename LOOKUP_UNKNOWN_OBJECT 8 years ago
Sahil Dua 52d59cc645 branch: add a --copy (-c) option to go with --move (-m) 8 years ago
Brandon Williams d3fb71b3cb setup: teach discover_git_directory to respect the commondir 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Brandon Williams e67a57fc51 config: create config.h 8 years ago
Brandon Williams 312c984a02 ls-files: convert overlay_tree_on_cache to take an index 8 years ago
Brandon Williams 1c41c82bc4 grep: convert to struct object_id 8 years ago
Jeff King dc944b65f1 get_sha1_with_context: dynamically allocate oc->path 8 years ago
Jeff King c0a487eafb sha1_name: consistently refer to object_context as "oc" 8 years ago
David Turner edf3b90553 unpack-trees: preserve index extensions 8 years ago
brian m. carlson f06e90dac1 merge: convert checkout_fast_forward to struct object_id 8 years ago
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
Nguyễn Thái Ngọc Duy 2185fde563 config: handle conditional include when $GIT_DIR is not set up 8 years ago