31 Commits (196821f440d46029f0399a7d97c0cfc78a870244)

Author SHA1 Message Date
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
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Andy Whitcroft 93822c2239 short i/o: fix calls to write to use xwrite or write_in_full 18 years ago
Junio C Hamano 3a2d3e8678 rerere: Fix removal of already resolved path. 18 years ago
Junio C Hamano 48c3242450 rerere gc: honor configuration and document it 18 years ago
Johannes Schindelin 658f365027 Make git-rerere a builtin 18 years ago