Mercurial > hg
graph
-
revset: implement dagrange directlyFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: turn dagrange into a functionFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: drop unreachable codeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
perf: add a benchmark for revrangeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
test-tags: enable for WindowsMon, 04 Jun 2012 21:40:38 +0200, by Adrian Buehlmann
-
tests: roll test-copy2.t into test-copy.tMon, 04 Jun 2012 21:09:54 +0200, by Adrian Buehlmann
-
help: fix keyword search output for extension commandsSun, 03 Jun 2012 17:49:04 +0200, by Olav Reinert
-
help: format all output using RSTSat, 02 Jun 2012 11:28:43 +0200, by Olav Reinert
-
help: format command and option list help using RSTSat, 02 Jun 2012 11:25:40 +0200, by Olav Reinert
-
help: format extension lists using RSTSat, 02 Jun 2012 11:22:33 +0200, by Olav Reinert
-
test-revset: enable for WindowsSun, 03 Jun 2012 09:06:15 +0200, by Adrian Buehlmann
-
tests: roll test-commit-copy.t into test-commit.tMon, 04 Jun 2012 18:40:31 +0200, by Adrian Buehlmann
-
base85: cast Py_ssize_t values to int (issue3481)Mon, 04 Jun 2012 16:59:34 +0200, by Adrian Buehlmann
-
tests: roll test-clone-failure.t into test-clone.tMon, 04 Jun 2012 19:05:22 +0200, by Adrian Buehlmann
-
test-clone-failure: enable for Windows using #ifFri, 01 Jun 2012 13:38:18 +0200, by Adrian Buehlmann
-
help: fix search with `-k` option in non-ASCII localesMon, 04 Jun 2012 10:45:56 +0400, by Nikolaj Sjujskij
-
hgweb: fixes linebreak location in gitweb filediff.tmpl view stableMon, 04 Jun 2012 18:03:23 +0200, by wujek srujek
-
test-paths.t: enable for Windows using #ifSun, 03 Jun 2012 19:35:45 +0200, by Adrian Buehlmann
-
tests: introduce c-style conditional sections in .t testsFri, 01 Jun 2012 02:25:12 +0200, by Mads Kiilerich
-
run-tests: don't add python lines to expected dictWed, 30 May 2012 14:28:57 +0200, by Adrian Buehlmann
-
run-test: replace backslashes in TESTDIRSun, 03 Jun 2012 19:35:23 +0200, by Adrian Buehlmann
-
dispatch: tolerate non-standard version strings in tuplever() (issue3470)Fri, 25 May 2012 14:24:07 +0200, by Adrian Buehlmann
-
revset: cache alias expansionsThu, 24 May 2012 13:05:06 +0200, by Patrick Mezard
-
base85: use Py_ssize_t for string lengthsThu, 24 May 2012 01:30:12 +0200, by Adrian Buehlmann
-
hg-ssh: read-only flagTue, 22 May 2012 15:17:37 -0700, by David Schleimer
-
bookmarks: allow existing remote bookmarks to become heads when pushingSun, 13 May 2012 10:21:27 +0200, by Levi Bard
-
util: subclass deque for Python 2.4 backwards compatibilityFri, 01 Jun 2012 17:05:31 -0700, by Bryan O'Sullivan
-
merge with stableSat, 02 Jun 2012 15:35:53 -0500, by Matt Mackall
-
localrepo: move filecache clearing into invalidateFri, 01 Jun 2012 23:44:10 -0500, by Matt Mackall
-
strip: move bookmark deletion before strip to deal with filecache invalidationFri, 01 Jun 2012 23:42:27 -0500, by Matt Mackall
-
merge with stableFri, 01 Jun 2012 15:14:29 -0500, by Matt Mackall
-
revset: avoid validating all tag nodes for tag(x)Fri, 01 Jun 2012 15:13:05 -0500, by Matt Mackall
-
revset: add pattern matching to 'extra' revset expressionWed, 30 May 2012 23:14:04 +0100, by Simon King
-
revset: add pattern matching to the 'user' revset expressionWed, 30 May 2012 23:13:58 +0100, by Simon King
-
revset: add pattern matching to 'bookmarks' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add pattern matching to 'branch' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add pattern matching to 'tag' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add helper function for matching strings to patternsWed, 30 May 2012 23:13:33 +0100, by Simon King
-
help: format command help using RSTFri, 01 Jun 2012 12:35:30 +0200, by Olav Reinert
-
help: format topic help using RSTFri, 01 Jun 2012 12:15:45 +0200, by Olav Reinert
-
help: inline helper function used once onlyFri, 01 Jun 2012 12:01:33 +0200, by Olav Reinert
-
minirst: generate tables as a list of joined linesFri, 01 Jun 2012 11:58:23 +0200, by Olav Reinert
-
scmutil: seen.union should be seen.update (issue3476) stableThu, 31 May 2012 20:55:30 -0700, by Bryan O'Sullivan
-
patch: keep patching after missing copy source (issue3480) stableFri, 01 Jun 2012 17:37:56 +0200, by Patrick Mezard
-
keyword: update copyleftSat, 26 May 2012 20:49:51 +0200, by Christian Ebert
-
keyword: wlock cmdutil.copy wrapperSat, 26 May 2012 20:49:44 +0200, by Christian Ebert
-
keyword: support commit --amend (issue3471)Sat, 26 May 2012 20:46:12 +0200, by Christian Ebert
-
keyword: rename kwt.record attribute to kwt.postcommitFri, 25 May 2012 19:32:29 +0200, by Christian Ebert
-
scmutil: use _winreg.HKEY_LOCAL_MACHINESun, 27 May 2012 11:30:03 +0200, by Adrian Buehlmann
-
win32: move lookupreg() to windows.pySun, 27 May 2012 11:29:52 +0200, by Adrian Buehlmann
-
win32: use Python's _winreg againSun, 27 May 2012 11:29:45 +0200, by Adrian Buehlmann
-
localrepo: clear _filecache earlier to really force reloading (issue3462) stableTue, 29 May 2012 18:27:12 +0300, by Idan Kamara
-
lsprof: report units correctlyWed, 30 May 2012 13:57:41 -0700, by Bryan O'Sullivan
-
cleanup: use the deque type where appropriateTue, 15 May 2012 10:46:23 -0700, by Bryan O'Sullivan
-
perf: add a perfancestors benchmarkTue, 15 May 2012 10:44:17 -0700, by Bryan O'Sullivan