Mercurial > hg-stable
graph
-
tags: support 'instant' tag retrieval (issue548)Thu, 16 Jul 2009 10:41:19 -0400, by Greg Ward
-
tags: implement persistent tag caching (issue548).Thu, 16 Jul 2009 10:39:42 -0400, by Greg Ward
-
localrepo: add destroyed() method for strip/rollback to use (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
Factor tags module out of localrepo (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
localrepo: factor updatetags() out of readtags() (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
localrepo: improve readability of _findtags(), readtags() (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
localrepo: rename in-memory tag cache instance attributes (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
localrepo: factor _findtags() out of tags() (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
test-tags: enhance the test to probe tag caching better (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
test-tags: clarify test output; simplify test script a bit (issue548).Thu, 16 Jul 2009 10:39:41 -0400, by Greg Ward
-
merge with crew-stableWed, 15 Jul 2009 17:44:47 +0200, by Martin Geisler
-
Merge with crew-stableTue, 14 Jul 2009 18:00:37 -0700, by Brendan Cully
-
Merge with crew-stableTue, 14 Jul 2009 17:21:10 -0700, by Bryan O'Sullivan
-
Merge with crew-stableTue, 14 Jul 2009 16:51:52 -0700, by Brendan Cully
-
merge with mpmWed, 15 Jul 2009 00:24:20 +0200, by Martin Geisler
-
merge with crew-stableWed, 15 Jul 2009 00:19:15 +0200, by Martin Geisler
-
for calls expecting bool args, pass bool instead of intMon, 13 Jul 2009 09:50:26 +0900, by Nicolas Dumazet
-
merge with -stableTue, 14 Jul 2009 20:24:16 +0200, by Benoit Boissinot
-
merge with crew-stableTue, 14 Jul 2009 20:10:23 +0200, by Martin Geisler
-
store: eliminate reference cycle in fncachestoreTue, 14 Jul 2009 14:05:07 +0200, by Simon Heimberg
-
win32mbcs: add special wrapper for osutil.listdir().Fri, 10 Jul 2009 19:34:08 +0900, by Shun-ichi GOTO
-
win32mbcs: wrapper supports keyword arguments and dict result.Fri, 10 Jul 2009 15:52:01 +0900, by Shun-ichi GOTO
-
gendoc: fall back to pure modules if C extensions are not available (issue1711)Fri, 10 Jul 2009 19:45:31 +0200, by Cédric Duval
-
Don't copy hidden files/directories during `setup.py install`Tue, 14 Jul 2009 22:42:05 -0400, by James Abbatiello
-
commands: hide deprecated commands.Fri, 10 Jul 2009 13:40:25 +0200, by Dan Villiom Podlaski Christiansen
-
hgignore.5.txt: improved description of matchingSun, 12 Jul 2009 07:56:43 +0200, by Henri Wiechers
-
Merge with bosTue, 14 Jul 2009 17:59:36 -0700, by Brendan Cully
-
Fix issue1738 for strip too.Tue, 14 Jul 2009 17:58:36 -0700, by Brendan Cully
-
setup.py: don't pollute the current directory with temporary filesTue, 14 Jul 2009 17:18:45 -0700, by Bryan O'Sullivan
-
Make patch.diff filelog cache LRU of 20 files. Fixes issue1738.Tue, 14 Jul 2009 16:50:37 -0700, by Brendan Cully
-
url: fix use of non-int port in https connections via proxyTue, 14 Jul 2009 17:12:12 -0300, by Wagner Bruna
-
test-fetch: fix non-portable sed regex.Sun, 12 Jul 2009 22:33:00 -0400, by Greg Ward
-
branch heads: optimise computation of branch head cache (issue1734)Mon, 13 Jul 2009 20:19:17 +0200, by Henrik Stuart
-
Merge with stableTue, 14 Jul 2009 12:18:22 -0500, by Matt Mackall
-
cmdutil: fall back to filename if glob expand has errorsSun, 12 Jul 2009 00:46:43 -0500, by Steve Borho
-
inotify: server: explicitely ignore events in subdirs of .hg/ (issue1735)Mon, 13 Jul 2009 21:55:17 +0900, by Nicolas Dumazet
-
inotify: fix issue1375, add a test.Mon, 13 Jul 2009 16:49:05 +0200, by Nicolas Dumazet
-
inotify: server: new data structure to keep track of changes.Tue, 26 May 2009 23:00:35 +0900, by Nicolas Dumazet
-
merge with crew-stableSun, 12 Jul 2009 21:41:12 +0200, by Martin Geisler
-
gitweb, monoblue: fix double-spacing in file view (issue1733)Sun, 12 Jul 2009 21:37:24 +0200, by Martin Geisler
-
util: use propertycache in opener instead of __getattr__Fri, 10 Jul 2009 17:54:04 +0200, by Simon Heimberg
-
mq: use ui.status when pushing and popping patchesFri, 10 Jul 2009 23:24:35 +0200, by Martin Geisler
-
mq: qpop now tells which patches are poppedThu, 09 Jul 2009 23:59:03 +0200, by Mads Kiilerich
-
merge with crew-stableFri, 10 Jul 2009 12:49:29 +0200, by Martin Geisler
-
url: fix use of non-int port in https connections (issue1725)Wed, 08 Jul 2009 18:35:13 +0200, by Henrik Stuart
-
doc/Makefile: let hg1.gendoc.txt depend on gendoc.pyFri, 10 Jul 2009 01:23:07 +0200, by Martin Geisler
-
keyword: use all caps for 'note:' in help stringThu, 09 Jul 2009 22:52:39 +0200, by Martin Geisler
-
notify: fix indentation in module docstringThu, 09 Jul 2009 22:43:24 +0200, by Martin Geisler
-
notify: cleanup module docstringThu, 09 Jul 2009 22:42:43 +0200, by Martin Geisler
-
convert: fix inconsistent indentation in help textThu, 09 Jul 2009 20:15:15 +0200, by Martin Geisler
-
Merge with stableThu, 09 Jul 2009 19:49:02 -0500, by Matt Mackall
-
filectx: add a hex methodMon, 06 Jul 2009 14:52:44 -0500, by Matt Mackall
-
win32mbcs: also wrap windows.pconvert()Thu, 09 Jul 2009 22:06:30 +0900, by Shun-ichi GOTO
-
Use os.path.split() for MBCS with win32mbcs extension.Thu, 09 Jul 2009 21:39:19 +0900, by Shun-ichi GOTO
-
win32mbcs: look up modules using sys.modules (issue1729)Wed, 08 Jul 2009 09:48:48 -0400, by Brodie Rao
-
fix memory usage of revlog caches by limiting cache size [issue1639]Thu, 09 Jul 2009 17:10:07 -0500, by Matt Mackall
-
keyword: eliminate potential reference cycles from kwrepoThu, 09 Jul 2009 11:59:12 +0200, by Christian Ebert
-
convert/cvs: improve error message on unexpected server output.Wed, 08 Jul 2009 22:08:45 -0400, by Greg Ward
-
transaction: fix uncaught ENOENT (issue1724)Tue, 07 Jul 2009 19:24:52 +0200, by Henrik Stuart
-
branch heads: fix regression introduced in e67e5b60e55f (issue1726)Thu, 09 Jul 2009 20:49:02 +0200, by Henrik Stuart