Mercurial > hg
graph
-
Split convert extension into common and repository type modulesSun, 10 Jun 2007 20:08:47 -0700, by Brendan Cully
-
commit: fix bug where dirstate for removed file is confusedSun, 10 Jun 2007 21:16:58 -0500, by Matt Mackall
-
hg serve: don't lookup user-supplied names/addressesSun, 10 Jun 2007 19:16:20 -0500, by Matt Mackall
-
Removed trailing \n in calls to util.Abort()Sat, 09 Jun 2007 13:25:54 +0200, by Thomas Arendsen Hein
-
Some small cleanups for convert extension:Sat, 09 Jun 2007 13:17:58 +0200, by Thomas Arendsen Hein
-
Avoid extra filelogs entries.Sat, 09 Jun 2007 01:04:28 -0300, by Alexis S. L. Carvalho
-
Make sure the changelog mentions files whose flags changedSat, 09 Jun 2007 01:04:28 -0300, by Alexis S. L. Carvalho
-
run-tests.py: set ui.slash = TrueFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
test-config-case: print only the Section we're interested in.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add ui.slash hgrc settingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
docopy: use repo.pathto to format paths for printingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add dirstate.pathto and localrepo.pathto.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in revert.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in docopy.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in addremove.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add some more smart when initializing destination repositoryThu, 07 Jun 2007 23:16:10 +0200, by Edouard Gomez
-
Fix hgext/convert/__init__.py rightsThu, 07 Jun 2007 23:06:17 +0200, by Edouard Gomez
-
Include convert extension in packages setupThu, 07 Jun 2007 22:28:52 +0200, by Thomas Arendsen Hein
-
convert: map CVS HEAD to default branchThu, 07 Jun 2007 12:41:12 +0200, by Thomas Arendsen Hein
-
ui: make readsections() abort when configuration cannot be read.Sun, 03 Jun 2007 22:11:25 +0200, by Patrick Mezard
-
Removed trailing whitespace and tabs from python filesWed, 06 Jun 2007 20:22:52 +0200, by Thomas Arendsen Hein
-
Fixed python2.3 incompatibility (rsplit) in cvs code of convert extensionWed, 06 Jun 2007 20:17:03 +0200, by Thomas Arendsen Hein
-
Add a wrapper script for convert extensionFri, 25 May 2007 08:12:33 +0200, by Edouard Gomez
-
Turns convert.py into a real extensionFri, 25 May 2007 00:56:48 +0200, by Edouard Gomez
-
Move convert-repo to hgext/convert/__init__.pyWed, 06 Jun 2007 19:49:47 +0200, by Thomas Arendsen Hein
-
Fixed test output for changed glog (. instead of @)Wed, 06 Jun 2007 19:06:43 +0200, by Thomas Arendsen Hein
-
Issue a warning if "-r ." is used with two working directory parents.Wed, 06 Jun 2007 19:05:18 +0200, by Thomas Arendsen Hein
-
graphlog: Print . instead of @ for working directory parentsWed, 06 Jun 2007 18:28:48 +0200, by Thomas Arendsen Hein