Mercurial > hg
graph
-
ui.py: normalize settings every time the configuration changesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
move the parsing of --config options to commands.pyTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: use the overlay to hold --config dataTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: change the overlay from a dict to a SafeConfigParser.Tue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: don't query parentui.cdata when looking up config items.Tue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: make walkconfig use configitemsTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: move common code out of config and configboolTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: remove revlogopts and (unused) diffcache variablesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: don't let parent and child ui objects share header and prev_headerTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: use correct parentui while copying readhooksTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
changectx: search manifest delta for filenodeWed, 11 Oct 2006 13:56:35 -0700, by Brendan Cully
-
context: check self.__dict__ instead of using hasattrWed, 11 Oct 2006 13:34:12 -0700, by Brendan Cully
-
Teach bdiff to support buffer objectsWed, 11 Oct 2006 12:06:14 -0700, by Brendan Cully
-
Test case for bdiff on buffer objectsWed, 11 Oct 2006 12:02:06 -0700, by Brendan Cully
-
hgweb: globally default to tip if no revision is specifiedWed, 11 Oct 2006 11:30:59 -0700, by Brendan Cully
-
Support buffer interface in base85 codecWed, 11 Oct 2006 09:27:57 -0700, by Brendan Cully
-
merge with crewWed, 11 Oct 2006 16:41:52 +0200, by Benoit Boissinot
-
fix traceback of extdiff after a mergeWed, 11 Oct 2006 16:35:09 +0200, by Benoit Boissinot
-
Don't generate git diff header for empty diffsTue, 10 Oct 2006 14:48:26 -0700, by Brendan Cully
-
Add base URL to hgwebdir templater (fixes index page when the URL does not have a trailing /)Tue, 10 Oct 2006 10:54:22 -0700, by Brendan Cully
-
NWI base URL detection fixesTue, 10 Oct 2006 10:28:20 -0700, by Brendan Cully
-
make manifest-merging test reproduceableWed, 11 Oct 2006 15:52:08 -0500, by Matt Mackall
-
Revert changeset c67920d78248.Tue, 10 Oct 2006 21:03:24 +0300, by Giorgos Keramidas
-
merge with upstreamTue, 10 Oct 2006 11:47:19 +0200, by Thomas Arendsen Hein