Mercurial > hg
graph
-
hgext: enable extensions without "hgext." prefix in help texts stableTue, 22 Dec 2009 00:50:03 +0100, by Martin Geisler
-
cmdutil: replace sys.maxint with None as default value in loglimitMon, 14 Dec 2009 00:32:29 +0900, by Nicolas Dumazet
-
test-help: improve test coverageMon, 21 Dec 2009 12:18:43 +0200, by Henri Wiechers
-
bookmarks: move parse() and current() into property definitionsMon, 21 Dec 2009 20:30:37 +0100, by Nicolas Dumazet
-
bookmarks: refactor code responsible for updates of bookmarksMon, 21 Dec 2009 15:17:28 +0900, by Nicolas Dumazet
-
bookmarks: repo._bookmarkcurrent should be a propertycacheMon, 21 Dec 2009 20:19:21 +0100, by Nicolas Dumazet
-
bookmarks: write() can simply access repo._bookmarksMon, 21 Dec 2009 15:23:03 +0900, by Nicolas Dumazet
-
bookmarks: turn repo._bookmarks into a propertycacheMon, 21 Dec 2009 13:55:56 +0900, by Nicolas Dumazet
-
Merge with stableMon, 21 Dec 2009 16:13:20 +0100, by Sune Foldager
-
hook: fix bug (reuse of variable) introduced in 872d49dd577a stableMon, 21 Dec 2009 16:12:43 +0100, by Sune Foldager
-
patch: implement patch.eol=auto modeSun, 20 Dec 2009 17:18:04 +0100, by Martin Geisler
-
patch: propagate eolmode down to patchfileSun, 20 Dec 2009 17:18:02 +0100, by Martin Geisler
-
Merge with stableSat, 19 Dec 2009 22:56:01 -0800, by Brendan Cully
-
share: use defaultdest to compute unspecified destination stableSat, 19 Dec 2009 22:55:33 -0800, by Brendan Cully
-
Merge with stableSat, 19 Dec 2009 13:10:46 +0100, by Martin Geisler
-
Merge with crewFri, 18 Dec 2009 14:27:30 -0600, by Matt Mackall
-
convert: implement two hooks in builtin cvspsTue, 15 Dec 2009 10:37:23 +0000, by Frank Kingswood
-
Merge with crewWed, 16 Dec 2009 17:39:42 -0600, by Matt Mackall
-
Merge with stableThu, 17 Dec 2009 00:32:26 +0100, by Martin Geisler
-
inotify: completely ignore events on the repository rootFri, 11 Dec 2009 16:17:39 +0900, by Nicolas Dumazet
-
inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstateFri, 11 Dec 2009 15:58:09 +0900, by Nicolas Dumazet
-
inotify: follow new files if they are regular or a symlink.Fri, 27 Nov 2009 09:23:10 +0900, by Nicolas Dumazet
-
run-tests.py: Show paths to failing tests, .err and .outWed, 16 Dec 2009 12:09:25 +0100, by Mads Kiilerich
-
Merge with stableWed, 16 Dec 2009 16:46:12 -0600, by Matt Mackall
-
Merge with stableWed, 16 Dec 2009 22:58:57 +0100, by Martin Geisler
-
graphlog: fix output when both a limit and a path are provided stableFri, 11 Dec 2009 15:25:33 +0900, by Nicolas Dumazet
-
mercurial.iss: update locale locationWed, 16 Dec 2009 22:18:15 +0100, by Patrick Mezard
-
test-share: Solaris sed can't handle never-ending linesWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
test-rollback: Ignore hook exit codeWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
Merge with crew-stableWed, 16 Dec 2009 13:19:42 +0100, by Patrick Mezard
-
test-hook: Don't use extended regular expressions with grep stableWed, 16 Dec 2009 12:10:21 +0100, by Mads Kiilerich
-
hgweb: Make get_mtime use repository to find store path.Tue, 15 Dec 2009 12:33:04 -0800, by Brendan Cully
-
make ui.interactive() return false in case stdin lacks isattySun, 13 Dec 2009 18:29:16 +0100, by Ronny Pfannschmidt
-
Merge with stableTue, 15 Dec 2009 10:45:24 -0600, by Matt Mackall
-
Merge with crewTue, 15 Dec 2009 10:44:38 -0600, by Matt Mackall
-
Makefile: update "make clean" target after f91e5630ce7eMon, 14 Dec 2009 23:14:50 +0100, by Martin Geisler
-
Merge with crew-stableMon, 14 Dec 2009 22:15:46 +0100, by Patrick Mezard
-
convert/svn: better handling of hg recursive call failure stableMon, 14 Dec 2009 22:09:49 +0100, by Patrick Mezard
-
Merge with -stableMon, 14 Dec 2009 15:02:02 -0600, by Matt Mackall
-
win32mbcs: fix typos and reST syntaxMon, 14 Dec 2009 00:26:28 +0100, by Martin Geisler
-
help/templates: use hanging indent for field listMon, 14 Dec 2009 00:02:04 +0100, by Martin Geisler
-
minirst: improve layout of field listsSun, 13 Dec 2009 23:49:53 +0100, by Martin Geisler
-
minirst: don't test regexps twiceSun, 13 Dec 2009 22:37:30 +0100, by Martin Geisler
-
minirst: run inlineliterals too in debug modeSun, 13 Dec 2009 19:24:24 +0100, by Martin Geisler
-
test-share: handle sed/GNU-sed discrepanciesSun, 13 Dec 2009 18:54:54 +0100, by Patrick Mezard
-
Make {file_copies} usable as a --template keySun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
templatekw: change {file_copies} behaviour, add {file_copies_switch}Sun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
test-command-template: test 'file_copies' keywordSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract file copies closure into templatekwSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard
-
cmdutil: extract latest tags closures in templatekwSun, 13 Dec 2009 18:06:24 +0100, by Patrick Mezard