249 Commits (e35973b2c93ce085ea491320d74a5a09bff18a47)

Author SHA1 Message Date
Jeff King 9a53219f69 config: drop git_config_get_string_const() 5 years ago
Raymond E. Pasco e3cc41b4f9 apply: make i-t-a entries never match worktree 5 years ago
Raymond E. Pasco 7cfde3fa0f apply: allow "new file" patches on i-t-a entries 5 years ago
Jonathan Tan 3318238db9 apply: do not lazy fetch when applying binary 5 years ago
Denton Liu 203c85339f Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
brian m. carlson ab90ecae99 convert: permit passing additional metadata to filter processes 5 years ago
Matheus Tavares 2dcde20e1c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
Johannes Schindelin b4bbbbd5a2 apply --allow-overlap: fix a corner case 5 years ago
Jeff King 3eae30e464 doc: replace public-inbox links with lore.kernel.org 5 years ago
Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
Denton Liu 091489d068 apply: respect merge.conflictStyle in --3way 5 years ago
Thomas Gummerer 2b6a9b13ca range-diff: don't segfault with mode-only changes 5 years ago
brian m. carlson 2c65d90f75 am: reload .gitattributes after patching it 6 years ago
Thomas Gummerer ef283b3699 apply: make parse_git_diff_header public 6 years ago
Thomas Gummerer 80e1841232 apply: only pass required data to gitdiff_* functions 6 years ago
Thomas Gummerer 877a833b51 apply: only pass required data to find_name_* 6 years ago
Thomas Gummerer 570fe9911b apply: only pass required data to check_header_line 6 years ago
Thomas Gummerer 85c3713df5 apply: only pass required data to git_header_name 6 years ago
Thomas Gummerer d6c88c4fdc apply: only pass required data to skip_tree_prefix 6 years ago
Thomas Gummerer 5af40877a4 apply: replace marc.info link with public-inbox 6 years ago
Johannes Schindelin d4c0a3ac78 fill_stat_cache_info(): prepare for an fsmonitor fix 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
Jeff King 74f8a9c954 apply: drop unused "def" parameter from find_name_gnu() 6 years ago
Nguyễn Thái Ngọc Duy e1ff0a32e4 read-cache.c: kill read_index() 6 years ago
Nguyễn Thái Ngọc Duy 3a95f31d1c repository.c: replace hold_locked_index() with repo_hold_locked_index() 6 years ago
Jeff King 98374a07c9 convert has_sha1_file() callers to has_object_file() 6 years ago
Nguyễn Thái Ngọc Duy 0f086e6dca checkout: print something when checking out paths 6 years ago
Johannes Schindelin 22cb3835b9 apply --recount: allow "no-op hunks" 6 years ago
Jeff King 517fe807d6 assert NOARG/NONEG behavior of parse-options callbacks 6 years ago
Jeff King 735ca208c5 apply: return -1 from option callback instead of calling exit(1) 6 years ago
Jeff King d5d202537f apply: mark include/exclude options as NONEG 6 years ago
brian m. carlson eccb5a5f3d apply: rename new_sha1_prefix and old_sha1_prefix 6 years ago
brian m. carlson 93eb00f719 apply: replace hard-coded constants 6 years ago
Nguyễn Thái Ngọc Duy 26d024ecf0 ws.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy 35843b1123 rerere.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy 32eaa46883 ll-merge.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy 1b5c6c1e53 apply.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy 82ea77eca7 apply.c: make init_apply_state() take a struct repository 7 years ago
Nguyễn Thái Ngọc Duy 332a82a522 apply.c: pass struct apply_state to more functions 7 years ago
Nguyễn Thái Ngọc Duy 7f944e264e convert.c: remove an implicit dependency on the_index 7 years ago
Jameson Miller a849735bfb block alloc: add lifecycle APIs for cache_entry structs 7 years ago
Jameson Miller 825ed4d9a0 read-cache: teach make_cache_entry to take object_id 7 years ago
Elijah Newren 59caacab2a apply: fix grammar error in comment 7 years ago
Nguyễn Thái Ngọc Duy cff5dc09ed apply: add --intent-to-add 7 years ago
Jeff King 10ecfa7649 verify_path: disallow symlinks in .gitmodules 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
Martin Ågren b227586831 lock_file: make function-local locks non-static 7 years ago
Johannes Schindelin 033abf97fc Replace all die("BUG: ...") calls by BUG() ones 7 years ago
brian m. carlson b4f5aca40e sha1_file: convert read_sha1_file to struct object_id 7 years ago
Brandon Williams f1ae97d333 apply: rename 'new' variables 7 years ago