Mercurial > hg
graph
-
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
-
templates: widen the graph canvas (issue2683) stableSun, 13 Mar 2011 14:26:32 +0100, by Dirkjan Ochtman
-
rebase: don't use util.Abort for an internal errorSun, 13 Mar 2011 13:52:47 +0100, by Martin Geisler
-
help: limit documentation width to at most 80 charactersSun, 13 Mar 2011 13:38:44 +0100, by Dirkjan Ochtman
-
merge with stableSun, 13 Mar 2011 13:05:16 +0100, by Martin Geisler
-
transplant: avoid the word "rebase" when we mean "transplant" stableSun, 13 Mar 2011 12:44:35 +0100, by Martin Geisler
-
transplant: explain that changesets are copied, not moved stableSun, 13 Mar 2011 12:43:52 +0100, by Martin Geisler
-
hg: add support for cloning bookmarksSun, 13 Mar 2011 12:24:17 +0100, by David Soria Parra
-
httprepo: use caps instead of between for compat checkSat, 12 Mar 2011 18:29:02 +0100, by Peter Arrenbrecht
-
revset: add a revset command to get bisect state.Sat, 12 Mar 2011 18:48:30 +0100, by Benoit Boissinot
-
bisect: new command to extend the bisect range (issue2690)Sat, 12 Mar 2011 17:08:42 +0100, by Benoit Boissinot
-
hgweb: pmezard thinks one default is enough stableSat, 12 Mar 2011 16:00:54 +0100, by Dirkjan Ochtman
-
don't depend on features of Exception as muchSat, 12 Mar 2011 15:51:39 +0100, by Dirkjan Ochtman
-
hgweb: add separate page with bookmarks listing stableSat, 12 Mar 2011 11:20:03 +0100, by Alexander Solovyov
-
hgweb: add display of bookmarks for changelog and changeset stableSat, 12 Mar 2011 11:19:44 +0100, by Alexander Solovyov
-
merge with stableSat, 12 Mar 2011 13:06:50 +0100, by Martin Geisler
-
setup.py: use StrictVersion instead of manual comparison stableSat, 12 Mar 2011 13:02:03 +0100, by Dirkjan Ochtman
-
help: extract items doc generation functionSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templates: document missing keywords or filtersSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: move doc from templates.txt to docstringsSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: wrap all filters in dedicated functionsSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: prefix helper functionsSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: sort function definitionsSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: match filter keys and function namesSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: sort filters tableSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templates: generate keyword help dynamicallySat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
test-help: test a sample of 'templates' topic helpSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
fix compiling of extensions for OS X and XCode 4.0 stableSat, 12 Mar 2011 12:42:20 +0100, by Alexander Solovyov
-
test-subrepo-paths: fix typoSat, 12 Mar 2011 12:15:36 +0100, by Martin Geisler
-
eol: use dirstate methods to clear dirstate stableSat, 12 Mar 2011 12:11:09 +0100, by Martin Geisler
-
tests: fix permission issue trying to remove test directorySat, 12 Mar 2011 11:06:40 +0100, by Benoit Boissinot
-
transplant: added 'HGREVISION' variable to the environment passed to the 'filter' commandFri, 11 Mar 2011 15:48:44 +0000, by Luke Plant
-
test-subrepo-paths: test cummulative remappingFri, 11 Mar 2011 12:42:07 +0100, by Martin Geisler
-
merge with stableFri, 11 Mar 2011 12:35:41 +0100, by Martin Geisler
-
ui: yield unchanged values in walkconfigThu, 10 Mar 2011 16:49:37 +0100, by Martin Geisler
-
i18n-pt_BR: synchronized with 66d65bccbf06 stable 1.8.1Wed, 09 Mar 2011 15:29:50 -0300, by Wagner Bruna
-
tests: use $TESTTMP more and use (glob) lessThu, 10 Mar 2011 13:43:47 +0100, by Martin Geisler
-
hgweb_mod: respond right away if the client specified 100-continue supportFri, 07 Jan 2011 15:19:21 -0600, by Augie Fackler
-
hgweb: add support for 100-continue as recommended by PEP 333.Sat, 06 Feb 2010 04:27:28 -0600, by Augie Fackler
-
subrepo: show the source that git pullsTue, 08 Mar 2011 15:36:56 -0500, by Eric Eisner
-
commands.update() now works properly with a revision of 0Tue, 08 Mar 2011 08:41:39 -0500, by Mark Drago
-
merge with stableTue, 08 Mar 2011 14:55:31 -0600, by Steve Borho
-
mergetools: add alternate registry keys for 32bit apps on 64bit O/S stableTue, 08 Mar 2011 13:35:01 -0600, by Steve Borho
-
filemerge: introduce a 'regkeyalt' merge tool variable stableTue, 08 Mar 2011 13:05:18 -0600, by Steve Borho
-
merge with stableTue, 08 Mar 2011 10:25:18 -0600, by Steve Borho
-
wix: drop bin/ folder from MSI installers (issue 2673) stableTue, 08 Mar 2011 10:03:01 -0600, by Steve Borho
-
zsh completion: remove computed default values from help textsTue, 08 Mar 2011 11:01:01 +0100, by Martin Geisler
-
merge: remove last traces of fastforward mergingTue, 08 Mar 2011 01:21:50 +0100, by Mads Kiilerich
-
merge with stableMon, 07 Mar 2011 23:19:17 +0100, by Patrick Mezard
-
subrepo: backout 67fbe566eff1, --force requires svn >= 1.5 stableMon, 07 Mar 2011 23:02:04 +0100, by Patrick Mezard
-
merge with stableMon, 07 Mar 2011 15:46:46 -0600, by Matt Mackall
-
i18n-de: improve translation for "unmerged branches" stableSun, 06 Mar 2011 15:32:37 +0100, by David Soria Parra
-
httprepo: order URL query string fields for readabilityMon, 07 Mar 2011 15:37:11 +0800, by Steven Brown
-
ancestor: improve descriptionMon, 07 Mar 2011 15:45:10 -0600, by Matt Mackall
-
subrepo: don't crash when git repo is missing stableMon, 07 Mar 2011 12:03:54 -0500, by Eric Eisner
-
ancestor: rewrite to deal with crossed linkrevs (issue2682) stableMon, 07 Mar 2011 15:44:43 -0600, by Matt Mackall
-
hgcia: accept "queued." xmlrpc return as success stableSun, 06 Mar 2011 11:30:57 +0100, by Georg Brandl
-
merge: back out single-parent fast-forward merge stableMon, 07 Mar 2011 15:03:10 -0600, by Matt Mackall
-
merge: drop resolve state for mergers with identical contents (issue2680) stableSat, 05 Mar 2011 16:34:59 -0600, by Matt Mackall
-
merge with stableSun, 06 Mar 2011 22:13:36 +0100, by Patrick Mezard
-
hgweb: use tip in gitweb/monoblue filelog rss links (issue2677) stableSun, 06 Mar 2011 22:03:18 +0100, by Patrick Mezard
-
merge with stableSun, 06 Mar 2011 19:38:00 +0100, by Mads Kiilerich
-
cacert: improve error report when web.cacert file does not exist stableSun, 06 Mar 2011 10:27:07 -0600, by timeless
-
tests: improve hghave error reporting for missing Py OpenSSL stableSun, 06 Mar 2011 05:56:59 -0600, by timeless
-
Merge with stableSun, 06 Mar 2011 15:30:39 +0100, by Patrick Mezard
-
Improve unresolved merge conflicts warning (issue2681) stableSun, 06 Mar 2011 15:21:50 +0100, by Patrick Mezard
-
tests: convert test-serve to new formatSun, 06 Mar 2011 14:38:47 +0100, by Patrick Mezard
-
run-tests: handle mixed comment lines in blacklistsSun, 06 Mar 2011 14:19:57 +0100, by Patrick Mezard
-
test-doctest: handle unix/windows path discrepanciesSun, 06 Mar 2011 14:17:47 +0100, by Patrick Mezard
-
test-rename-merge1: make it easier to review, windows friendlySun, 06 Mar 2011 10:06:09 +0100, by Patrick Mezard
-
merge: drop resolve state for mergers with identical contents (issue2680)Sat, 05 Mar 2011 16:34:59 -0600, by Matt Mackall
-
merge with stableFri, 04 Mar 2011 19:21:36 -0600, by Matt Mackall
-
statichttprepo: abort if opener mode is 'r+' or 'rb+'Fri, 18 Feb 2011 01:19:01 +0100, by Adrian Buehlmann
-
Merge with stableFri, 04 Mar 2011 14:11:15 +0100, by Patrick Mezard
-
subrepo: handle svn tracked/unknown directory collisions stableFri, 04 Mar 2011 14:00:49 +0100, by Patrick Mezard
-
convert/svn: stop using svn bindings when pushing to svnThu, 03 Mar 2011 22:41:38 +0100, by Patrick Mezard
-
convert/svn: read trunk name once, use None for defaultThu, 03 Mar 2011 22:19:28 +0100, by Patrick Mezard
-
mq: mention qfinish in qimport helpThu, 03 Mar 2011 21:42:15 +0100, by Patrick Mezard
-
merge with stableWed, 02 Mar 2011 22:00:41 -0600, by Steve Borho
-
bookmark: fix invalidation of localrepo._bookmarkcurrent stableWed, 02 Mar 2011 21:57:20 -0600, by Steve Borho