16 Commits (27187817e4527696e513afcbec7e0503a89ec93a)

Author SHA1 Message Date
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 14 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(). 17 years ago
Junio C Hamano b4833a2c62 rerere: Fix use of an empty strbuf.buf 17 years ago
Pierre Habouzit 8289b62095 Make builtin-rerere use of strbuf nicer and more efficient. 17 years ago
Pierre Habouzit ba3ed09728 Now that cache.h needs strbuf.h, remove useless includes. 17 years ago
Pierre Habouzit f1696ee398 Strbuf API extensions and fixes. 17 years ago
Pierre Habouzit 19b358e8da Use strbuf API in buitin-rerere.c 17 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Johannes Schindelin 52aaf649cb rerere: record resolution even if file is not in merge base 18 years ago
Johannes Schindelin b4372ef136 Enable "git rerere" by the config variable rerere.enabled 18 years ago
Johannes Schindelin 30b250104d Future-proof source for changes in xdemitconf_t 18 years ago
Jim Meyering 91c8d5905c detect close failure on just-written file handles 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano 2b93edbf32 rerere: make sorting really stable. 18 years ago
Junio C Hamano eb3359663d rerere should not repeat the earlier hunks in later ones 18 years ago
Junio C Hamano 1289172749 rerere: do not deal with symlinks. 18 years ago
Junio C Hamano ab242f809a rerere: do not skip two conflicted paths next to each other. 18 years ago
Junio C Hamano 599065a3bb prefixcmp(): fix-up mechanical conversion. 18 years ago