aboutsummaryrefslogtreecommitdiffstats
path: root/git-resolve-script
AgeCommit message (Expand)AuthorFilesLines
2005-07-22[PATCH] Audit rev-parse users.Junio C Hamano1-2/+2
2005-07-08Make "git resolve" take the merge message in $3Linus Torvalds1-4/+3
2005-07-08Add "git-sh-setup-script" for common git shell script setupLinus Torvalds1-9/+5
2005-06-21Clean up different special *HEAD handlingLinus Torvalds1-2/+2
2005-06-20[PATCH] git-resolve-script: Add LAST_MERGE and use git-rev-parseDan Holmsand1-9/+15
2005-06-19Clean up MERGE_HEAD and ORIG_HEAD also for the trivial fast-forward merges.Linus Torvalds1-1/+3
2005-06-14Trivial git script fixupsLinus Torvalds1-0/+0
2005-06-08Make "git commit" work correctly in the presense of a manual mergeLinus Torvalds1-1/+2
2005-06-08Make default merge messages denser.Linus Torvalds1-2/+1
2005-06-06git-resolve-script: stop when the automated merge failsLinus Torvalds1-1/+5
2005-06-06git-resolve-script: don't wait for three seconds any moreLinus Torvalds1-3/+0
2005-06-05More work on merging with git-read-tree..Linus Torvalds1-4/+2
2005-06-05git-read-tree: be a lot more careful about merging dirty treesLinus Torvalds1-2/+3
2005-05-30git-resolve-script: use "git-apply --stat" instead of diffstatLinus Torvalds1-2/+2
2005-05-25[PATCH] optimize git-resolve-scriptJeff Garzik1-2/+2
2005-05-09Introduce GIT_DIR environment variable.Junio C Hamano1-5/+10
2005-05-05Fix git-resolve-script.Linus Torvalds1-1/+1
2005-05-05Split "git-pull-script" into two partsLinus Torvalds1-0/+56