summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-28remote-hg: trivial cleanupsLibravatar Felipe Contreras1-7/+7
2013-05-28remote-hg: ensure remote rebasing worksLibravatar Felipe Contreras2-0/+41
2013-05-28remote-hg: upgrade version 1 marksLibravatar Felipe Contreras1-4/+18
2013-05-28remote-hg: switch from revisions to SHA-1 noteidsLibravatar Felipe Contreras1-20/+22
2013-05-28remote-hg: add version checks to the marksLibravatar Felipe Contreras1-3/+13
2013-05-28remote-hg: improve node traversingLibravatar Felipe Contreras1-3/+7
2013-05-28remote-hg: shuffle some codeLibravatar Felipe Contreras1-13/+17
2013-05-28remote-hg: use a shared repository storeLibravatar Felipe Contreras1-15/+20
2013-05-28remote-hg: load all extensionsLibravatar Felipe Contreras1-5/+1
2013-05-28remote-hg: test: simplify previous branch checkoutLibravatar Felipe Contreras2-4/+2
2013-05-28remote-helpers: test: simplify remote URLsLibravatar Felipe Contreras4-19/+19
2013-05-28remote-helpers: tests: general improvementsLibravatar Felipe Contreras4-45/+31
2013-05-28remote-helpers: test: cleanup styleLibravatar Felipe Contreras2-34/+66
2013-05-28remote-helpers: test: cleanup white-spacesLibravatar Felipe Contreras2-318/+318
2013-05-28remote-hg: trivial reorganizationLibravatar Felipe Contreras1-2/+2
2013-05-28remote-hg: test: be a little more quietLibravatar Felipe Contreras1-2/+2
2013-05-28remote-bzr: add fallback check for a partial cloneLibravatar Felipe Contreras1-1/+4
2013-05-28remote-bzr: reorganize the way 'wanted' worksLibravatar Felipe Contreras1-32/+26
2013-05-28remote-bzr: trivial cleanupsLibravatar Felipe Contreras1-7/+7
2013-05-28remote-bzr: change global repoLibravatar Felipe Contreras1-2/+2
2013-05-28remote-bzr: delay cloning/pullingLibravatar Felipe Contreras1-15/+13
2013-05-28remote-bzr: simplify get_remote_branch()Libravatar Felipe Contreras1-11/+12
2013-05-28remote-bzr: fix for files with spacesLibravatar Felipe Contreras1-1/+1
2013-05-28remote-bzr: recover from failed clonesLibravatar Felipe Contreras1-8/+10
2013-05-26build: do not install git-remote-testpyLibravatar Felipe Contreras1-0/+2
2013-05-26build: add NO_INSTALL variableLibravatar Felipe Contreras1-6/+10
2013-05-26build: cleanup using $<Libravatar Felipe Contreras1-5/+5
2013-05-26build: cleanup using $^Libravatar Felipe Contreras1-4/+4
2013-05-26build: trivial simplificationLibravatar Felipe Contreras1-3/+3
2013-05-24Git 1.8.3Libravatar Junio C Hamano1-11/+11
2013-05-24urls.txt: avoid auto converting to hyperlinkLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2013-05-23Document push --no-verifyLibravatar Thomas Rast1-1/+6
2013-05-22bisect: Fix log output for multi-parent skip rangesLibravatar Torstein Hegge1-2/+2
2013-05-22sha1_name: fix error message for @{u}Libravatar Ramkumar Ramachandra2-16/+12
2013-05-22prompt: fix show upstream with svn and zshLibravatar Thomas Gummerer1-3/+4
2013-05-21imap-send: eliminate HMAC deprecation warnings on Mac OS XLibravatar David Aguilar1-0/+10
2013-05-21remote-hg: tests: fix hg mergeLibravatar Felipe Contreras1-3/+4
2013-05-21remote-helpers: tests: use python directlyLibravatar Felipe Contreras4-5/+5
2013-05-21transport-helper: check if the dry-run is supportedLibravatar Felipe Contreras1-0/+5
2013-05-21transport-helper: barf when user tries old:newLibravatar Felipe Contreras1-2/+4
2013-05-21remote-hg: fix order of configuration commentsLibravatar Felipe Contreras1-3/+3
2013-05-21remote-hg: trivial configuration note cleanupLibravatar Felipe Contreras1-1/+1
2013-05-21completion: regression fix for zshLibravatar Felipe Contreras1-1/+1
2013-05-21contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashLibravatar Dmitry Marakasov1-1/+1
2013-05-20Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano3-6/+97
2013-05-20Documentation/diff-index: mention two modes of operationLibravatar Junio C Hamano1-6/+6
2013-05-20t5000: test long filenamesLibravatar René Scharfe2-0/+46
2013-05-20t5000: simplify tar-tree testsLibravatar René Scharfe1-23/+8
2013-05-20t5000: use check_tar for prefix testLibravatar René Scharfe1-12/+12
2013-05-20t5000: factor out check_tarLibravatar René Scharfe1-13/+22