Mercurial > hg-stable
graph
-
revset: fix a number of highly dubious continue statementsWed, 16 Mar 2011 23:54:55 +0100, by Markus F.X.J. Oberhumer
-
graphlog: do not swallow all TypeError exceptions (fix 29c800ee54cf)Wed, 16 Mar 2011 23:54:55 +0100, by Markus F.X.J. Oberhumer
-
archive: use hardcoded constants when creating .zip archivesWed, 16 Mar 2011 23:54:55 +0100, by Markus F.X.J. Oberhumer
-
hgweb: support multiple directories for the same pathWed, 16 Mar 2011 03:06:57 +0100, by timeless
-
templates: provide granularity for future values for age filterWed, 16 Mar 2011 03:28:56 +0100, by timeless
-
revset: report a parse error if a revset is not parsed completely (issue2654)Wed, 16 Mar 2011 23:09:14 +0100, by Bernhard Leiner
-
config: use util.posixfileWed, 16 Mar 2011 18:48:59 +0100, by Adrian Buehlmann
-
bundle: update current bookmark to most recent revision on current branchMon, 14 Mar 2011 23:03:56 +0100, by David Soria Parra
-
localrepo: do not update bookmarks in addchangegroupMon, 14 Mar 2011 20:53:55 +0100, by David Soria Parra
-
rebase: add -m/--message to rebase --collapse (issue2389)Tue, 15 Mar 2011 18:33:36 +0100, by Radomir Dopieralski
-
Updating hgext.extdiff to use revsetsTue, 15 Mar 2011 17:50:02 -0400, by David Wolever
-
merge with stableWed, 16 Mar 2011 16:07:06 +0100, by Martin Geisler
-
relink: mark abort message for translation stableWed, 16 Mar 2011 15:34:45 +0100, by Martin Geisler
-
relink: avoid trying to lock the same repo twice stableWed, 16 Mar 2011 15:34:10 +0100, by Martin Geisler
-
relink: format reclaimed byte count nicelyWed, 16 Mar 2011 13:51:47 +0100, by Martin Geisler
-
test-relink: remove unnecessary ui.username settingWed, 16 Mar 2011 13:25:12 +0100, by Martin Geisler
-
test-https: match output from 31eac42d9123Wed, 16 Mar 2011 09:05:59 +0100, by David Soria Parra
-
merge with stableTue, 15 Mar 2011 16:53:46 -0500, by Matt Mackall
-
merge with crewMon, 14 Mar 2011 22:37:50 +0100, by Patrick Mezard
-
convert/svn: fix _iterfiles() output in root dir case (issue2647) stableMon, 14 Mar 2011 21:35:31 +0100, by Patrick Mezard
-
eol: no need to accumulate files when checking all changesetsMon, 14 Mar 2011 21:31:54 +0100, by Patrick Mezard
-
eol: improve hook failure outputMon, 14 Mar 2011 21:08:18 +0100, by Patrick Mezard
-
merge with stableMon, 14 Mar 2011 15:59:44 -0500, by Matt Mackall
-
bookmarks: remove API limitation in setcurrentMon, 14 Mar 2011 09:36:17 +0100, by David Soria Parra
-
bookmarks: separate bookmarks update code from localrepo's pull.Mon, 14 Mar 2011 00:10:43 +0100, by David Soria Parra
-
tests: add tests for bookmarks support in hg identifySun, 13 Mar 2011 14:35:17 +0100, by David Soria Parra
-
identify: list bookmarks for remote repositoriesSat, 12 Mar 2011 18:15:14 +0100, by Nils Adermann
-
hgignore: ignore dll files generated under cygwinMon, 14 Mar 2011 12:42:05 -0400, by Craig Leres
-
pager: don't page stderr if it's being redirected (issue2541) stableTue, 04 Jan 2011 00:24:34 +1100, by Brodie Rao
-
hgweb: drop use of super() for Exception base classMon, 14 Mar 2011 15:28:56 -0500, by Matt Mackall
-
diff: make diff -c aware of revision setsMon, 14 Mar 2011 13:11:26 -0500, by Steve Borho
-
color: wrap lines in docstringMon, 14 Mar 2011 15:19:58 +0100, by Martin Geisler
-
merge with stableMon, 14 Mar 2011 14:05:19 +0100, by Martin Geisler
-
color: don't mention internal function in docstring stableMon, 14 Mar 2011 13:54:25 +0100, by Martin Geisler
-
keyword: offer additional datefilters when the extension is enabledMon, 14 Mar 2011 12:26:50 +0100, by Christian Ebert
-
keyword: docstrings for additional date filtersMon, 14 Mar 2011 12:19:59 +0100, by Christian Ebert
-
graphlog: give meaningful error if more than one file is given stableSun, 13 Mar 2011 15:04:13 +0100, by Klaus Koch
-
merge with stableMon, 14 Mar 2011 09:20:21 +0100, by Martin Geisler
-
test-https: update to match output from 3f6a4579f803Mon, 14 Mar 2011 09:20:05 +0100, by Martin Geisler
-
tests: respect new hg clone listkey queries in http-proxy testMon, 14 Mar 2011 00:10:43 +0100, by David Soria Parra
-
bookmarks: discard current bookmark if absent from the bookmarks (issue2692) stableSun, 13 Mar 2011 14:36:47 +0100, by Benoit Boissinot
-
fix test-highlight after bookmark support change for hgweb stableSun, 13 Mar 2011 16:13:25 +0100, by Benoit Boissinot
-
merge with stableSun, 13 Mar 2011 10:09:30 -0500, by Steve Borho
-
eol: do not abort when win32text is found, only warn stableSun, 13 Mar 2011 10:03:06 -0500, by Steve Borho
-
merge with stableSun, 13 Mar 2011 15:59:50 +0100, by Benoit Boissinot
-
tests: fix failures introduced in 7359cb753a54 stableSun, 13 Mar 2011 15:59:24 +0100, by Dirkjan Ochtman
-
tests: fix permission issue trying to remove test directory stableSat, 12 Mar 2011 11:06:40 +0100, by Benoit Boissinot
-
bookmarks: fix update of the current bookmark during rename stableSun, 13 Mar 2011 15:42:24 +0100, by Benoit Boissinot
-
setup: remove unnecessary code for win32com (pywin32)Sun, 13 Mar 2011 08:50:06 -0500, by Steve Borho
-
test-highlight: fix test output (introduced by 2151703e7f84)Sun, 13 Mar 2011 15:10:01 +0100, by Patrick Mezard
-
eol: rename hook into checkheadshook, add checkallhook (issue2665)Sun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: make the hook check all new heads, not only tip (issue2666)Sun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: the hook no longer requires the extension to be loadedSun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: extract parsing error handling in parseeol()Sun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: separate .hgeol parsing from merge in uiSun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: remove unused argument in readhgeol()Sun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: explain why reading .hgeol from the working dir is specialSun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard