Mercurial > hg
graph
-
Prevent type exception on concatenation if diffstat returns None.Tue, 30 Jan 2007 10:35:25 -0500, by Sean Dague
-
Switch CGI stdout to binary on windowsTue, 13 Feb 2007 06:50:00 -0200, by Alexis S. L. Carvalho
-
Fix dirstate fail at drive root on WindowsFri, 09 Feb 2007 20:50:41 +0300, by Andrei Vermel
-
Try to pass repo.ui to reposetup hooksThu, 08 Feb 2007 16:31:21 -0200, by Alexis S. L. Carvalho
-
BeOS compatibility supportTue, 02 Jan 2007 21:40:20 -0800, by Andrew Bachmann
-
transplant: remote bundle source was not closed before deleting the fetched bundle.Sun, 11 Feb 2007 18:37:23 +0100, by Patrick Mezard
-
mq: qinit -c creates a repo even after a regular qinitFri, 09 Feb 2007 03:48:30 -0200, by Alexis S. L. Carvalho
-
Handle functions as the value of a hooks.<name> config variableFri, 09 Feb 2007 03:48:28 -0200, by Alexis S. L. Carvalho
-
allow values that aren't strings in util.configparserFri, 09 Feb 2007 03:48:26 -0200, by Alexis S. L. Carvalho
-
Merge with stableTue, 06 Feb 2007 16:12:22 -0600, by Matt Mackall
-
Fix wrong module reference in copyfile exceptionTue, 06 Feb 2007 00:09:36 +0300, by Andrei Vermel
-
setup.py: reload __version__.py after writing it.Tue, 06 Feb 2007 15:55:20 -0200, by Alexis S. L. Carvalho
-
fix strip'ping the second parent of a mergeTue, 06 Feb 2007 15:54:58 -0200, by Alexis S. L. Carvalho
-
install reposetup hook right after loading the extensionTue, 06 Feb 2007 15:43:01 -0200, by Alexis S. L. Carvalho
-
Open bundle files in binary modeTue, 30 Jan 2007 20:37:58 -0200, by Alexis S. L. Carvalho
-
convert-repo: handle packed git tagsTue, 06 Feb 2007 15:23:40 -0200, by Alexis S. L. Carvalho
-
lazyindex: handle __delitem__ in loadblockSun, 04 Feb 2007 16:08:56 -0800, by Brendan Cully
-
commit: catch IOErrorTue, 30 Jan 2007 21:11:10 -0200, by Alexis S. L. Carvalho
-
Merge with crew-stableTue, 30 Jan 2007 19:36:56 -0200, by Alexis S. L. Carvalho
-
filecommit: don't forget the local parent on a merge with a local renameTue, 30 Jan 2007 19:09:08 -0200, by Alexis S. L. Carvalho
-
Fallback to ascii if getpreferredencoding raises an exceptionTue, 30 Jan 2007 18:32:23 -0200, by Alexis S. L. Carvalho
-
unbundle: don't use urllib if it's a local fileTue, 30 Jan 2007 18:32:21 -0200, by Alexis S. L. Carvalho
-
docopy: deal with globs on windows in a better wayTue, 30 Jan 2007 18:32:20 -0200, by Alexis S. L. Carvalho
-
Explicitly expand globs on WindowsTue, 30 Jan 2007 18:32:18 -0200, by Alexis S. L. Carvalho
-
mtime can be -1 after a merge and cause tracebacks on win32.Tue, 30 Jan 2007 00:26:19 +0100, by Benoit Boissinot
-
Adjust documentation for 78a0dd93db0b (empty username to force specifying it)Thu, 25 Jan 2007 17:57:51 +0100, by Thomas Arendsen Hein
-
hgwebdir: class hgwebdir should also accept a configparser instanceTue, 30 Jan 2007 22:07:22 +0100, by Michael Gebetsroither
-
transplant: test non-local sourceTue, 30 Jan 2007 11:40:17 -0800, by Brendan Cully