summaryrefslogtreecommitdiffstats
path: root/rsh.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-07[PATCH] Document git-ssh-pull and git-ssh-pushDaniel Barkalow2-11/+45
2005-06-07git-resolve-script: stop when the automated merge failsLinus Torvalds1-1/+5
2005-06-07Make fetch/pull scripts terminate cleanly on errorsLinus Torvalds2-3/+3
2005-06-07git-resolve-script: don't wait for three seconds any moreLinus Torvalds1-3/+0
2005-06-07[PATCH] -w support for git-ssh-pull/pushDaniel Barkalow2-5/+41
2005-06-07[PATCH] Generic support for pulling refsDaniel Barkalow5-9/+63
2005-06-07[PATCH] rsh.c environment variableDaniel Barkalow1-2/+2
2005-06-07[PATCH] Operations on refsDaniel Barkalow5-2/+207
2005-06-06git-read-tree: some "final" cleanupsLinus Torvalds1-14/+10
2005-06-06git-read-tree: simplify merge loops enormouslyLinus Torvalds1-163/+110
2005-06-06[PATCH] index locking like everybody elseJunio C Hamano1-17/+5
2005-06-06Add "__noreturn__" attribute to die() and usage()Linus Torvalds1-2/+8
2005-06-06git-rev-list: make sure to link with ssl librariesLinus Torvalds1-0/+1
2005-06-06[PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org8-18/+840
2005-06-06Fix off-by-one in new three-way-merge updatesLinus Torvalds1-1/+1
2005-06-06[PATCH] 3-way merge tests for new "git-read-tree -m"?Junio C Hamano1-1/+18
2005-06-06Three-way merge: fix silly bug that made trivial merges not workLinus Torvalds1-2/+2
2005-06-06Fix entry.c dependency and compile problemLinus Torvalds2-1/+2
2005-06-06git-read-tree: fix up two-way mergeLinus Torvalds1-15/+44
2005-06-06More work on merging with git-read-tree..Linus Torvalds3-23/+107
2005-06-06Make fiel checkout function available to the git libraryLinus Torvalds4-174/+192
2005-06-06git-read-tree: fix up three-way merge testsLinus Torvalds1-14/+14
2005-06-06git-read-tree: be a lot more careful about merging dirty treesLinus Torvalds2-5/+54
2005-06-06[PATCH] Make git-update-cache --force-remove regularPetr Baudis2-7/+9
2005-06-06[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano6-26/+26
2005-06-06diff 'rename' format change.Linus Torvalds7-12/+14
2005-06-06git-apply: consider it an error to apply no changesLinus Torvalds1-0/+3
2005-06-06[PATCH] Documentation: describe git extended diff headers.Junio C Hamano1-1/+35