220 Commits (3e8ed3b93e9b46eb6fe61589482751728865de57)

Author SHA1 Message Date
Elijah Newren d76ce4f734 log,diff-tree: add --combined-all-paths option 6 years ago
Jeff King dac03b5518 combine-diff: treat --dirstat like --stat 6 years ago
Jeff King 04b19fcafd combine-diff: treat --summary like --stat 6 years ago
Jeff King 8290faa077 combine-diff: treat --shortstat like --stat 6 years ago
Jeff King 8817f0cc67 combine-diff: factor out stat-format mask 6 years ago
Nguyễn Thái Ngọc Duy bd7ad45b64 notes-cache.c: remove the_repository references 6 years ago
Jeff King 0074c9110d combine-diff: use an xdiff hunk callback 6 years ago
Jeff King 9346d6d14d xdiff-interface: provide a separate consume callback for hunks 6 years ago
Nguyễn Thái Ngọc Duy acd00ea049 userdiff.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy 6afaf80785 diff.c: remove the_index dependency in textconv() functions 7 years ago
Nguyễn Thái Ngọc Duy 0734f209a9 combine-diff.c: remove implicit dependency on the_index 7 years ago
Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
brian m. carlson b4f5aca40e sha1_file: convert read_sha1_file to struct object_id 7 years ago
brian m. carlson aab9583f7b Convert find_unique_abbrev* to struct object_id 7 years ago
Brandon Williams 06fffa000c combine-diff: rename 'new' variables 7 years ago
Torsten Bögershausen 8462ff43e4 convert_to_git(): safe_crlf/checksafe becomes int conv_flags 7 years ago
Stefan Beller cf63051ada diff: introduce DIFF_PICKAXE_KINDS_MASK 7 years ago
Brandon Williams 0d1e0e7801 diff: make struct diff_flags members lowercase 8 years ago
Brandon Williams b2100e5291 diff: remove DIFF_OPT_CLR macro 8 years ago
Brandon Williams 23dcf77f48 diff: remove DIFF_OPT_SET macro 8 years ago
Brandon Williams 3b69daed86 diff: remove DIFF_OPT_TST macro 8 years ago
brian m. carlson a98e6101f0 refs: convert resolve_gitlink_ref to struct object_id 8 years ago
Brandon Williams 82b474e025 convert: convert convert_to_git to take an index 8 years ago
Brandon Williams fda94b416e tree-diff: convert diff_tree_paths to struct object_id 8 years ago
Brandon Williams 66f414f885 diff-tree: convert diff_tree_sha1 to struct object_id 8 years ago
Brandon Williams 09fae19aa8 combine-diff: convert find_paths_* to struct object_id 8 years ago
Brandon Williams b9acf54dbd combine-diff: convert diff_tree_combined to struct object_id 8 years ago
Brandon Williams f9704c2d82 diff: convert fill_filespec to struct object_id 8 years ago
brian m. carlson 910650d2f8 Rename sha1_array to oid_array 8 years ago
brian m. carlson 98a72ddc12 Make sha1_array_append take a struct object_id * 8 years ago
Jeff King 0dc3b035e0 combine-diff: replace malloc/snprintf with xstrfmt 8 years ago
brian m. carlson ee3051bd23 sha1-array: convert internal storage for struct sha1_array to object_id 8 years ago
Jeff King d6cece51b8 diff_aligned_abbrev: use "struct oid" 9 years ago
Jeff King d5e3b01e5b diff_unique_abbrev: rename to diff_aligned_abbrev 9 years ago
brian m. carlson 41c9560ee5 diff: rename struct diff_filespec's sha1_valid member 9 years ago
brian m. carlson a0d12c4433 diff: convert struct diff_filespec to struct object_id 9 years ago
Junio C Hamano ed6e8038f9 pathspec: rename free_pathspec() to clear_pathspec() 9 years ago
Nguyễn Thái Ngọc Duy 4b94ec9b20 combine-diff.c: use error_errno() 9 years ago
Jeff King 50a6c8efa2 use st_add and st_mult for allocation size computation 9 years ago
Jeff King 96ffc06f72 convert trivial cases to FLEX_ARRAY macros 9 years ago
Jeff King 3733e69464 use xmallocz to avoid size arithmetic 9 years ago
Jeff King b32fa95fd8 convert trivial cases to ALLOC_ARRAY 9 years ago
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson 7999b2cf77 Add several uses of get_object_hash. 9 years ago
Jeff King 3efb988098 react to errors in xdi_diff 10 years ago
Jeff King 8dbf3eb685 diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT 10 years ago
brian m. carlson 1ff57c13c5 diff: convert struct combine_diff_path to object_id 10 years ago
Jeff King e09867f060 intersect_paths: respect mode in git's tree-sort 11 years ago
Jeff King b9c7d6e433 pretty: make empty userformats truly empty 11 years ago