38 Commits (c6cc4c5afd2efd5f8081a3839b48d003de4e094f)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 55e6b3547d rerere.c: remove the_repository references 6 years ago
Jeff King 611e42a598 xdiff: provide a separate emit callback for hunks 6 years ago
Nguyễn Thái Ngọc Duy 35843b1123 rerere.c: remove implicit dependency on the_index 6 years ago
Thomas Gummerer 2373b65059 rerere: mark strings for translation 7 years ago
Thomas Gummerer 28fc9abd3f rerere: wrap paths in output in sq 7 years ago
Jeff King 06f46f237a avoid "write_in_full(fd, buf, len) != len" pattern 7 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Jeff King 3efb988098 react to errors in xdi_diff 9 years ago
Jeff King 9dd330e6ca rerere: release lockfile in non-writing functions 9 years ago
Junio C Hamano 1d51eced10 rerere: use "struct rerere_id" instead of "char *" for conflict ID 10 years ago
Junio C Hamano 18bb99342f rerere: call conflict-ids IDs 10 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Felipe Contreras de3d8bb773 rerere: fix for merge.conflictstyle 11 years ago
Nguyễn Thái Ngọc Duy 01a10b0af9 rerere: convert to use parse_pathspec 12 years ago
Nguyễn Thái Ngọc Duy 0ff07f2432 i18n: rerere: mark parseopt strings for translation 13 years ago
Junio C Hamano 0f891e7d7e rerere: libify rerere_clear() and rerere_gc() 14 years ago
Johannes Sixt 5d2c3b0160 rerere forget: deprecate invocation without pathspec 14 years ago
Martin von Zweigbergk ac49f5ca84 rerere "remaining" 14 years ago
Jonathan Nieder 672d1b789b rerere: migrate to parse-options API 15 years ago
Jay Soffian 3ca399d40a MERGE_RR is in .git, not .git/rr-cache 15 years ago
SZEDER Gábor 7d7ff15b39 rerere: fix overeager gc 15 years ago
Thiago Farina 183113a5ca string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
Julian Phillips 1d2f80fa79 string_list: Fix argument order for string_list_append 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Johannes Sixt 5a9f039529 Make 'rerere forget' work from a subdirectory. 15 years ago
Junio C Hamano dea4562bf5 rerere forget path: forget recorded resolution 15 years ago
Jeff King e5f591720c rerere: don't segfault on failure to open rr-cache 15 years ago
Junio C Hamano cb6020bb01 Teach --[no-]rerere-autoupdate option to merge, revert and friends 15 years ago
Jonathan Nieder 99caeed05d Let 'git <command> -h' show usage without a git dir 15 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
SZEDER Gábor 900569661b rerere: remove duplicated functions 16 years ago
Alexander Potashev 8ca12c0d62 add is_dot_or_dotdot inline function 16 years ago
Brian Downing 9ccd0a88ac Always initialize xpparam_t to 0 16 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin 0af0ac7ebb Move MERGE_RR from .git/rr-cache/ into .git/ 17 years ago
Stephan Beyer 5b2fd95606 rerere: Separate libgit and builtin functions 17 years ago
Olivier Marin 99d698f1e7 builtin-rerere: more carefully find conflict markers 17 years ago
Junio C Hamano 121c813f8d rerere.autoupdate 17 years ago
Junio C Hamano 51e0d0a67b rerere: remove dubious "tail_optimization" 17 years ago
Junio C Hamano a1b32fdc3d git-rerere: detect unparsable conflicts 17 years ago
Junio C Hamano 9022a495a3 rerere: rerere_created_at() and has_resolution() abstraction 17 years ago
Junio C Hamano 1a8fb155cf builtin-rerere: fix a small leak 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Daniel Barkalow 1468bd4783 Use a single implementation and API for copy_file() 17 years ago
Linus Torvalds 7a51ed66f6 Make on-disk index representation separate from in-core one 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
Junio C Hamano c279d7e986 xdl_diff: identify call sites. 17 years ago
Kristian Høgsberg d8b7db0abf Export rerere() and launch_editor(). 18 years ago
Junio C Hamano b4833a2c62 rerere: Fix use of an empty strbuf.buf 18 years ago