Mercurial > hgsubversion
graph
-
Avoid 'ValueError: close_fds is not supported on Windows platforms' exception2009-07-29, by Risto Kankkunen
-
No os.spawnvp() in Windows, use subprocess.call() instead2009-07-29, by Risto Kankkunen
-
README: update URL to Mercurial wiki2009-08-08, by Martin Geisler
-
README: Mercurial 1.3 is no longer in development2009-08-08, by Martin Geisler
-
tags: handle the most recent commit being an edit to an svn tag properly2009-07-19, by Augie Fackler
-
Fix 'parent dir of a branch is deleted' refactoring from 343da84.2009-07-04, by Max Bowsher
-
stupid: take tbdelta closed branches in account2009-07-19, by Patrick Mezard
-
Bypass demandimport for all svn submodules2009-07-19, by Patrick Mezard
-
svnexternals: display svn commands output with --verbose2009-07-19, by Patrick Mezard
-
Revive svn+http(s) URLs support (issue94)2009-07-19, by Patrick Mezard
-
svnrepo: expose the same svnurl than SubversionRepo2009-07-19, by Patrick Mezard
-
svnwrappers: override svn+ssh credentials with supplied ones if any2009-07-19, by Patrick Mezard
-
pushmod: pass SubversionRepo directly to commit()2009-07-19, by Patrick Mezard
-
util: remove swap_out_encoding() deprecated comment2009-07-19, by Patrick Mezard
-
Extend svnrepos with SubversionRepo and SVNMeta2009-07-19, by Patrick Mezard
-
Unify svn credentials handling as config entries2009-07-19, by Patrick Mezard
-
genignore: collect ignore lines, then write them2009-07-19, by Patrick Mezard
-
wrappers: make push aborts if uncommitted changes2009-07-19, by Patrick Mezard
-
tagmap: missed newline in rebuildmeta warn call2009-07-06, by Augie Fackler
-
tags: fix a bug triggered by copies from non-branch-roots2009-07-06, by Augie Fackler
-
rebuildmeta: remove any existing tagmap file.2009-07-06, by Augie Fackler
-
Merge with mpedersen.2009-07-06, by Augie Fackler
-
Second fix required for our tags to work.2009-07-02, by Michael J. Pedersen
-
This patch fixes, partially, an issue with tagpaths.2009-07-02, by Michael J. Pedersen
-
tags: be more aggressive about not copying from tags we do not have2009-07-01, by Augie Fackler
-
tags: handle copyfrom old versions of tags more correctly2009-07-01, by Augie Fackler
-
tags: allow editing tags of closed branches without reopening the branch2009-06-26, by Augie Fackler
-
tags: handle tags from edited tags.2009-06-26, by Augie Fackler
-
tags: Handle edits to edited tags.2009-06-26, by Augie Fackler