253 Commits (9bb4542b8c1b91189126cf0fc42e2689fc9224c6)

Author SHA1 Message Date
Felipe Contreras 97253a2332 remote-hg: use marks instead of inlined files 12 years ago
Felipe Contreras 1a2636c297 remote-hg: small performance improvement 12 years ago
Felipe Contreras b0f6c5835d remote-hg: allow refs with spaces 12 years ago
Felipe Contreras 7c0580586f remote-hg: don't update bookmarks unnecessarily 12 years ago
Felipe Contreras 891122266f remote-hg: add support for schemes extension 12 years ago
Felipe Contreras a2e462c5b5 remote-hg: improve email sanitation 12 years ago
Felipe Contreras a2f7b6f8a9 remote-hg: add custom local tag write code 12 years ago
Felipe Contreras e1760f8c2c remote-hg: write tags in the appropriate branch 12 years ago
Felipe Contreras 68d4f4f3e9 remote-hg: custom method to write tags 12 years ago
Felipe Contreras 299789c22c remote-hg: add support for tag objects 12 years ago
Felipe Contreras aeebca0bd2 remote-hg: add branch_tip() helper 12 years ago
Felipe Contreras 7e31e1fea5 remote-hg: properly mark branches up-to-date 12 years ago
Felipe Contreras 846cc77676 remote-hg: use python urlparse 12 years ago
Felipe Contreras e5ea5e7547 remote-hg: safer bookmark pushing 12 years ago
Dusty Phillips 3473ecd7ff remote-helpers: avoid has_key 12 years ago
Felipe Contreras 845241d544 remote-hg: fix commit messages 12 years ago
Felipe Contreras afad200558 remote-bzr: fix prefix of tags 12 years ago
Torsten Bögershausen 924f6c3d39 test-bzr: portable shell and utf-8 strings for Mac OS 12 years ago
Antoine Pelisse 9a57988b3f remote-hg: activate graphlog extension for hg_log() 12 years ago
Felipe Contreras 20c4b59c35 remote-hg: fix bad file paths 12 years ago
Simon Ruderich 7b21ec24a5 remote-hg: document location of stored hg repository 12 years ago
Felipe Contreras 2594a79ea9 remote-hg: fix bad state issue 12 years ago
Simon Ruderich 2e8e813232 remote-hg: add 'insecure' option 12 years ago
Felipe Contreras b3ab6fd1ac remote-hg: add simple mail test 12 years ago
Felipe Contreras 6181b9a63c remote-hg: add basic author tests 12 years ago
Felipe Contreras cbf6237c2b remote-hg: show more proper errors 12 years ago
Felipe Contreras b0c3db860c remote-hg: force remote push 12 years ago
Dusty Phillips 11dc88f49c remote-hg: push to the appropriate branch 12 years ago
Felipe Contreras 7a6c1859b6 remote-hg: update tags globally 12 years ago
Felipe Contreras d7314b3acf remote-hg: update remote bookmarks 12 years ago
Felipe Contreras 0ff1b61770 remote-hg: refactor export 12 years ago
Felipe Contreras f04f489f6b remote-hg: split bookmark handling 12 years ago
Felipe Contreras 25027b983e remote-hg: redirect buggy mercurial output 12 years ago
Felipe Contreras 71c6c95c31 remote-hg: trivial test cleanups 12 years ago
Felipe Contreras 8120014e2b remote-hg: make sure fake bookmarks are updated 12 years ago
Peter van Zetten 15a8d901dd remote-hg: fix for files with spaces 12 years ago
Felipe Contreras 031873f8f1 remote-hg: properly report errors on bookmark pushes 12 years ago
Dusty Phillips e1219e45bd remote-hg: add missing config variable in doc 12 years ago
Felipe Contreras a57ad51d1a remote-hg: trivial cleanups 12 years ago
Felipe Contreras fa7285dc3d remote-bzr: improve tag handling 12 years ago
Christophe Simonis 5ff4fc649e remote-bzr: fix utf-8 support for fetching 12 years ago
Torsten Bögershausen 0e9b327227 remote-helpers/test-bzr.sh: do not use "grep '\s'" 12 years ago
Felipe Contreras 6ff8d4e748 remote-bzr: add utf-8 support for pushing 12 years ago
Timotheus Pokorra 5445b24e22 remote-bzr: add utf-8 support for fetching 12 years ago
Felipe Contreras 8954441ac7 remote-bzr: avoid unreferred tags 12 years ago
Felipe Contreras f00f2511d9 remote-bzr: only update workingtree on local repos 12 years ago
David Engster 9d9d698c43 remote-bzr: set author if available 12 years ago
Christophe Simonis bc51f7c3e2 remote-bzr: remove files before modifications 12 years ago
Christophe Simonis 82447e3361 remote-bzr: fix directory renaming 12 years ago
Felipe Contreras 091e051e88 remote-hg: fix hg-git test-case 12 years ago