aboutsummaryrefslogtreecommitdiff
path: root/git-merge-one-file.sh
Commit message (Expand)AuthorAge
* scripts: use "git foo" not "git-foo"Michael Forney2017-08-07
* Merge branch 'jk/no-diff-emit-common'Junio C Hamano2016-02-26
|\
| * merge-one-file: use empty blob for add/add baseJeff King2016-02-22
* | merge: detect delete/modechange conflictJeff King2015-10-26
|/
* Merge branch 'kb/p4merge'Junio C Hamano2013-03-26
|\
| * merge-one-file: force content conflict for "both sides added" caseJunio C Hamano2013-03-25
| * git-merge-one-file: send "ERROR:" messages to stderrKevin Bracey2013-03-25
| * git-merge-one-file: style cleanupKevin Bracey2013-03-25
| * merge-one-file: remove stale commentJunio C Hamano2013-03-25
| * mergetools/p4merge: create a base if none availableKevin Bracey2013-03-13
* | git-merge-one-file: use a lowercase "usage:" stringDavid Aguilar2013-02-24
|/
* Merge branch 'js/maint-merge-one-file-osx-expr'Junio C Hamano2011-10-13
|\
| * merge-one-file: fix "expr: non-numeric argument"Jay Soffian2011-10-06
* | Merge branch 'jk/merge-one-file-working-tree'Junio C Hamano2011-05-06
|\ \
| * | merge-one-file: fix broken merges with alternate work treesJeff King2011-04-29
| |/
* | build: propagate $DIFF to scriptsJunio C Hamano2010-06-05
* | Do not use "diff" found on PATH while building and installingGary V. Vaughan2010-05-31
|/
* Show usage string for 'git merge-one-file -h'Jonathan Nieder2009-11-10
* Clarify kind of conflict in merge-one-file helperAlex Riesen2009-05-09
* git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano2008-03-18
* Support a merge with conflicting gitlink changeJunio C Hamano2007-12-11
* Fix merge-one-file for our-side-added/our-side-removed casesJunio C Hamano2007-07-08
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* Use git-merge-file in git-merge-one-file, tooJohannes Schindelin2006-12-21
* merge: loosen overcautious "working file will be lost" check.Junio C Hamano2006-10-27
* Fix more typos, primarily in the codePavel Roskin2006-07-10
* Shell utilities: Guard against expr' magic tokens.Mark Wooding2006-04-13
* trivial: remove the dots at the end of file names from merge-one-fileAlex Riesen2006-01-05
* git-merge-one: new merge world order.Junio C Hamano2005-12-07
* git-merge-one-file: resurrect leading path creation.Junio C Hamano2005-12-06
* merge-one-file: make sure we do not mismerge symbolic links.Junio C Hamano2005-12-02
* merge-one-file: make sure we create the merged file.Junio C Hamano2005-12-02
* git-merge-one-file: do not worry about 'rmdir -p' not removing directory.Junio C Hamano2005-12-01
* merge-one-file: leave unmerged index entries upon automerge failure.Linus Torvalds2005-11-30
* merge-one-file: use rmdir -pJunio C Hamano2005-11-20
* merge-one-file: remove empty directoriesJunio C Hamano2005-11-19
* merge-one-file: use empty- or common-base condintionally in two-stage merge.Junio C Hamano2005-11-11
* merge-one-file: use common as base, instead of emptiness.Junio C Hamano2005-11-11
* merge with /dev/null as base, instead of punting O==empty caseJunio C Hamano2005-11-11
* Big tool rename.Junio C Hamano2005-09-07