Mercurial > hg-stable
graph
-
merge with stableTue, 09 Mar 2010 20:47:35 +0100, by Benoit Boissinot
-
bundle: fix bundle generation for empty changegroup stableTue, 09 Mar 2010 20:38:23 +0100, by Benoit Boissinot
-
patch/diff: move diff related code next to each otherTue, 09 Mar 2010 19:04:18 +0100, by Benoit Boissinot
-
remove header handling out of mdiff.bunidiff, rename itTue, 09 Mar 2010 18:31:57 +0100, by Benoit Boissinot
-
remove contrib/hgdiff, it makes refactoring diff/patch harderTue, 09 Mar 2010 18:27:02 +0100, by Benoit Boissinot
-
patch/diff: move patch.export() to cmdutil.export()Mon, 08 Mar 2010 19:43:24 +0100, by Benoit Boissinot
-
wix: pre-check the 'I approve this license' checkboxMon, 08 Mar 2010 11:12:48 -0600, by Steve Borho
-
Merge with stableSun, 07 Mar 2010 22:04:35 -0600, by Matt Mackall
-
addremove: avoid fetching data again and againMon, 08 Mar 2010 00:01:12 +0100, by Benoit Boissinot
-
addremove: add progress support for similarity searchMon, 08 Mar 2010 00:00:03 +0100, by Benoit Boissinot
-
addremove: atomically update the dirstateSun, 07 Mar 2010 23:59:28 +0100, by Benoit Boissinot
-
inotify: expose the same dirstate.status() interface as dirstate.Sun, 07 Mar 2010 13:10:23 -0500, by Greg Ward
-
keyword: remove spurious locks, improve handling of wlockSun, 07 Mar 2010 13:03:03 +0100, by Christian Ebert
-
keyword: use status' names instead of indexSun, 07 Mar 2010 13:03:03 +0100, by Christian Ebert
-
hgweb/graph: edge should be same color as the destinationSun, 07 Mar 2010 17:44:43 +0100, by Benoit Boissinot
-
templatefilters: store the agescales in reverseorder directlySat, 06 Mar 2010 13:29:54 +0100, by Benoit Boissinot
-
hgweb: separate generation of entries and sorting (cleanup)Sat, 06 Mar 2010 12:45:14 +0100, by Benoit Boissinot
-
Merge stableFri, 05 Mar 2010 18:08:23 -0800, by Brendan Cully
-
demandimport: add __main__ to the blacklist (because of setuptools) stableWed, 20 Jan 2010 20:23:36 -0500, by Greg Ward
-
bookmarks: add invalidate() to bookmark_repo stableThu, 17 Dec 2009 15:53:28 -0800, by Paul Molodowitch
-
branch: help misuse of hg branch to switch branches stableTue, 12 Jan 2010 22:49:10 +0900, by Yuya Nishihara
-
Make Readme.html reference current OS X release stableSat, 06 Mar 2010 21:29:02 -0800, by Lee Cantey
-
progress: clear progress before writing to stderr stableSat, 06 Mar 2010 13:32:14 +0100, by Benoit Boissinot
-
mq: disallow # (and : on Windows) in patch names (issue2065) stableThu, 04 Mar 2010 14:23:54 +0100, by Sune Foldager
-
win32/hgwebdir_wsgi: clarify documentation and clean up script a bitThu, 04 Mar 2010 13:10:48 +0100, by Sune Foldager
-
i18n-sv: translated bisect, dates, locate, manifest stableThu, 04 Mar 2010 07:34:22 +0100, by Jens Bäckman
-
i18n-ja: synchronized with c50a3d7154d2 stableThu, 04 Mar 2010 11:56:53 +0900, by FUJIWARA Katsunori
-
test-fetch: use relative URL to avoid echoing TMP path stableWed, 03 Mar 2010 17:37:50 -0600, by Steve Borho
-
fetch: fix newheads calculation (issue2047) stableWed, 03 Mar 2010 22:32:51 +0100, by Sune Foldager
-
Make annotate --follow an alias for -f/--file to behave like in older versions stableWed, 03 Mar 2010 22:04:59 +0100, by Thomas Arendsen Hein
-
win32/hgwebdir_wsgi: clarify copyright licenseWed, 03 Mar 2010 20:35:20 +0100, by Martin Geisler
-
store: only add new entries to the fncache file stableWed, 03 Mar 2010 14:50:35 +0100, by Adrian Buehlmann
-
Updated test output of test-convert-baz after f2618cacb485 stableWed, 03 Mar 2010 16:00:02 +0100, by Thomas Arendsen Hein
-
Merge with stableWed, 03 Mar 2010 14:43:27 +0100, by Sune Foldager
-
add wsgi script for Microsoft IIS with isapi-wsgiWed, 03 Mar 2010 14:42:43 +0100, by Sune Foldager
-
doc/ja: remove old Japanese man page translations stableTue, 02 Mar 2010 21:34:24 +0100, by Martin Geisler
-
ui: ignore ui.logtemplate and ui.style when HGPLAIN is set stableWed, 03 Mar 2010 00:12:05 +0900, by Yuya Nishihara
-
i18n-ja: synchronized with bb4561401c84 stableTue, 02 Mar 2010 12:41:27 +0900, by FUJIWARA Katsunori
-
alias: fixes exception when displaying translated help text stableMon, 01 Mar 2010 23:27:44 +0900, by Yuya Nishihara
-
tests: update output to match b1339234080e stableMon, 01 Mar 2010 22:44:02 +0100, by Martin Geisler
-
Add ElementPath to the list of package ignored by demand import stableMon, 01 Mar 2010 14:15:55 +0100, by Pierre-Yves David
-
resolve: rewrite help to be clearer and more complete (issue2030). stableMon, 01 Mar 2010 15:41:21 -0500, by Greg Ward
-
mq: simplify --mq handling / keep compatibility with other extensions stableSun, 28 Feb 2010 19:43:21 +0100, by Benoit Boissinot
-
Merge with stableSun, 28 Feb 2010 18:06:47 +0100, by Martin Geisler
-
doc/Makefile: fix doc generation when LANGUAGE is set stableWed, 24 Feb 2010 13:47:59 -0300, by Wagner Bruna
-
i18n-ja: synchronized with 4462760d6cfc stableSat, 27 Feb 2010 19:58:59 +0900, by FUJIWARA Katsunori
-
fix test-mq-eol under --pure (mimic diffhelper.c behaviour) stableFri, 26 Feb 2010 16:52:43 +0100, by Benoit Boissinot
-
Updated contrib/vim/patchreview.* to version 0.2.2 stableWed, 24 Feb 2010 19:43:13 -0800, by Manpreet Singh
-
strip: invalidate all caches after stripping (fixes issue1951) stableSun, 21 Feb 2010 20:59:27 +0100, by Benoit Boissinot
-
Updated contrib/vim/patchreview.* to version 0.2.1 stableWed, 24 Feb 2010 13:12:17 -0800, by Manpreet Singh
-
httprepo: normalize output from unbundle with ssh stableWed, 24 Feb 2010 12:35:26 -0500, by Sune Foldager
-
shrink: handle all combinations of inline/non-inline revlogsWed, 24 Feb 2010 18:22:45 +0100, by Benoit Boissinot
-
progress: provide an explicit disable method for developers stableTue, 23 Feb 2010 23:10:01 -0600, by Steve Borho
-
url: only mark format string for translation stableWed, 24 Feb 2010 17:11:37 +0100, by Martin Geisler
-
i18n-ja: synchronized with eddf859343de stableWed, 24 Feb 2010 15:02:06 +0900, by FUJIWARA Katsunori
-
i18n-pt_BR: synchronized with 076e8a8000a3, minor fixes stableTue, 23 Feb 2010 12:51:07 -0300, by Wagner Bruna
-
url: avoid traceback when parsing [auth] (issue2056) stableTue, 23 Feb 2010 22:31:54 +0100, by Patrick Mezard
-
filemerge: use native path separators when merging (issue1399) stableTue, 23 Feb 2010 23:19:09 +0100, by Patrick Mezard
-
gpg: make 13448eab08ca work when not on repo rootTue, 23 Feb 2010 22:56:37 +0100, by Benoit Boissinot
-
hgweb: use string join instead of slower cStringIO stableTue, 23 Feb 2010 11:37:40 -0500, by Sune Foldager
-
hgweb: fix handling of arguments in the between command stableTue, 23 Feb 2010 11:34:08 -0500, by Sune Foldager
-
merge with stableTue, 23 Feb 2010 06:44:37 +0100, by Dirkjan Ochtman
-
httprepo: send Content-Type instead of content-type stableMon, 22 Feb 2010 23:12:12 -0500, by Sune Foldager
-
httprepo: use content-type application/mercurial-0.1 for POST stableMon, 22 Feb 2010 16:28:57 +0100, by Sune Foldager
-
patch: fix patching with fuzz and eol normalization stableMon, 22 Feb 2010 22:55:58 +0100, by Patrick Mezard
-
make the progress extension honor ui.quiet stableSun, 21 Feb 2010 15:26:55 +0100, by Ronny Pfannschmidt
-
subrepo: Update .hgsubstate in case of deleted subrepo stableMon, 22 Feb 2010 01:19:59 +0100, by Saint Germain
-
Do not use osutil.c with python 2.4 and Windows (issue1364) stableSun, 21 Feb 2010 22:16:35 +0100, by Benoit Boissinot
-
gpg: do not call status on the whole repository, only on '.hgsigs' stableSat, 20 Feb 2010 15:18:59 +0100, by Benoit Boissinot
-
identify: don't include unknown in status stableFri, 19 Feb 2010 20:34:23 -0500, by Dirkjan Ochtman
-
zeroconf: suppress traceback during shutdown stableFri, 19 Feb 2010 16:50:47 -0800, by Brendan Cully
-
contrib/wix: switch *.wxs files to LF eol stableFri, 19 Feb 2010 21:48:09 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Feb 2010 23:23:17 -0600, by Steve Borho
-
url: *args argument is a tuple, not a list (found by pylint) stableFri, 19 Feb 2010 02:51:35 +0100, by Benoit Boissinot
-
shrink-revlog: remove unneeded imports and useless code stableFri, 19 Feb 2010 02:11:37 +0100, by Benoit Boissinot
-
shrink-revlog: add strings for translation / import _ before using it stableFri, 19 Feb 2010 02:07:13 +0100, by Benoit Boissinot
-
merge: fix --preview to show all nodes that will be merged (issue2043). stableMon, 15 Feb 2010 15:25:29 -0500, by Greg Ward
-
test-merge-default: make content of test repo clearer. stableMon, 15 Feb 2010 15:07:21 -0500, by Greg Ward
-
contrib/wix: MSVC CRT libraries are installed in WinSxS stableThu, 18 Feb 2010 20:47:12 +0100, by Adrian Buehlmann
-
import: if in doubt, consume stream until start of diff stableThu, 18 Feb 2010 10:46:01 -0800, by Brendan Cully
-
bdiff: do not use recursion / avoid stackoverflow (issue1940) stableThu, 18 Feb 2010 10:32:51 +0100, by Alistair Bell
-
keyword: mark improved demo commit message for translation stableThu, 18 Feb 2010 05:55:05 +0100, by Christian Ebert
-
mq: iterate over a copy of the command table keys (fixes issue2045). stableWed, 17 Feb 2010 14:35:11 -0800, by Brendan Cully