26 Commits (99d9050d256d1a928ce6d13fe275d8fd4bfcbdee)

Author SHA1 Message Date
Junio C Hamano 09ce4bb6ea build: propagate $DIFF to scripts 15 years ago
Gary V. Vaughan d1b1a91946 Do not use "diff" found on PATH while building and installing 15 years ago
Jonathan Nieder ae5bdda36c Show usage string for 'git merge-one-file -h' 15 years ago
Alex Riesen 718135e3b6 Clarify kind of conflict in merge-one-file helper 16 years ago
Alex Riesen adfd55d51b Clarify kind of conflict in merge-one-file helper 16 years ago
Junio C Hamano 29dc133198 git-merge-one-file: fix longstanding stupid thinko 17 years ago
Junio C Hamano ff72af00f8 Support a merge with conflicting gitlink change 17 years ago
Junio C Hamano 561b0fbb4a Fix merge-one-file for our-side-added/our-side-removed cases 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Johannes Schindelin caba139d43 Use git-merge-file in git-merge-one-file, too 18 years ago
Junio C Hamano ed93b449c5 merge: loosen overcautious "working file will be lost" check. 18 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Alex Riesen 31f883d1b8 trivial: remove the dots at the end of file names from merge-one-file 19 years ago
Junio C Hamano b539c5e8fb git-merge-one: new merge world order. 19 years ago
Junio C Hamano be61db922a git-merge-one-file: resurrect leading path creation. 19 years ago
Junio C Hamano 54dd99a127 merge-one-file: make sure we do not mismerge symbolic links. 19 years ago
Junio C Hamano 1c2c10b6e6 merge-one-file: make sure we create the merged file. 19 years ago
Junio C Hamano ce3ca27545 git-merge-one-file: do not worry about 'rmdir -p' not removing directory. 19 years ago
Linus Torvalds 354b9b59b0 merge-one-file: leave unmerged index entries upon automerge failure. 19 years ago
Junio C Hamano 9ae2172aed merge-one-file: use rmdir -p 19 years ago
Junio C Hamano 397c76697f merge-one-file: remove empty directories 19 years ago
Junio C Hamano fd66dbf529 merge-one-file: use empty- or common-base condintionally in two-stage merge. 19 years ago
Junio C Hamano cb93c19365 merge-one-file: use common as base, instead of emptiness. 19 years ago
Junio C Hamano f7d24bbefb merge with /dev/null as base, instead of punting O==empty case 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 20 years ago
Linus Torvalds cdcb0ed411 [PATCH] Make "git resolve" less scary 20 years ago
Petr Baudis 0b124bb4bf [PATCH] Trivial tidyups 20 years ago
Junio C Hamano aacc15ec52 [PATCH] git-merge-one-file-script: do not misinterpret rm failure. 20 years ago
Linus Torvalds 98a96b00b8 One more time.. Clean up git-merge-one-file-script 20 years ago
Linus Torvalds e0226add28 Fix up git-merge-one-file-script 20 years ago
Petr Baudis ec73962d8e [PATCH] git-merge-one-file-script cleanups from Cogito 20 years ago
Linus Torvalds ae3858e7e9 Make sure we error out if we can't remove a file on automatic merges. 20 years ago
Petr Baudis 8544a6f1b8 [PATCH] Fix git-merge-one-file permissions auto-merging 20 years ago
Linus Torvalds 2a68a8659f Leave merge failures in the filesystem 20 years ago
Junio C Hamano c7d1d4e1b5 Use backticks in git-merge-one-file-script instead of $(command). 20 years ago
Junio C Hamano ee28152d03 Update git-merge-one-file-script. 20 years ago
Junio C Hamano 21a08dcbe7 [PATCH] Really fix git-merge-one-file-script this time. 20 years ago
Junio C Hamano 0fc65a4572 [PATCH] leftover bits for git rename 20 years ago
Linus Torvalds 2d280e1c5e Update the merge scripts for the big git rename. 20 years ago
James Bottomley e2b6a9d0bf [PATCH] make file merging respect permissions 20 years ago
James Bottomley 0a9ea85000 [PATCH] SCSI trees, merges and git status 20 years ago
Linus Torvalds e3b4be7f6c Change merge-cache and git-merge-one-file to use the SHA1 of the file 20 years ago
Linus Torvalds 839a7a06f3 Add the simple scripts I used to do a merge with content conflicts. 20 years ago