summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-28remote-hg: add tests for 'master' bookmarkLibravatar Felipe Contreras1-1/+67
2013-05-28remote-hg: always point HEAD to masterLibravatar Felipe Contreras4-52/+26
2013-05-28remote-hg: improve progress calculationLibravatar Felipe Contreras1-5/+4
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-21remote-hg: tests: fix hg mergeLibravatar Felipe Contreras1-3/+4
2013-05-21remote-helpers: tests: use python directlyLibravatar Felipe Contreras4-5/+5
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-20Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano3-6/+97
2013-05-20git-svn: introduce --parents parameter for commands branch and tagLibravatar Tobias Schulte3-1/+71
2013-05-20git-svn: clarify explanation of --destination argumentLibravatar Jonathan Nieder1-5/+14
2013-05-20git-svn: multiple fetch/branches/tags keys are supportedLibravatar Nathan Gray1-0/+12
2013-05-20remote-hg: set stdout to binary mode on win32Libravatar Amit Bakshi1-0/+4
2013-05-17Git 1.8.3-rc3Libravatar Junio C Hamano1-1/+1
2013-05-17Merge branch 'fc/doc-style'Libravatar Junio C Hamano20-47/+37
2013-05-17Merge branch 'dw/asciidoc-sources-are-dot-txt-files'Libravatar Junio C Hamano1-2/+4
2013-05-17documentation: trivial style cleanupsLibravatar Felipe Contreras20-47/+37
2013-05-17Merge git://ozlabs.org/~paulus/gitkLibravatar Junio C Hamano1-295/+338
2013-05-17difftool: fix dir-diff when file does not exist in working treeLibravatar John Keeping2-0/+13
2013-05-17remote-bzr: fixes for older versions of bzrLibravatar Felipe Contreras1-2/+4
2013-05-17remote-bzr: fix old organization destroyLibravatar Sandor Bodo-Merle1-0/+2
2013-05-17gitk: Update Swedish translation (304t)Libravatar Peter Krefting1-295/+338
2013-05-16Revert "remote-hg: update bookmarks when pulling"Libravatar Felipe Contreras1-3/+0
2013-05-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Libravatar Dale R. Worley1-2/+6
2013-05-16remote-bzr: fix cloning of non-listable reposLibravatar Felipe Contreras1-0/+3
2013-05-15Merge branch 'fc/remote-hg' (early part)Libravatar Junio C Hamano2-24/+22
2013-05-15remote-hg: update bookmarks when pullingLibravatar Felipe Contreras1-0/+3
2013-05-15remote-hg: don't push fake 'master' bookmarkLibravatar Felipe Contreras1-1/+2
2013-05-15remote-hg: disable forced push by defaultLibravatar Felipe Contreras1-1/+1
2013-05-15remote-hg: fix new branch creationLibravatar Felipe Contreras1-1/+1
2013-05-15remote-hg: add new get_config_bool() helperLibravatar Felipe Contreras1-11/+13
2013-05-15remote-hg: enable track-branches in hg-git modeLibravatar Felipe Contreras2-1/+1
2013-05-15remote-hg: get rid of unused exception checksLibravatar Felipe Contreras1-15/+9
2013-05-15remote-hg: trivial cleanupsLibravatar Felipe Contreras2-3/+1