25 Commits (763b47bafab6f781dc52461985b3300d447d1332)

Author SHA1 Message Date
Jeff King 517fe807d6 assert NOARG/NONEG behavior of parse-options callbacks 6 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Jeff King e4da43b1f0 prefix_filename: return newly allocated string 8 years ago
Jeff King 116fb64e43 prefix_filename: drop length parameter 8 years ago
Nguyễn Thái Ngọc Duy 62f94d54a9 builtin/merge-file.c: use error_errno() 9 years ago
Jeff King e34f80278e merge-file: clamp exit code to maximum 127 9 years ago
Jeff King 83c4d38017 merge-file: enforce MAX_XDIFF_SIZE on incoming files 9 years ago
Aleksander Boruch-Gruszecki 204a8ffe67 merge-file: correctly open files when in a subdir 10 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Stefan Beller d5d09d4754 Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
Nguyễn Thái Ngọc Duy c7d93da38e i18n: merge-file: mark parseopt strings for translation 13 years ago
Pete Wyckoff 82247e9bd5 remove superfluous newlines in error messages 13 years ago
Jonathan Nieder 8c83968385 Describe various forms of "be quiet" using OPT__QUIET 14 years ago
René Scharfe d52ee6e613 add description parameter to OPT__QUIET 14 years ago
Thomas Rast 55846b9abd merge-file: correctly find files when called in subdir 14 years ago
Nguyễn Thái Ngọc Duy 3668d42383 merge-file: run setup_git_directory_gently() sooner 15 years ago
Jonathan Nieder 4bb0936206 merge-file --diff3: add a label for ancestor 15 years ago
Jonathan Nieder a4b5e91c49 xdl_merge(): move file1 and file2 labels to xmparam structure 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Junio C Hamano 00f8f97d30 xdl_merge(): introduce xmparam_t for merge specific parameters 15 years ago
Junio C Hamano 73eb40eeaa git-merge-file --ours, --theirs 15 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
René Scharfe 4deba8b779 merge-file: handle freopen() failure 16 years ago
Pierre Habouzit d249610792 parse-opt: migrate builtin-merge-file. 17 years ago
Junio C Hamano b541248467 merge.conflictstyle: choose between "merge" and "diff3 -m" styles 17 years ago
Junio C Hamano 83133740d9 xmerge.c: "diff3 -m" style clips merge reduction level to EAGER or less 17 years ago
Junio C Hamano e0af48e496 xdiff-merge: optionally show conflicts in "diff3 -m" style 17 years ago
Johannes Schindelin 381b851c9b merge-file: handle empty files gracefully 17 years ago
Johannes Schindelin ee95ec5d58 xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM 17 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Johannes Schindelin 5771907a57 git-merge-file: refuse to merge binary files 18 years ago
Johannes Schindelin 7cab5883ff move read_mmfile() into xdiff-interface 18 years ago
Johannes Schindelin fbe0b24ca5 merge-file: support -p and -q; fix compile warnings 18 years ago
Johannes Schindelin ba1f5f3537 Add builtin merge-file, a minimal replacement for RCS merge 18 years ago