Mercurial > hg
graph
-
url: handle file://localhost/c:/foo "correctly" stableWed, 16 Nov 2011 00:10:56 +0100, by Mads Kiilerich
-
help: it is 'file://localhost/', not 'file://local/' stableWed, 16 Nov 2011 00:10:52 +0100, by Mads Kiilerich
-
setup: support executing with python3 including 2to3Sun, 21 Aug 2011 15:23:43 +0200, by Simon Heimberg
-
setup: hgbuildmo inherits from CommandTue, 01 Nov 2011 20:13:53 +0100, by Simon Heimberg
-
setup: make script executable with python3Sat, 12 Nov 2011 02:07:55 +0100, by Simon Heimberg
-
bookmark: remove excess creation of changectx'sWed, 17 Aug 2011 08:55:01 -0500, by Kevin Bullock
-
bookmark: same order for options and codeWed, 17 Aug 2011 08:49:40 -0500, by Kevin Bullock
-
merge with stableTue, 15 Nov 2011 14:33:06 -0600, by Matt Mackall
-
dirstate: fix case-folding identity for traditional Unix stableTue, 15 Nov 2011 14:25:11 -0600, by Matt Mackall
-
convert/bzr: fix test of divergent nested renames for bzr 1.x stableTue, 15 Nov 2011 17:16:17 +0100, by Thomas Arendsen Hein
-
phases: set common changeset to public on pullFri, 11 Nov 2011 00:22:02 +0100, by Pierre-Yves David
-
phases: mark content pushed as public in local repo on pushFri, 11 Nov 2011 00:21:17 +0100, by Pierre-Yves David
-
phases: marked content of a changegroup as publishedFri, 11 Nov 2011 00:19:00 +0100, by Pierre-Yves David
-
phases: set new commit in 1-phaseFri, 11 Nov 2011 00:15:22 +0100, by Pierre-Yves David
-
phases: add retractboundary function to move boundary backwardFri, 11 Nov 2011 00:16:53 +0100, by Pierre-Yves David
-
phases: rename moveboundary into advance boundaryThu, 10 Nov 2011 01:09:15 +0100, by Pierre-Yves David
-
phases: remove underbar into target_phase argumentThu, 10 Nov 2011 01:08:08 +0100, by Pierre-Yves David
-
merge with stableThu, 10 Nov 2011 17:06:30 -0600, by Matt Mackall
-
merge with stableThu, 10 Nov 2011 15:55:26 -0600, by Matt Mackall
-
mq: add a warning about uncommitted changes for qfinishThu, 10 Nov 2011 15:40:34 -0600, by Matt Mackall
-
hgweb: add hint about finding library path with debuginstall stableThu, 10 Nov 2011 15:08:51 -0600, by Matt Mackall
-
forget: support forgetting explicit paths in subreposWed, 09 Nov 2011 19:46:51 -0500, by David M. Carr
-
tests: add test for behavior of forget for explicit path in subrepoWed, 09 Nov 2011 19:46:49 -0500, by David M. Carr
-
largefiles: treat status of cache missed largefiles as "missing" correctly stableFri, 11 Nov 2011 02:33:01 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 10 Nov 2011 11:00:27 -0600, by Matt Mackall
-
rebase: ensure target is not taken as external (issue3085) stableTue, 08 Nov 2011 17:09:48 +0100, by Stefano Tortarolo
-
merge with i18nThu, 10 Nov 2011 10:59:03 -0600, by Matt Mackall
-
i18n: merge with stableWed, 09 Nov 2011 19:01:10 +0100, by Martin Geisler
-
i18n-da: add new strings from Mercurial 2.0 stableWed, 09 Nov 2011 18:58:17 +0100, by Martin Geisler
-
i18n-ru: fix translation of --logfile (issue3095) stableWed, 09 Nov 2011 18:26:54 +0100, by Martin Geisler
-
rebase: treat nullmerge as a special case in rebasestate (issue3046) stableSun, 06 Nov 2011 23:35:33 +0100, by Stefano Tortarolo
-
mdiff/patch: fix bad hunk handling for unified diffs with zero context stableWed, 09 Nov 2011 16:55:59 -0800, by Nicolas Venegas
-
convert/bzr: correctly handle divergent nested renames (issue3089) stableTue, 08 Nov 2011 17:08:58 +0100, by Patrick Mezard
-
setup: subclass build commandTue, 01 Nov 2011 20:13:53 +0100, by Simon Heimberg
-
setup: has_ext_modules always returns false when pure is specifiedTue, 01 Nov 2011 20:13:52 +0100, by Simon Heimberg
-
setup: subclass distribution instead of overwriting originalSat, 23 Jul 2011 05:57:39 +0200, by Simon Heimberg
-
check-code: enable camelcase check, fix up problemsWed, 09 Nov 2011 16:36:54 -0600, by Matt Mackall
-
phases: handle unknown nodes in boundaryMon, 07 Nov 2011 13:20:22 +0100, by Pierre-Yves David
-
phases: add rollback supportMon, 07 Nov 2011 12:27:25 +0100, by Pierre-Yves David
-
phases: add a moveboundary function to move phases boundariesMon, 07 Nov 2011 14:11:01 +0100, by Pierre-Yves David
-
phases: improve context.phase()Mon, 07 Nov 2011 18:37:58 +0100, by Pierre-Yves David
-
util: don't encode ':' in url pathsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: make $TESTTMP matching case-insensitive on windowsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: don't quote command names - that do apparently not work with msysMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: ignore \r on windowsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: convert windows paths to unixMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: make (glob) on windows accept \ instead of /Mon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: use 'hghave serve' to guard tests that requires serve daemon managementMon, 07 Nov 2011 03:24:53 +0100, by Mads Kiilerich
-
tests: use 'hghave system-sh' to guard tests that requires sh in system()Mon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave no-windows' to avoid testing reserved file names on windowsMon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave unix-permissions' for tests that really use chmodMon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave execbit' for tests that manipulate x bit in file systemMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
tests: use 'hghave symlink' for tests using symlinksMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
windows: use umask 022 in debugstate outputMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
dispatch: exit with 8-bit exit codeMon, 07 Nov 2011 03:14:53 +0100, by Mads Kiilerich
-
tests: don't let time go back before 0 o'clock in bisect3.tMon, 07 Nov 2011 03:14:53 +0100, by Mads Kiilerich
-
diff: always use / in paths in diffMon, 07 Nov 2011 02:49:00 +0100, by Mads Kiilerich
-
cmdutil: don't use repr on paths in pathauditor - it looks strange on windowsMon, 07 Nov 2011 02:49:00 +0100, by Mads Kiilerich
-
tests: make '(esc)' matching in run-tests.py work as intendedMon, 07 Nov 2011 02:44:04 +0100, by Mads Kiilerich
-
run-tests: replace inline python handling with more native schemeMon, 07 Nov 2011 13:46:41 -0600, by Matt Mackall
-
merge with crewMon, 07 Nov 2011 13:46:39 -0600, by Matt Mackall
-
merge with stableFri, 04 Nov 2011 10:39:04 +0100, by Martin Geisler
-
merge with mainFri, 04 Nov 2011 10:32:13 +0100, by Martin Geisler
-
subrepo: improve help for svn subrepo support stableThu, 03 Nov 2011 23:12:31 -0400, by David M. Carr
-
subrepo: improve help for git subrepo support stableThu, 03 Nov 2011 23:12:30 -0400, by David M. Carr
-
subrepo: update help for commit to reflect new default behavior stableThu, 03 Nov 2011 23:11:40 -0400, by David M. Carr
-
merge with stableThu, 03 Nov 2011 14:40:58 +0100, by Martin Geisler
-
i18n: disable translations with conflicting prompt keys (issue3082) stableThu, 03 Nov 2011 10:52:58 -0200, by Wagner Bruna
-
log: hide hidden option until it actually does somethingSun, 06 Nov 2011 14:40:31 -0600, by Matt Mackall
-
phases: add a very simple testFri, 04 Nov 2011 00:40:47 +0100, by Pierre-Yves David
-
phases: add a phase template keywordSun, 09 Oct 2011 14:25:04 +0200, by Pierre-Yves David
-
phases: add a phase method to contextTue, 18 Oct 2011 18:25:53 +0200, by Pierre-Yves David
-
phases: add a cache allowing to know in which phase a changeset isFri, 04 Nov 2011 00:20:20 +0100, by Pierre-Yves David
-
phases: handle errors other than ENOENT appropriatelySun, 06 Nov 2011 11:57:24 -0600, by Matt Mackall
-
phases: basic I/O logicFri, 04 Nov 2011 00:16:24 +0100, by Pierre-Yves David
-
phases: Minimal first add.Thu, 03 Nov 2011 23:49:14 +0100, by Pierre-Yves David
-
run-tests: minor cleanupsThu, 03 Nov 2011 15:18:10 -0500, by Matt Mackall
-
run-tests: pull out line matching functionThu, 03 Nov 2011 15:08:45 -0500, by Matt Mackall
-
run-tests: pull out unified matching funcsThu, 03 Nov 2011 14:51:04 -0500, by Matt Mackall
-
tests: add some comments to the unified test codeThu, 03 Nov 2011 14:48:56 -0500, by Matt Mackall
-
tests: rewrite inline Python supportThu, 03 Nov 2011 14:30:00 -0500, by Matt Mackall
-
merge with stableThu, 03 Nov 2011 12:58:30 -0500, by Matt Mackall
-
add: support adding explicit files in subreposWed, 02 Nov 2011 01:17:11 -0400, by David M. Carr
-
tests: add test for add of explicit path in subrepoTue, 01 Nov 2011 23:53:29 -0400, by David M. Carr
-
largefiles: ensure destination directory exists before findfile links to there stableThu, 03 Nov 2011 10:59:32 -0400, by Hao Lian
-
bisect: remove superfluous parameter in label()Thu, 20 Oct 2011 00:37:34 +0200, by Yann E. MORIN
-
log: hide some low-utility optionsWed, 02 Nov 2011 15:06:40 -0500, by Matt Mackall
-
localrepo: convert various repo.set() users to repo.revs()Wed, 02 Nov 2011 13:51:16 -0500, by Matt Mackall
-
localrepo: add revs helper methodWed, 02 Nov 2011 13:37:34 -0500, by Matt Mackall
-
merge with stable, reopen default branchTue, 01 Nov 2011 16:49:30 -0500, by Matt Mackall
-
dirstate: don't fail when dropping a not-tracked file (issue3080) stable 2.0Tue, 01 Nov 2011 15:19:37 -0500, by Matt Mackall
-
tests: fix readline escape characters in heredoctest.py/test-url.py stableTue, 01 Nov 2011 12:25:54 -0700, by Brodie Rao
-
i18n-ja: synchronized with b357a972d6cd stableMon, 31 Oct 2011 20:58:49 +0900, by FUJIWARA Katsunori
-
minirst: use unicode string as intermediate form for replacement stableMon, 31 Oct 2011 21:06:18 +0900, by FUJIWARA Katsunori
-
largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp stableThu, 20 Oct 2011 17:24:59 -0400, by Hao Lian
-
tests: use md5sum.py instead of sha1sum, add check stableMon, 31 Oct 2011 14:22:11 -0500, by Matt Mackall
-
setup: set whole env for running hg even if .hg doesn't exist (issue3073) stableMon, 31 Oct 2011 00:42:32 +0900, by Yuya Nishihara
-
keyword: backout realpath change (issue3071) stableSun, 30 Oct 2011 12:10:11 -0500, by Matt Mackall
-
largefiles: avoid checking requirements on every command stableSat, 29 Oct 2011 17:38:13 -0500, by Matt Mackall
-
largefiles: shorten test suite by using log --template stableFri, 28 Oct 2011 18:50:54 +0200, by Na'Tosha Bard
-
largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on stableFri, 28 Oct 2011 18:48:24 +0200, by Na'Tosha Bard
-
largefiles: test that a largefile cannot accidentally be re-added as a regular file stableFri, 28 Oct 2011 18:17:44 +0200, by Na'Tosha Bard
-
backout dbdb777502dc (issue3077) (issue3071) stableSat, 29 Oct 2011 11:02:23 -0500, by Matt Mackall
-
largefiles: fix uppercase in abort message stableFri, 28 Oct 2011 15:00:21 +0200, by Martin Geisler
-
Makefile: adjust example, test-merge1 is now test-merge1.t stableFri, 28 Oct 2011 12:59:50 +0200, by Thomas Arendsen Hein
-
tests: use $DAEMON_PIDS and killdaemons in largefiles test stableFri, 28 Oct 2011 12:44:19 +0200, by Thomas Arendsen Hein
-
tests: make largefiles test use $HGPORT instead of 8001 stableFri, 28 Oct 2011 11:16:39 +0200, by Thomas Arendsen Hein
-
hgweb: fix dynamic date calculation not working under Safari stableThu, 27 Oct 2011 11:57:08 -0700, by Brodie Rao
-
tests: fix spurious largefiles test failure on Cygwin stableThu, 27 Oct 2011 18:15:34 -0500, by Matt Mackall
-
revert: fix missing removes when parent was changed in dirstate stableWed, 26 Oct 2011 18:47:12 +0200, by Peer Stritzinger
-
check-code: fix issues with finding patterns in unified tests, fix tests stableThu, 27 Oct 2011 17:22:04 -0500, by Matt Mackall
-
largefiles: remove lfutil.createdir, replace calls with util.makedirs stableTue, 25 Oct 2011 11:45:28 -0400, by Hao Lian
-
largefiles: bugfix for symlink handling with testcase stableWed, 26 Oct 2011 13:48:33 -0500, by Eli Carter
-
i18n-it: fixed wrong messageWed, 26 Oct 2011 22:35:15 +0200, by Stefano Tortarolo
-
largefiles: test reverting largefiles (coverage creeping ever upwards) stableTue, 25 Oct 2011 08:56:59 -0400, by Greg Ward
-
tests: fix check-code detection of anchored expressions, fix echo -n usage stableWed, 26 Oct 2011 12:56:27 -0500, by Matt Mackall
-
diffstat: be more picky when marking file as 'binary' (issue2816) stableMon, 24 Oct 2011 13:41:19 +0200, by Patrick Mezard
-
util: don't complain about '..' in path components not working on Windows stableMon, 24 Oct 2011 16:57:14 -0500, by Matt Mackall
-
consistency: use util.realpath instead of os.path.realpath where useful stableMon, 24 Oct 2011 13:51:24 +0200, by Thomas Arendsen Hein
-
keyword: use util.realpath instead of os.path.realpath stableMon, 24 Oct 2011 13:54:59 +0200, by Thomas Arendsen Hein
-
posix: workaround for os.path.realpath bug in Python 2.4.1 and before stableMon, 24 Oct 2011 13:32:23 +0200, by Thomas Arendsen Hein
-
largefiles: improve markup in module help text stableMon, 24 Oct 2011 10:08:58 +0200, by Martin Geisler
-
largefiles: remove redundant documentation stableMon, 24 Oct 2011 09:54:02 +0200, by Martin Geisler
-
largefiles: use ui.configpath() where appropriate stableSun, 23 Oct 2011 14:25:48 -0400, by Greg Ward
-
largefiles: drop more unnecessary compatibility checks stableSun, 23 Oct 2011 10:23:31 -0400, by Greg Ward
-
largefiles: use util.sha1() instead of hashlib.sha1() everywhere stableSun, 23 Oct 2011 21:59:15 +0200, by Thomas Arendsen Hein
-
tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions stableSun, 23 Oct 2011 21:22:55 +0200, by Thomas Arendsen Hein
-
convert: add missing import of util, needed for svn < 1.6 stableSat, 22 Oct 2011 23:42:48 +0200, by Thomas Arendsen Hein
-
run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stableSat, 22 Oct 2011 23:21:38 +0200, by Thomas Arendsen Hein
-
largefiles: test "lfconvert --to-normal" with rename/remove/merge stableSat, 22 Oct 2011 15:39:51 -0400, by Greg Ward
-
largefiles: test lfconvert with rename, remove, and merge stableSat, 22 Oct 2011 15:16:52 -0400, by Greg Ward
-
largefiles: beef up test-lfconvert.t so it's more thorough stableSat, 22 Oct 2011 14:52:05 -0400, by Greg Ward
-
largefiles: rearrange how lfconvert detects non-local repos stableSat, 22 Oct 2011 14:20:17 -0400, by Greg Ward
-
largefiles: test lfconvert error handling; remove redundant code stableSat, 22 Oct 2011 14:17:19 -0400, by Greg Ward
-
largefiles: extract test-lfconvert.t from test-largefiles.t stableSat, 22 Oct 2011 13:48:56 -0400, by Greg Ward
-
windows: recompute flags when committing a merge (issue1802) stableSat, 22 Oct 2011 16:12:33 -0500, by Matt Mackall
-
largefiles: test interaction between largefiles and vanilla clients and servers stableFri, 21 Oct 2011 15:09:33 -0500, by Andrew Pritchard
-
tests: darcs > 2.5 got "smart" about encoding, disable encoding tests stableSat, 22 Oct 2011 11:21:00 -0500, by Matt Mackall
-
check-code: catch BaseException and os.path.relpath stableFri, 21 Oct 2011 16:52:23 -0500, by Matt Mackall
-
largefiles: py2.4 doesn't have BaseException stableFri, 21 Oct 2011 16:52:16 -0500, by Matt Mackall
-
largefiles: rename lfconvert --tonormal option to --to-normal stableThu, 20 Oct 2011 21:56:30 -0400, by Greg Ward
-
largefiles: test that minimum size can be a float stableThu, 20 Oct 2011 22:22:24 -0400, by Greg Ward
-
import: abort usefully if no patch name given stableFri, 21 Oct 2011 11:10:43 -0500, by Kevin Bullock
-
keyword: correct grammar in iskwfile docstring stableFri, 21 Oct 2011 12:07:27 +0100, by Christian Ebert
-
largefiles: remove all uses of os.path.relpath for 2.4 compatibility stableThu, 20 Oct 2011 17:40:25 -0400, by Benjamin Pollack
-
mq: avoid data loss upon qfold + qmv (issue3058) stableThu, 20 Oct 2011 16:43:31 +0200, by Patrick Mezard
-
subrepos: abort commit by default if a subrepo is dirty (BC) stableFri, 21 Oct 2011 00:33:08 +0200, by Martin Geisler
-
largefiles: use XDG and OS X-specific cache locations by default (issue3067) stableThu, 20 Oct 2011 17:05:13 -0400, by Benjamin Pollack
-
largefiles: remove redundant any_ function stableWed, 19 Oct 2011 20:40:55 -0400, by Benjamin Pollack
-
largefiles: testcase to simulate inter-user clone on local machine stableThu, 20 Oct 2011 09:35:37 -0500, by Eli Carter
-
largefiles: make the store primary, and the user cache secondary stableThu, 20 Oct 2011 13:24:11 -0400, by Benjamin Pollack
-
largefiles: rename functions and methods to match desired behavior stableThu, 20 Oct 2011 13:24:09 -0400, by Benjamin Pollack
-
largefiles: fix documentation to match desired behavior stableThu, 20 Oct 2011 13:24:08 -0400, by Benjamin Pollack
-
runrst: improve error message when Docutils is missing stableThu, 20 Oct 2011 17:47:33 +0200, by Martin Geisler
-
largefiles: fix some badly named function parameters stableSun, 16 Oct 2011 10:24:45 -0400, by Greg Ward
-
largefiles: rename config setting 'size' to 'minsize' stableTue, 18 Oct 2011 20:06:23 -0400, by Greg Ward
-
largefiles: include 'largefiles' in converted repository requirements stableTue, 18 Oct 2011 16:40:59 -0500, by Eli Carter
-
largefiles: string formatting typo in basestore._openstore where comma is used instead of modulo stableTue, 18 Oct 2011 17:09:03 -0400, by Hao Lian
-
largefiles: test that merging does not result in wrong versions of largefiles stableWed, 19 Oct 2011 17:40:27 +0200, by Na'Tosha Bard
-
largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large) stableWed, 19 Oct 2011 17:02:59 +0200, by Na'Tosha Bard
-
largefiles: make parameter more i18n-friendly stableMon, 17 Oct 2011 19:10:42 -0200, by Wagner Bruna
-
grep: correct handling of matching lines without line ending (issue3050) stableSun, 16 Oct 2011 01:26:06 +0200, by Mads Kiilerich
-
discovery: Fix error print mentioning a 'None' branch stableMon, 17 Oct 2011 11:37:59 +0200, by Pierre-Yves David
-
auth: fix realm handling with Python < 2.4.3 (issue2739) stableMon, 17 Oct 2011 13:42:42 -0500, by Matt Mackall
-
subrepo: abort in hgsubrepo._get if the destination is obstructed stableMon, 17 Oct 2011 18:01:38 +0200, by Martin Geisler
-
subrepo: pull revisions on demand when archiving hg subrepos stableMon, 17 Oct 2011 16:45:19 +0200, by Martin Geisler
-
test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25 stableMon, 17 Oct 2011 14:27:34 +0200, by Thomas Arendsen Hein
-
merge in commit that shouldn't be on default stableMon, 17 Oct 2011 01:40:50 +0200, by Mads Kiilerich
-
tests: don't use 'test -e'Mon, 17 Oct 2011 00:11:56 +0200, by Mads Kiilerich
-
check-code: support multiline matches like try/except/finally stableSun, 16 Oct 2011 20:26:20 -0500, by Matt Mackall
-
largefiles: use separate try/except and try/finally as needed for python2.4 stableSun, 16 Oct 2011 11:28:03 +0200, by Thomas Arendsen Hein
-
commands: use separate try/except and try/finally as needed for python2.4 stableSun, 16 Oct 2011 11:12:59 +0200, by Thomas Arendsen Hein
-
merge default into stable for 2.0 code freeze stable 2.0-rcSat, 15 Oct 2011 14:30:50 -0500, by Matt Mackall
-
rebase: simplify check for orphaned descendantsSat, 15 Oct 2011 14:19:24 -0500, by Matt Mackall
-
rebase: simplify set generationSat, 15 Oct 2011 14:19:07 -0500, by Matt Mackall
-
rebase: add --rev option to rebaseSat, 15 Oct 2011 20:12:32 +0200, by Pierre-Yves David
-
rebase: allow revsets for source and base argsSat, 15 Oct 2011 12:57:47 -0500, by Matt Mackall
-
revset: fix %r handling in formatspecSat, 15 Oct 2011 12:52:43 -0500, by Matt Mackall
-
rebase: use revset as soon as possible in internal logicSat, 15 Oct 2011 19:07:51 +0200, by Pierre-Yves David
-
revset: add %r for embedded revset support to formatspecSat, 15 Oct 2011 10:20:08 -0500, by Matt Mackall
-
revert: warn that subrepos cannot be revertedSat, 15 Oct 2011 01:06:52 +0200, by Angel Ezquerra
-
merge: expand environment variables and ~/ in tool.executableWed, 12 Oct 2011 21:45:58 -0400, by Greg Ward
-
minirst: improve test harnessSat, 15 Oct 2011 00:39:06 -0500, by Matt Mackall
-
minirst: add style flag to formatSat, 15 Oct 2011 00:39:04 -0500, by Matt Mackall
-
minirst: add basic HTML formatting supportSat, 15 Oct 2011 00:39:01 -0500, by Matt Mackall
-
graft: use status verbosity for reporting graftsFri, 14 Oct 2011 15:40:50 -0500, by Matt Mackall
-
contrib: add a script to help diagnose raw output of the cmdserverFri, 14 Oct 2011 19:10:36 +0200, by Idan Kamara
-
mq: eliminate explicit checks for file existenceFri, 14 Oct 2011 19:51:46 +0200, by Idan Kamara
-
mq: cleanup of lookup - handling of None is not relevantFri, 14 Oct 2011 02:50:06 +0200, by Mads Kiilerich
-
mq: fix corner cases for handling of patch 0 in qselectSun, 31 Oct 2010 18:29:56 +0100, by Mads Kiilerich
-
largefiles: cosmetics, whitespace, code styleThu, 13 Oct 2011 21:42:54 -0400, by Greg Ward
-
largefiles: more work on cleaning up commentsThu, 13 Oct 2011 20:45:49 -0400, by Greg Ward
-
largefiles: improve error reportingThu, 13 Oct 2011 20:24:29 -0400, by Greg Ward
-
largefiles: improve comments, internal docstringsWed, 12 Oct 2011 20:59:27 -0400, by Greg Ward
-
largefiles: flush out tests to cover more operations and known cornercasesThu, 13 Oct 2011 15:15:32 +0200, by Na'Tosha Bard
-
largefiles: speed up commit by only rewriting standins for modified largefilesThu, 13 Oct 2011 12:11:25 +0200, by Na'Tosha Bard
-
tests: add basic tests for doctest syntaxThu, 13 Oct 2011 17:54:38 +0200, by Idan Kamara
-
run-tests: end doctest block when seeing a non-commandThu, 13 Oct 2011 17:54:37 +0200, by Idan Kamara
-
tests: remove temp doctest file when finished running itThu, 13 Oct 2011 17:54:35 +0200, by Idan Kamara
-
httprepo: make __del__ more stable in error situationsThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
tests: exercise some corner cases for mq guard selection and --reapplySun, 31 Oct 2010 18:29:55 +0100, by Mads Kiilerich
-
tests: cleanup of test-fetch.tThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
tests: cleanup of echo statements left over from test conversionThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
graft: add examples and information about copied metadataWed, 12 Oct 2011 18:59:59 -0500, by Matt Mackall
-
graft: add --continue supportWed, 12 Oct 2011 18:48:57 -0500, by Matt Mackall
-
graft: add user, date, and tool optionsWed, 12 Oct 2011 18:46:23 -0500, by Matt Mackall
-
graft: add --editWed, 12 Oct 2011 18:46:03 -0500, by Matt Mackall
-
graft: add initial implementationWed, 12 Oct 2011 18:45:36 -0500, by Matt Mackall
-
bookmarks: delegate writing to the repo just like readingWed, 12 Oct 2011 11:09:57 -0500, by Augie Fackler
-
tests: add support for inline doctests in test filesWed, 12 Oct 2011 22:01:14 +0200, by Idan Kamara
-
tests: add helper script for processing doctests read from stdinWed, 12 Oct 2011 22:01:13 +0200, by Idan Kamara
-
subrepo: fix git branch tracking logic (issue2920)Tue, 11 Oct 2011 21:34:55 -0700, by Eric Roshan Eisner
-
alias: don't shadow commands that we only partially matched (issue2993) (BC)Tue, 11 Oct 2011 17:20:03 -0500, by Augie Fackler
-
resolve: update documentation to mention the .orig backupTue, 11 Oct 2011 18:48:45 +0200, by Pierre-Yves David
-
cmdutil.bailifchanged: abort for dirty subreposTue, 11 Oct 2011 18:18:15 -0700, by Eric Roshan Eisner
-
largefiles: improve helpTue, 11 Oct 2011 21:10:03 -0400, by Greg Ward
-
largefiles: use ui.configlist() to split largefiles.patternsTue, 11 Oct 2011 21:11:01 -0400, by Greg Ward
-
largefiles: allow minimum size to be a floatTue, 11 Oct 2011 21:07:08 -0400, by Greg Ward
-
largefiles: factor out lfutil.getminsize()Tue, 11 Oct 2011 21:11:01 -0400, by Greg Ward
-
largefiles: cleanup import, now that we can assume > 1.9 for bundled extensionTue, 11 Oct 2011 14:01:24 +0200, by Na'Tosha Bard
-
largefiles: add test for statusTue, 11 Oct 2011 13:15:29 +0200, by Na'Tosha Bard
-
largefiles: remove pre-1.9 code from extension first bundled with 1.9Tue, 11 Oct 2011 10:42:56 +0200, by Na'Tosha Bard
-
pyflakes: clean up some import noiseTue, 11 Oct 2011 23:16:05 -0500, by Matt Mackall
-
bdiff: fix pointer aliasingTue, 11 Oct 2011 20:21:13 -0500, by Matt Mackall
-
import: add --edit switchTue, 11 Oct 2011 08:32:04 -0500, by Matt Mackall
-
transplant: add --edit optionMon, 10 Oct 2011 23:07:09 -0500, by Matt Mackall
-
rebase: add --edit switchMon, 10 Oct 2011 23:01:25 -0500, by Matt Mackall
-
httpclient: update to 07d8c356f4d1 of py-nonblocking-httpMon, 10 Oct 2011 17:57:40 -0500, by Augie Fackler
-
wireproto: do not call pushkey module directly (issue3041)Mon, 10 Oct 2011 13:52:54 +0200, by Andreas Freimuth
-
largefiles: add beginnings of test (covers commit, remove, move, copy, and archive)Mon, 10 Oct 2011 17:34:17 +0200, by Na'Tosha Bard
-
setup: add largefiles to list of packagesMon, 10 Oct 2011 17:33:17 +0200, by Na'Tosha Bard
-
rebase: move updatedirstate into cmdutil so it can be sharedSun, 09 Oct 2011 16:14:37 -0500, by Matt Mackall
-
subrepo: add git to the help topicSun, 09 Oct 2011 11:03:57 -0500, by Matt Mackall
-
branch: fix formatting of help noteSat, 08 Oct 2011 15:19:05 -0500, by Matt Mackall
-
backout: deprecate/hide support for backing out mergesSat, 08 Oct 2011 14:18:18 -0500, by Matt Mackall
-
backout: add a note about not working on mergesSat, 08 Oct 2011 13:28:13 -0500, by Matt Mackall
-
backout: mark some help verboseSat, 08 Oct 2011 13:23:57 -0500, by Matt Mackall
-
merge with stableFri, 07 Oct 2011 17:22:12 -0500, by Matt Mackall
-
acl: more descriptive error messagesThu, 06 Oct 2011 19:45:26 -0300, by Elifarley Callado Coelho Cruz
-
largefiles: fix commit of specified file on non-windowsThu, 06 Oct 2011 11:10:06 +0200, by Na'Tosha Bard
-
convert: detect false cset boundaries in cvsps descriptionsWed, 05 Oct 2011 10:28:39 +0200, by jakob krainz
-
transplant: wrap a transaction around the whole commandTue, 04 Oct 2011 19:43:45 -0400, by Greg Ward
-
help: generate command help into a single RST string for formattingFri, 07 Oct 2011 17:08:24 -0500, by Matt Mackall
-
help: unify the two -v notes for command helpFri, 07 Oct 2011 16:36:54 -0500, by Matt Mackall
-
diff: enhance highlighting with color (issue3034)Wed, 05 Oct 2011 09:20:38 +0300, by Kirill Elagin
-
debuginstall: report the template pathFri, 07 Oct 2011 15:36:50 -0500, by Matt Mackall
-
extensions: print some debug info on import failureSat, 01 Oct 2011 16:42:39 -0400, by Greg Ward
-
import: wrap a transaction around the whole commandSun, 02 Oct 2011 14:34:28 -0400, by Greg Ward
-
import: improve error reportingSat, 01 Oct 2011 21:52:44 -0400, by Greg Ward
-
import: join base with patchurl *after* checking for stdinSat, 01 Oct 2011 21:51:25 -0400, by Greg Ward
-
import: rename some local variablesSat, 01 Oct 2011 21:49:04 -0400, by Greg Ward
-
import: simplify status reporting logic (and make it more I18N-friendly)Sat, 01 Oct 2011 21:30:49 -0400, by Greg Ward
-
convert: fix crazy rollback call, broken by recent rollback safety checksFri, 07 Oct 2011 15:36:35 -0500, by Matt Mackall
-
rst: fix detection of single-row tablesSun, 02 Oct 2011 13:13:46 -0500, by Matt Mackall
-
subrepo: fix repo relative path calculation for root directories (issue3033) stableSun, 02 Oct 2011 16:41:07 -0500, by Matt Mackall
-
subrepo: improve error message when svn isn't foundSun, 02 Oct 2011 13:02:15 -0500, by Matt Mackall
-
merge with stableSat, 01 Oct 2011 16:19:33 -0500, by Matt Mackall
-
largefiles: don't break existing tests (syntax error, bad imports)Sat, 01 Oct 2011 16:39:51 -0400, by Greg Ward
-
rollback: use a hint for forceSat, 01 Oct 2011 16:18:51 -0500, by Matt Mackall
-
record: use command wrapper properly for qnew/qrefresh (issue3001) stable 1.9.3Sat, 01 Oct 2011 15:47:03 -0500, by Matt Mackall
-
rollback: avoid unsafe rollback when not at tip (issue2998)Fri, 30 Sep 2011 21:58:54 -0400, by Greg Ward
-
merge with stableFri, 30 Sep 2011 15:11:19 -0500, by Matt Mackall
-
i18n-ja: synchronized with 31c9e2a702d1 stableTue, 27 Sep 2011 03:33:26 +0900, by FUJIWARA Katsunori
-
clone: add help examplesFri, 30 Sep 2011 14:26:36 -0500, by Matt Mackall
-
clone: add a note about -u/-UFri, 30 Sep 2011 14:12:48 -0500, by Matt Mackall
-
clone: move portions of help into the verbose sectionFri, 30 Sep 2011 14:09:45 -0500, by Matt Mackall
-
clone: clarify destination URLsFri, 30 Sep 2011 14:06:41 -0500, by Matt Mackall
-
clone: move url crossref to bottomFri, 30 Sep 2011 11:30:00 -0500, by Matt Mackall
-
clone: improve help on -r/-b and tagsFri, 30 Sep 2011 11:27:59 -0500, by Matt Mackall
-
largefiles: mark a string for translationThu, 29 Sep 2011 17:16:42 -0500, by Matt Mackall
-
largefiles: fix multistatement lineThu, 29 Sep 2011 17:15:54 -0500, by Matt Mackall
-
largefiles: eliminate naked exceptionsThu, 29 Sep 2011 17:14:47 -0500, by Matt Mackall
-
largefiles: fix over-long linesThu, 29 Sep 2011 17:04:57 -0500, by Matt Mackall
-
largefile: fix up hasattr usageThu, 29 Sep 2011 16:48:48 -0500, by Matt Mackall
-
hgext: add largefiles extensionSat, 24 Sep 2011 17:35:45 +0200, by various
-
merge with stableWed, 28 Sep 2011 16:11:53 -0500, by Matt Mackall
-
patchbomb: drop loop in promptWed, 28 Sep 2011 14:49:00 -0500, by Matt Mackall
-
patchbomb: use prompt even in non-interactive modeWed, 08 Sep 2010 08:31:07 +0200, by Matt Mackall
-
patchbomb: make it easy for the user to decline sending an intro message.Tue, 27 Sep 2011 22:38:47 -0400, by Greg Ward
-
building: build inotify for sys.platform='linux*' stableTue, 20 Sep 2011 15:21:27 +0300, by Nikolaj Sjujskij
-
patchbomb: simplify some contorted logic and odd variable names.Mon, 26 Sep 2011 21:29:13 -0400, by Greg Ward
-
merge with crewWed, 28 Sep 2011 13:57:48 -0500, by Matt Mackall
-
sslutil: abort when ssl module is needed but not foundTue, 27 Sep 2011 18:51:10 +0200, by Mads Kiilerich
-
merge with stableTue, 27 Sep 2011 18:50:18 -0500, by Matt Mackall
-
patch: correctly handle non-tabular Subject: line stableTue, 27 Sep 2011 18:41:09 -0500, by Steffen Daode Nurpmeso
-
util: fix crash converting an invalid future date to string stableFri, 23 Sep 2011 09:02:27 -0700, by Kevin Gessner
-
styles: add new 'bisect' style that prints the bisection statusThu, 22 Sep 2011 01:51:36 +0200, by Yann E. MORIN
-
templates: add 'bisect' keyword to return a cset's bisect statusThu, 22 Sep 2011 01:36:01 +0200, by Yann E. MORIN
-
hbisect: add functions to return a label for a cset bisection statusThu, 22 Sep 2011 23:28:49 +0200, by Yann E. MORIN
-
hbisect: add two new revset descriptions: 'goods' and 'bads'Sat, 24 Sep 2011 01:32:50 +0200, by Yann E. MORIN
-
http: handle push of bundles > 2 GB again (issue3017) stableWed, 21 Sep 2011 22:52:00 +0200, by Mads Kiilerich
-
building: build inotify for sys.platform='linux*'Tue, 20 Sep 2011 15:21:27 +0300, by Nikolaj Sjujskij
-
subrepo: try remapping subpaths using the "final" pathThu, 22 Sep 2011 15:15:18 +0200, by Martin Geisler
-
subrepo: refactor state functionThu, 22 Sep 2011 14:39:49 +0200, by Martin Geisler
-
mq.strip: allow -r option, optionallyTue, 20 Sep 2011 15:02:00 -0500, by Jordi Gutiérrez Hermoso
-
revset.bisect: add 'ignored' set to the bisect keywordTue, 20 Sep 2011 20:21:04 +0200, by Yann E. MORIN
-
hbisect.get: use simpler code with repo.set(), fix 'pruned' setTue, 20 Sep 2011 20:19:48 +0200, by Yann E. MORIN
-
help: use RST to format option listsWed, 21 Sep 2011 13:00:48 -0500, by Matt Mackall
-
minirst: fix column handling for simple tablesWed, 21 Sep 2011 13:00:47 -0500, by Matt Mackall
-
encoding: add getcols to extract substrings based on column widthWed, 21 Sep 2011 13:00:46 -0500, by Matt Mackall
-
encoding: colwidth input is in the local encodingWed, 21 Sep 2011 13:00:41 -0500, by Matt Mackall
-
mdiff: speed up showfunc for large diffsMon, 19 Sep 2011 15:58:03 -0700, by Brodie Rao
-
revset: add 'l' flag to formatspec for argsMon, 19 Sep 2011 16:28:44 -0500, by Matt Mackall
-
bisect: add some bisection examples, and some log revset.bisect() examplesSun, 18 Sep 2011 23:57:49 +0200, by Yann E. MORIN
-
revset.bisect: add new 'untested' set to the bisect keywordSat, 17 Sep 2011 14:33:20 +0200, by Yann E. MORIN
-
revset.bisect: add new 'pruned' set to the bisect keywordSat, 17 Sep 2011 17:30:35 +0200, by Yann E. MORIN
-
revset.bisect: add new 'range' set to the bisect keywordSat, 17 Sep 2011 17:33:34 +0200, by Yann E. MORIN
-
revset.bisect: move bisect() code to hbisect.pySat, 17 Sep 2011 00:20:45 +0200, by Yann E. MORIN
-
revset: rename bisected() to bisect()Sun, 18 Sep 2011 22:54:11 +0200, by Yann E. MORIN
-
revset.bisected: remove 'unknown' stateSun, 18 Sep 2011 10:07:51 +0200, by Yann E. MORIN
-
rebase: allow rebase to ancestor (issue3010)Mon, 19 Sep 2011 16:57:13 +0200, by Pierre-Yves David
-
rollback: only restore dirstate and branch when appropriate.Sun, 18 Sep 2011 19:59:33 -0400, by Greg Ward
-
rollback: refactor for readability; cosmetics.Fri, 16 Sep 2011 21:38:06 -0400, by Greg Ward
-
help: make optlist local to subfunctionsSat, 17 Sep 2011 14:55:55 -0500, by Matt Mackall
-
help: move option list display into subfunctionsSat, 17 Sep 2011 14:50:42 -0500, by Matt Mackall
-
help: fold header selection into helplistSat, 17 Sep 2011 14:46:13 -0500, by Matt Mackall
-
help: fold some list help clauses into the helplist functionSat, 17 Sep 2011 14:46:00 -0500, by Matt Mackall
-
minirst: end all blocks with newlinesSat, 17 Sep 2011 14:17:09 -0500, by Matt Mackall
-
convert: rename local variableMon, 19 Sep 2011 14:19:26 +0200, by Martin Geisler
-
minirst: don't choke on empty textSat, 17 Sep 2011 13:42:11 -0500, by Matt Mackall
-
minirst: remove some whitespaceSat, 17 Sep 2011 13:37:50 -0500, by Matt Mackall
-
minirst: remove pointless transcodingSat, 17 Sep 2011 13:37:49 -0500, by Matt Mackall
-
tests: fix up help test for new verbose sectionsSat, 17 Sep 2011 13:37:47 -0500, by Matt Mackall
-
status: add some help examplesSat, 17 Sep 2011 13:20:10 -0500, by Matt Mackall
-
forget: add help examplesSat, 17 Sep 2011 13:08:24 -0500, by Matt Mackall
-
revsets: add first alias for lastSat, 17 Sep 2011 12:34:47 -0500, by Matt Mackall
-
revset: add default of 1 to limit and last functionsFri, 16 Sep 2011 22:57:47 -0500, by Matt Mackall
-
remove: suggest forget to undo addsFri, 16 Sep 2011 17:53:58 -0500, by Matt Mackall
-
remove: simplify helpFri, 16 Sep 2011 17:41:36 -0500, by Matt Mackall
-
import: add help examplesFri, 16 Sep 2011 17:08:18 -0500, by Matt Mackall
-
id: add some help examplesFri, 16 Sep 2011 16:52:45 -0500, by Matt Mackall
-
export: add help examplesFri, 16 Sep 2011 16:40:27 -0500, by Matt Mackall
-
diff: add help examplesFri, 16 Sep 2011 16:39:55 -0500, by Matt Mackall
-
archive: add help examplesFri, 16 Sep 2011 15:31:21 -0500, by Matt Mackall
-
test-rollback: tinker a bit to make it easier to add more tests.Wed, 14 Sep 2011 22:01:39 -0400, by Greg Ward
-
convert: added bookmarks support in filemapThu, 15 Sep 2011 15:03:54 -0400, by etienne
-
util: fix finding of hgexecutableSat, 23 Jul 2011 06:18:18 +0200, by Simon Heimberg
-
log: add a usage note about --removedFri, 16 Sep 2011 14:37:57 -0500, by Matt Mackall
-
log: rearrange the help text a bitFri, 16 Sep 2011 14:37:56 -0500, by Matt Mackall
-
log: add some usage examples to verbose helpFri, 16 Sep 2011 14:37:55 -0500, by Matt Mackall
-
minirst: fix container stripping logicFri, 16 Sep 2011 14:37:53 -0500, by Matt Mackall
-
share: allow trailing newline on .hg/sharedpath.Wed, 14 Sep 2011 22:28:27 -0400, by Greg Ward
-
contrib: some support for named branches in zsh_completion (issue2988)Wed, 07 Sep 2011 10:24:26 -0400, by Ben Hockey
-
test: test for options duplicate with global optionsWed, 14 Sep 2011 17:06:33 +0200, by Simon Heimberg
-
merge with stableWed, 14 Sep 2011 14:37:10 -0500, by Matt Mackall
-
rollback: improve readability; clarify that the return value is an int.Sun, 11 Sep 2011 21:21:58 -0400, by Greg Ward
-
demandimport: determine at load time if __import__ has level argumentMon, 22 Aug 2011 22:50:52 +0200, by Simon Heimberg
-
win32: quietly ignore missing CreateHardLinkA for Wine stableTue, 13 Sep 2011 17:01:07 -0500, by Matt Mackall
-
osutil: avoid accidentally destroying the True object in isgui (issue2937) stableThu, 08 Sep 2011 11:34:59 +0100, by Steve Streeting
-
merge with stableWed, 14 Sep 2011 13:57:56 +0200, by Sune Foldager
-
mergeWed, 14 Sep 2011 13:57:31 +0200, by Sune Foldager
-
bundlerepo: add argument check before unlink stableWed, 14 Sep 2011 13:51:50 +0200, by Sune Foldager
-
test-setdiscovery: allow for leading space in output of wcMon, 12 Sep 2011 09:20:31 -0700, by Lee Cantey
-
merge with stableMon, 12 Sep 2011 23:02:45 -0500, by Matt Mackall
-
mq: split up overly long lineSun, 11 Sep 2011 18:49:54 +0200, by Dan Villiom Podlaski Christiansen
-
patch: handle 'gitpatches' being empty, but not none stableSun, 11 Sep 2011 18:49:41 +0200, by Dan Villiom Podlaski Christiansen
-
mq: don't suppress patch tracebacks when applying patchesSun, 11 Sep 2011 18:49:38 +0200, by Dan Villiom Podlaski Christiansen
-
test-setdiscovery.t: portability fix stableSun, 11 Sep 2011 19:13:56 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: use wopener(..., atomictemp=True) to overwriteSun, 11 Sep 2011 12:20:39 +0100, by Christian Ebert
-
share: drop unused importSat, 10 Sep 2011 17:59:47 -0500, by Matt Mackall
-
merge with stableSat, 10 Sep 2011 17:56:42 -0500, by Matt Mackall
-
test: test unshare commandSat, 13 Aug 2011 00:08:26 +0200, by Simon Heimberg
-
hgext: introduce unshare commandThu, 11 Aug 2011 00:04:00 +0200, by Simon Heimberg
-
hg: extract copying the store out of cloneThu, 11 Aug 2011 00:03:16 +0200, by Simon Heimberg
-
url: Remove the proxy env variables only when needed (issue2451) stableThu, 08 Sep 2011 20:40:24 -0300, by Renato Cunha
-
util: improve finding of hgexecutableSat, 23 Jul 2011 06:18:18 +0200, by Simon Heimberg
-
keyword: make status test after record and kwexpand/kwshrink reliable stableSat, 10 Sep 2011 13:23:41 +0100, by Christian Ebert
-
log: remove -h short option for --hidden (issue2995) stableFri, 09 Sep 2011 14:41:22 -0500, by Matt Mackall
-
merge with stableThu, 08 Sep 2011 18:30:44 -0500, by Matt Mackall
-
hgweb: properly check for bookmarks when drawing graph stableThu, 08 Sep 2011 18:29:53 -0500, by Matt Mackall
-
keyword: preserve file mode when overwriting stableThu, 08 Sep 2011 19:30:25 +0100, by Christian Ebert
-
convert: use repo.join instead of referencing ".hg" directlyThu, 08 Sep 2011 10:20:42 +0200, by Martin Geisler
-
repair: switch from changegroupsubset to getbundleThu, 01 Sep 2011 12:29:24 +0200, by Peter Arrenbrecht
-
merge with stableTue, 30 Aug 2011 15:22:10 +0200, by Martin Geisler
-
i18n: calculate terminal columns by width information of each characters stableSat, 27 Aug 2011 04:56:12 +0900, by FUJIWARA Katsunori
-
util: wrap lines with multi-byte characters correctly (issue2943) stableSat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
setdiscovery: fix hang when #heads>200 (issue2971) stableThu, 25 Aug 2011 21:25:14 +0200, by Peter Arrenbrecht
-
ui: also swap sys.stdout with self.fout in _readline stableTue, 30 Aug 2011 14:18:58 +0200, by Martin Geisler
-
merge with stableFri, 26 Aug 2011 16:08:24 -0500, by Matt Mackall
-
util: postpone and reorder parent calculation in makedirsThu, 25 Aug 2011 11:03:16 +0200, by Adrian Buehlmann
-
atomictempfile: make close() consistent with other file-like objects.Thu, 25 Aug 2011 20:21:04 -0400, by Greg Ward
-
posix: check for executable bits on files identified by findexe functionWed, 24 Aug 2011 05:42:41 -0400, by Robert Jones
-
subrepo: fix cloning of repos from urls without slash after host (issue2970) stable 1.9.2Fri, 26 Aug 2011 16:23:35 +0200, by Mads Kiilerich
-
merge with stableThu, 25 Aug 2011 16:21:53 -0500, by Matt Mackall
-
dagutil: fix off-by-one in inverserevlogdag buildup stableThu, 25 Aug 2011 17:20:00 +0200, by Peter Arrenbrecht
-
util.makedirs: make recursion simpler and more stable (issue2948)Mon, 22 Aug 2011 00:42:38 +0200, by Mads Kiilerich
-
util.makedirs: propagate chmod exceptionsMon, 22 Aug 2011 00:35:42 +0200, by Mads Kiilerich
-
color: add styles for tagsSun, 21 Aug 2011 20:40:10 +0100, by Marc Simpson
-
ui: use labels when outputting tagsSat, 20 Aug 2011 21:47:10 +0100, by Marc Simpson
-
merge with stableThu, 18 Aug 2011 17:24:04 -0500, by Matt Mackall
-
commands: clarify that 'hg heads foo' shows heads on branch foo stableThu, 18 Aug 2011 13:56:58 +0200, by Martin Geisler
-
merge with stableWed, 17 Aug 2011 14:17:35 +0200, by Martin Geisler
-
merge: use repo.ui directly instead local variableWed, 17 Aug 2011 14:11:46 +0200, by Martin Geisler
-
win32: msvcr71.dll should be used for python 2.4 and 2.5 stableMon, 08 Aug 2011 14:32:27 +0900, by Shun-ichi GOTO
-
minirst: add a helper function to build an RST table from an arrayThu, 11 Aug 2011 22:40:43 -0500, by Matt Mackall
-
minirst: drop debug codeThu, 11 Aug 2011 22:40:41 -0500, by Matt Mackall
-
minirst: add simple table supportThu, 11 Aug 2011 22:05:57 -0500, by Matt Mackall
-
minirst: only strip leading newlines, not indentationThu, 11 Aug 2011 22:05:31 -0500, by Matt Mackall
-
ui: allow alternatives for config optionsThu, 11 Aug 2011 14:34:03 -0500, by Matt Mackall
-
merge with stableWed, 10 Aug 2011 13:52:52 -0500, by Matt Mackall
-
graphlog: attempt to fix index overrun (issue2912) stableWed, 10 Aug 2011 13:25:35 -0500, by Matt Mackall
-
util: wrap lines with multi-byte characters correctly (issue2943)Sat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
keyword: avoid x = a and b or cMon, 08 Aug 2011 11:34:52 +0100, by Christian Ebert
-
match: remove unused assignmentTue, 09 Aug 2011 11:05:13 +0200, by Martin Geisler
-
http: explain why the host is passed to urllib2 password managerSat, 06 Aug 2011 14:10:59 +0200, by Patrick Mezard
-
merge with stableFri, 05 Aug 2011 16:07:51 -0500, by Matt Mackall
-
http: pass user to readauthforuri() (fix 4a43e23b8c55) stableFri, 05 Aug 2011 21:05:41 +0200, by Patrick Mezard
-
http: strip credentials from urllib2 manager URIs (issue2885) stableFri, 05 Aug 2011 21:05:40 +0200, by Patrick Mezard
-
help: move option text display into a helper functionThu, 04 Aug 2011 16:12:58 -0500, by Matt Mackall
-
help: move 'additional help topics' codeThu, 04 Aug 2011 15:36:15 -0500, by Matt Mackall
-
help: rename option_lists to optlistThu, 04 Aug 2011 15:34:30 -0500, by Matt Mackall
-
help: drop with_versionThu, 04 Aug 2011 15:08:41 -0500, by Matt Mackall
-
dispatch: don't rewrap aliases that have the same definition stableThu, 04 Aug 2011 19:41:23 +0300, by Idan Kamara
-
url: really handle urls of the form file:///c:/foo/bar/ correctly stableThu, 04 Aug 2011 02:51:29 +0200, by Mads Kiilerich
-
wireproto: add out-of-band error class to allow remote repo to report errorsTue, 02 Aug 2011 15:21:10 -0400, by Andrew Pritchard
-
windows: fix pyflakes warning on unused importsWed, 03 Aug 2011 16:41:14 -0500, by Matt Mackall
-
minirst: add decorateblocks search helperTue, 02 Aug 2011 17:43:20 -0500, by Matt Mackall
-
minirst: add getsections helperTue, 02 Aug 2011 17:43:18 -0500, by Matt Mackall
-
minirst: add formatblocks helperTue, 02 Aug 2011 17:41:45 -0500, by Matt Mackall
-
minirst: add parse method to get document structureTue, 02 Aug 2011 14:54:38 -0500, by Matt Mackall
-
util: move copymode into posix.py and windows.pyTue, 02 Aug 2011 13:18:56 +0200, by Adrian Buehlmann
-
util: factor new function copymode out of mktempcopyTue, 02 Aug 2011 12:29:48 +0200, by Adrian Buehlmann
-
revert: introduce short option -C for --no-backupTue, 02 Aug 2011 11:32:39 +0200, by Adrian Buehlmann
-
merge with stableMon, 01 Aug 2011 18:10:05 -0500, by Matt Mackall
-
hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1Mon, 01 Aug 2011 23:58:50 +0200, by Patrick Mezard
-
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stableSun, 31 Jul 2011 01:46:52 +0200, by Matt Mackall
-
hgweb: extract the path logic from updatereqenv and add doctestsMon, 01 Aug 2011 14:53:10 -0500, by Matt Mackall
-
merge with stableMon, 01 Aug 2011 14:52:11 -0500, by Matt Mackall
-
hgweb: handle 'baseurl' configurations with leading slash (issue2934) stableMon, 01 Aug 2011 09:48:10 +0200, by wujek
-
ui: call write() so the prompt string goes through subclassed implementation stableMon, 01 Aug 2011 19:53:00 +0300, by Idan Kamara
-
merge with stableMon, 01 Aug 2011 10:54:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 4fdab926e111 stableSun, 31 Jul 2011 23:42:40 +0900, by FUJIWARA Katsunori
-
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)Sun, 31 Jul 2011 22:12:13 +0200, by py4fun
-
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931) stableThu, 28 Jul 2011 13:28:32 -0400, by Vasily Titskiy
-
hook: be prepared for __stdout/err__ not having fileno() stableSat, 30 Jul 2011 23:41:10 +0300, by Idan Kamara
-
dispatch: make sure global options on the command line take precedence stableSat, 30 Jul 2011 21:04:14 +0300, by Idan Kamara
-
http2: send an extra header to signal a non-broken client stableWed, 27 Jul 2011 18:35:35 -0500, by Augie Fackler
-
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932) stableFri, 29 Jul 2011 12:46:45 -0500, by Augie Fackler
-
color.py - clear _terminfo_params in win32 mode stableFri, 29 Jul 2011 15:36:27 +0400, by Andrei Vermel
-
url: store and assume the query part of an url is in escaped form (issue2921) stableSun, 31 Jul 2011 21:00:44 +0200, by Benoit Boissinot
-
mq/qqueue: print current queue nameFri, 29 Jul 2011 20:26:52 +0200, by Yann E. MORIN
-
export: add %m to file format string (first line of the commit message)Sat, 30 Jul 2011 11:08:45 +0100, by Andrzej Bieniek
-
windows: eliminate win32 wildcard importFri, 29 Jul 2011 00:39:27 +0200, by Adrian Buehlmann
-
merge with stableFri, 29 Jul 2011 17:27:38 -0500, by Matt Mackall
-
merge with crewFri, 29 Jul 2011 17:27:14 -0500, by Matt Mackall
-
test-filecache: change for python 2.4 compatibilityThu, 28 Jul 2011 02:38:01 +0300, by Lee Cantey
-
setdiscovery: return anyincoming=False when remote's only head is nullid stableWed, 27 Jul 2011 18:32:54 -0400, by Andrew Pritchard
-
i18n: use UTF-8 string to lower filename for case collision check stableThu, 28 Jul 2011 14:36:07 +0900, by FUJIWARA Katsunori
-
merge with crewThu, 28 Jul 2011 14:20:06 -0500, by Matt Mackall
-
check-code: disallow use of hasattr()Mon, 25 Jul 2011 14:59:31 -0500, by Augie Fackler
-
demandimport: use getattr instead of hasattrMon, 25 Jul 2011 21:15:48 -0500, by Augie Fackler
-
demandimport: blacklist rfc822 and mimetools to prevent spurious warningsTue, 01 Mar 2011 23:35:22 -0600, by Augie Fackler
-
i18n: use getattr instead of hasattrMon, 25 Jul 2011 20:46:30 -0500, by Augie Fackler
-
win32/hgwebdir_wsgi: use getattr instead of hasattrMon, 25 Jul 2011 16:09:18 -0500, by Augie Fackler
-
setup.py: use getattr instead of hasdattrMon, 25 Jul 2011 16:08:57 -0500, by Augie Fackler
-
setup3k: use getattr instead of hasattrMon, 25 Jul 2011 16:07:52 -0500, by Augie Fackler
-
tests: use getattr instead of hasattrMon, 25 Jul 2011 16:37:18 -0500, by Augie Fackler
-
wireproto: use safehasattr or getattr instead of hasattrMon, 25 Jul 2011 16:05:01 -0500, by Augie Fackler
-
windows: use getattr instead of hasattrMon, 25 Jul 2011 16:04:44 -0500, by Augie Fackler
-
util: use safehasattr or getattr instead of hasattrMon, 25 Jul 2011 16:04:40 -0500, by Augie Fackler
-
templatefilters: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:42 -0500, by Augie Fackler
-
patch: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:27 -0500, by Augie Fackler
-
mail: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:15 -0500, by Augie Fackler
-
url: replace uses of hasattr with safehasattr or getattrMon, 25 Jul 2011 15:55:51 -0500, by Augie Fackler
-
subrepo: use safehasattr instead of hasattrMon, 25 Jul 2011 15:53:22 -0500, by Augie Fackler
-
statichttprepo: replace hasattr with getattrMon, 25 Jul 2011 15:47:43 -0500, by Augie Fackler
-
walkrepos: use getattr instead of hasattr for samestatMon, 25 Jul 2011 15:45:11 -0500, by Augie Fackler
-
revlog: use getattr instead of hasattrMon, 25 Jul 2011 15:43:55 -0500, by Augie Fackler
-
lsprof: use getattr instead of hasattrMon, 25 Jul 2011 15:41:46 -0500, by Augie Fackler
-
keepalive: use safehasattr instead of hasattrMon, 25 Jul 2011 20:36:59 -0500, by Augie Fackler
-
hgweb: move remaining hasattr calls to safehasattrMon, 25 Jul 2011 15:38:46 -0500, by Augie Fackler
-
wsgicgi: use getattr instead of hasattrMon, 25 Jul 2011 15:38:10 -0500, by Augie Fackler
-
httprepo: use getattr instead of hasattrMon, 25 Jul 2011 15:37:52 -0500, by Augie Fackler
-
help command: use safehasattr instead of hasattrMon, 25 Jul 2011 15:36:13 -0500, by Augie Fackler
-
hgweb_mod: use safehasattr instead of hasattrMon, 25 Jul 2011 16:27:08 -0500, by Augie Fackler
-
hg: use safehasattr instead of hasattrMon, 25 Jul 2011 15:22:18 -0500, by Augie Fackler
-
encoding: use getattr isntead of hasattrMon, 25 Jul 2011 15:19:43 -0500, by Augie Fackler
-
dispatch: use safehasattr instead of hasattrMon, 25 Jul 2011 15:17:47 -0500, by Augie Fackler
-
debugignore: use getattr instead of hasattrMon, 25 Jul 2011 16:36:56 -0500, by Augie Fackler
-
cmdutil: use safehasattr instead of hasattrMon, 25 Jul 2011 15:32:42 -0500, by Augie Fackler
-
byterange: replace uses of hasattr with getattrMon, 25 Jul 2011 15:09:17 -0500, by Augie Fackler
-
bookmarks: use getattr instead of hasattrMon, 25 Jul 2011 15:07:09 -0500, by Augie Fackler
-
hgext: replace uses of hasattr with util.safehasattrMon, 25 Jul 2011 20:37:12 -0500, by Augie Fackler
-
globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')Mon, 25 Jul 2011 15:30:19 -0500, by Augie Fackler
-
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')Mon, 25 Jul 2011 16:24:37 -0500, by Augie Fackler
-
safehasattr: new function to work around hasattr being brokenMon, 25 Jul 2011 14:59:55 -0500, by Augie Fackler
-
windows: check util.mainfrozen() instead of ad-hoc checks everywhereMon, 25 Jul 2011 16:14:02 -0500, by Augie Fackler
-
notify: rewrite user documentationTue, 26 Jul 2011 21:30:12 +0200, by Patrick Mezard
-
cmdserver: repo.invalidate() on every runcommandMon, 25 Jul 2011 22:19:28 +0300, by Idan Kamara
-
help: add "web/logoimg" setting descriptionMon, 25 Jul 2011 08:28:37 +0200, by Angel Ezquerra
-
filecache: fix check-code complaintMon, 25 Jul 2011 12:58:47 -0500, by Matt Mackall
-
localrepo: unify tag related info into a tagscache classMon, 25 Jul 2011 15:08:57 +0300, by Idan Kamara
-
localrepo: make invalidate() walk _filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate manifest() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate _bookmarks/current with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate changelog() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: refresh filecache entries after releasing a repo.lock()Mon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate dirstate() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: add a cache with stat info for files under .hg/Mon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
scmutil: introduce filecacheSat, 09 Jul 2011 19:06:59 +0300, by Idan Kamara
-
posix, windows: introduce cachestatMon, 25 Jul 2011 15:03:02 +0300, by Idan Kamara
-
util: eliminate wildcard importsSat, 23 Jul 2011 12:29:52 +0200, by Adrian Buehlmann
-
templater: use a global funcs tableSat, 23 Jul 2011 14:33:35 -0500, by Matt Mackall
-
ui: config path relative to repo rootSat, 23 Jul 2011 06:09:14 +0200, by Simon Heimberg
-
ui: providing no default value to configpath should not raise an ErrorSat, 23 Jul 2011 06:08:52 +0200, by Simon Heimberg
-
ui: fix error, base can not be a listSat, 23 Jul 2011 06:08:49 +0200, by Simon Heimberg
-
merge with stableSat, 23 Jul 2011 11:52:25 -0500, by Matt Mackall
-
test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d stableFri, 22 Jul 2011 20:31:15 -0300, by Wagner Bruna
-
merge with stableFri, 22 Jul 2011 17:17:23 -0500, by Matt Mackall
-
rebase: remove trailing whitespace found by check-code stableThu, 21 Jul 2011 15:56:15 -0500, by Augie Fackler
-
hooks: use python 2.4 compatible exception handling stableFri, 22 Jul 2011 08:03:47 -0700, by Lee Cantey
-
url: handle urls of the form file:///c:/foo/bar/ correctly stableFri, 22 Jul 2011 17:11:35 -0500, by Matt Mackall
-
dispatch: avoid double backslashes in error message stableThu, 21 Jul 2011 16:02:34 -0400, by David Golub
-
hgweb: add a "web/logoimg" setting to customize the web logo imageThu, 21 Jul 2011 15:10:16 +0200, by Angel Ezquerra
-
util: move windows and posix wildcard imports to begin of fileThu, 21 Jul 2011 11:05:26 +0200, by Adrian Buehlmann
-
util: move "default" hidewindow to posix.pyFri, 22 Jul 2011 10:35:05 +0200, by Adrian Buehlmann
-
util: move "default" lookupreg to posix.pyFri, 22 Jul 2011 10:31:56 +0200, by Adrian Buehlmann
-
util: move "default" unlinkpath to posix.pyFri, 22 Jul 2011 09:55:46 +0200, by Adrian Buehlmann
-
util: move "default" makedir to posix.pyFri, 22 Jul 2011 09:53:15 +0200, by Adrian Buehlmann
-
summary: allow color to highlight active bookmarkThu, 21 Jul 2011 15:52:08 -0500, by Augie Fackler
-
summary: show bookmarks separate from tags and note active mark (issue2892)Mon, 18 Jul 2011 07:53:26 -0500, by Augie Fackler
-
localrepo: make requirements attribute of newly-created repos contain a setWed, 20 Jul 2011 18:23:06 -0400, by Andrew Pritchard
-
localrepo: fix comment on setFri, 22 Jul 2011 16:46:22 -0500, by Matt Mackall
-
revert: restore check for uncommitted merge (issue2915) (BC) stableThu, 21 Jul 2011 15:39:37 -0500, by Matt Mackall
-
localrepo: add set method to iterate over a given revsetThu, 21 Jul 2011 14:06:55 -0500, by Matt Mackall
-
revset: add formatspec convenience query builderThu, 21 Jul 2011 14:05:45 -0500, by Matt Mackall
-
revset: allow bypassing alias expansionThu, 21 Jul 2011 14:04:57 -0500, by Matt Mackall
-
merge with stableTue, 19 Jul 2011 17:51:45 -0500, by Matt Mackall
-
subrepo: don't commit in subrepo if it's clean stableTue, 19 Jul 2011 13:43:53 -0500, by Kevin Bullock
-
rebase: block collapse with keepbranches on multiple named branches (issue2112) stableMon, 18 Jul 2011 22:58:21 +0200, by Stefano Tortarolo
-
merge with stableTue, 19 Jul 2011 14:19:04 -0500, by Matt Mackall
-
hbisect: do not assume that min(good) is an ancestor of min(bad)Sun, 17 Jul 2011 00:36:43 +0200, by Alexander Krauss
-
hbisect: more consistent variable nameSun, 17 Jul 2011 00:35:31 +0200, by Alexander Krauss
-
hbisect: confine loop to the relevant intervalSat, 16 Jul 2011 12:22:40 +0200, by Alexander Krauss
-
win32: assign winstdout to sys.__stdout__ as well (issue2888) stableSat, 16 Jul 2011 15:24:28 +0300, by Idan Kamara
-
alias: note interaction of shell aliases with early opts in helpMon, 18 Jul 2011 14:57:22 -0500, by Matt Mackall
-
alias: fix up test resultsMon, 18 Jul 2011 14:53:52 -0500, by Matt Mackall
-
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stableSat, 09 Jul 2011 19:06:59 +0300, by Idan Kamara
-
alias: pass local ui to shell aliasFri, 15 Jul 2011 18:03:37 -0500, by Matt Mackall
-
aliases: drop cwd manipulationFri, 15 Jul 2011 16:06:54 -0500, by Matt Mackall
-
dispatch: move shell alias handling after early arg handlingFri, 15 Jul 2011 16:06:53 -0500, by Matt Mackall
-
merge with stableFri, 15 Jul 2011 14:27:16 -0500, by Matt Mackall
-
rebase: reset bookmarks (issue2265 and issue2873) stableFri, 15 Jul 2011 20:07:19 +0200, by Stefano Tortarolo
-
merge with stableFri, 15 Jul 2011 12:56:58 -0500, by Matt Mackall
-
web: Output a correct date in short format (issue2902) stableFri, 15 Jul 2011 10:18:24 +0200, by Benoit Allard
-
test-commandserver: explicitly close opened file stableFri, 15 Jul 2011 16:28:09 +0300, by Idan Kamara
-
verify: fix mq misfireThu, 14 Jul 2011 12:39:39 -0500, by Matt Mackall
-
merge with stableWed, 13 Jul 2011 19:30:27 -0500, by Matt Mackall
-
merge with stableWed, 13 Jul 2011 19:27:56 -0500, by Matt Mackall
-
commit: suppress spurious new head message for duplicate commit (issue2893)Wed, 13 Jul 2011 16:43:18 -0500, by Matt Mackall
-
osutil: emulate os.listdir's OSError for long names (issue2898)Wed, 13 Jul 2011 16:58:51 -0500, by Matt Mackall
-
verify: filter messages about missing null manifests (issue2900)Wed, 13 Jul 2011 16:28:46 -0500, by Matt Mackall
-
merge with crewWed, 13 Jul 2011 19:24:54 -0500, by Matt Mackall
-
subrepo: use working copy of .hgsub to filter status (issue2901) stableWed, 13 Jul 2011 17:41:49 -0500, by Matt Mackall
-
notify: remove unused url() methodWed, 13 Jul 2011 19:23:33 +0200, by Patrick Mezard
-
test-notify-changegroup: test notifications on unbundleWed, 13 Jul 2011 19:23:12 +0200, by Patrick Mezard
-
run-tests: fix summary when accepting changes interactivelyWed, 13 Jul 2011 19:23:08 +0200, by Patrick Mezard
-
merge with stableWed, 13 Jul 2011 16:29:28 -0500, by Matt Mackall
-
verify: filter messages about missing null manifests (issue2900) stableWed, 13 Jul 2011 16:28:46 -0500, by Matt Mackall
-
cmdserver: restore old working dir after dispatch when we have --cwd stableMon, 11 Jul 2011 17:49:45 +0300, by Idan Kamara
-
dispatch: don't use request repo if we have --cwd stableMon, 11 Jul 2011 17:46:55 +0300, by Idan Kamara
-
eol: ignore IOError from deleted files in commitctx stableTue, 12 Jul 2011 12:06:11 -0400, by Nicholas Riley
-
dispatch: fix checking of rpath in _getlocalTue, 12 Jul 2011 16:36:34 -0500, by Matt Mackall
-
ui: rename _is_trusted to _trustedTue, 12 Jul 2011 16:36:22 -0500, by Matt Mackall
-
merge with stableTue, 12 Jul 2011 16:27:03 -0500, by Matt Mackall
-
eol: fix silly test-gendoc breakage by escaping control charactersTue, 12 Jul 2011 16:22:36 -0500, by Matt Mackall
-
eol: document new eol.fix-trailing-newline settingThu, 07 Jul 2011 12:13:07 +0200, by Martin Geisler
-
eol: fix missing trailing newlines in comitted filesFri, 01 Jul 2011 23:12:52 +0400, by Stepan Koltsov
-
eol: eol.only-consistent can now be specified in .hgeolFri, 01 Jul 2011 22:53:58 +0400, by Stepan Koltsov
-
merge with stableThu, 07 Jul 2011 10:34:19 +0200, by Martin Geisler
-
commands: use mergetoolopts when a command supports --toolThu, 07 Jul 2011 10:19:37 +0200, by Martin Geisler
-
revsets: actually catch type error on tip^p1(tip) (issue2884) stableTue, 12 Jul 2011 12:35:03 -0500, by Matt Mackall
-
hgcia: Set default value of strip to -1 (issue2891) stableSat, 09 Jul 2011 09:44:15 +0200, by Cédric Krier
-
commands: improve help for -y/--noninteractive stableThu, 07 Jul 2011 10:32:30 +0200, by Martin Geisler
-
bookmarks: simplify warning codeWed, 06 Jul 2011 19:25:56 -0500, by Matt Mackall
-
bookmarks: drop superfluous stripWed, 06 Jul 2011 19:25:56 -0500, by Matt Mackall
-
bookmarks: add a warning for non empty malformed lineTue, 05 Jul 2011 10:20:27 +0200, by Pierre-Yves David
-
bookmarks: more robust parsing of bookmarks fileTue, 05 Jul 2011 10:13:54 +0200, by Pierre-Yves David
-
merge with stableWed, 06 Jul 2011 19:25:53 -0500, by Matt Mackall
-
revsets: catch type error on tip^p1(tip) (issue2884) stableWed, 06 Jul 2011 13:43:29 -0500, by Matt Mackall
-
revsets: do the right thing with x^:y (issue2884) stableWed, 06 Jul 2011 13:37:50 -0500, by Matt Mackall
-
win32mbcs: wrap two more functions to be wrapped. stableWed, 06 Jul 2011 18:28:42 +0900, by Shun-ichi GOTO
-
commands, merge: call setconfig on the right uiTue, 05 Jul 2011 14:36:33 +0300, by Idan Kamara
-
peer: change arg name to convey it can be a repo as wellTue, 05 Jul 2011 14:28:55 +0300, by Idan Kamara
-
progress: add a changedelay to prevent parallel topics from flapping (issue2698)Thu, 23 Jun 2011 15:00:45 -0500, by Augie Fackler
-
progress: make progress bar a singleton to avoid double-progress ui bugsThu, 23 Jun 2011 14:55:09 -0500, by Augie Fackler
-
progress: remove superfluous parensThu, 02 Jun 2011 14:33:01 -0500, by Augie Fackler
-
keyword: reuse already present working contexts for matchSun, 03 Jul 2011 12:58:03 +0200, by Christian Ebert
-
merge with stableTue, 05 Jul 2011 14:30:53 -0500, by Matt Mackall
-
patch: fix parsing patch files containing CRs not followed by LFs stableMon, 04 Jul 2011 19:53:39 -0300, by Wagner Bruna
-
treediscovery: rename stop() in tests to fix failures on AIX. stableTue, 05 Jul 2011 11:53:32 +0100, by Jim Hague
-
help: fileset foo.lst was named files.lst stableFri, 01 Jul 2011 22:50:36 +0200, by Arne Babenhauserheide
-
merge with stableFri, 01 Jul 2011 13:59:09 -0500, by Matt Mackall
-
util: rename the util.localpath that uses url to urllocalpath (issue2875) stable 1.9Fri, 01 Jul 2011 17:37:09 +0200, by Mads Kiilerich
-
tests: restore previous fix for date ambiguity in cvs test stableFri, 01 Jul 2011 18:13:48 +0200, by Mads Kiilerich
-
merge with stableThu, 30 Jun 2011 19:34:09 -0500, by Matt Mackall
-
run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate() stableThu, 30 Jun 2011 16:36:38 +0200, by Thomas Arendsen Hein
-
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate() stableThu, 30 Jun 2011 16:25:05 +0200, by Thomas Arendsen Hein
-
i18n-pt_BR: translate template filter descriptions stableThu, 30 Jun 2011 20:37:32 -0300, by Wagner Bruna
-
i18n-ja: recover template translations from 15200b46165b stableThu, 30 Jun 2011 20:05:23 -0300, by Wagner Bruna
-
i18n-ru: fixed mixed up msgid and msgstr in annotate stableFri, 01 Jul 2011 00:26:45 +0400, by Alexander Sauta
-
i18n-ru: translated missing strings for commands, some typos corrected stableFri, 01 Jul 2011 00:14:30 +0400, by Alexander Sauta
-
merge with stableWed, 29 Jun 2011 16:05:59 -0500, by Matt Mackall
-
i18n-ja: synchronized with 5c046e4b9652 stableThu, 30 Jun 2011 01:55:14 +0900, by FUJIWARA Katsunori
-
i18n-ru: translated help for urls. Thus, all stock commands and help translated stableWed, 29 Jun 2011 19:04:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for multirevs-subrepos stableTue, 28 Jun 2011 20:42:07 +0400, by Alexander Sauta
-
i18n: merge with stableTue, 28 Jun 2011 10:02:39 +0200, by Martin Geisler
-
i18n-pt_BR: add lost translation used in test-i18n.t stableTue, 28 Jun 2011 09:58:39 +0200, by Martin Geisler
-
i18n: merge with mainTue, 28 Jun 2011 09:39:58 +0200, by Martin Geisler
-
merge with stableTue, 28 Jun 2011 00:38:59 +0400, by Alexander Sauta
-
i18n-ru: translated help for merge-toolsTue, 28 Jun 2011 00:34:49 +0400, by Alexander Sauta
-
i18n-ru: translated help for hgignoreMon, 27 Jun 2011 21:34:48 +0400, by Alexander Sauta
-
merge with stableMon, 27 Jun 2011 19:11:34 +0200, by Martin Geisler
-
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399a stableWed, 22 Jun 2011 02:47:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for extensions and filesets stableWed, 22 Jun 2011 02:09:23 +0400, by Alexander Sauta
-
i18n: merge with mainMon, 27 Jun 2011 19:06:18 +0200, by Martin Geisler
-
merge with i18nMon, 27 Jun 2011 13:24:28 -0300, by Wagner Bruna
-
i18n-ru: glossary translatedThu, 23 Jun 2011 10:41:33 +0400, by Alexander Sauta
-
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399aWed, 22 Jun 2011 02:47:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for extensions and filesetsWed, 22 Jun 2011 02:09:23 +0400, by Alexander Sauta
-
merge with i18nTue, 21 Jun 2011 19:00:27 -0300, by Wagner Bruna
-
i18n-ru: translated new config.txtTue, 21 Jun 2011 01:49:45 +0400, by Alexander Sauta
-
wix: add missing templates/paper/diffstat.tmpl stableWed, 29 Jun 2011 12:54:34 +0200, by Adrian Buehlmann
-
hgweb: treat branch attribute `closed' as more important than `inactive' stableWed, 29 Jun 2011 09:36:45 +0200, by Jesse Long
-
color: for the sake of "less -R", default to ansi in auto mode (issue2792) stableWed, 29 Jun 2011 13:20:40 -0400, by Brodie Rao
-
color: fix TypeError with auto mode on win32 when colors aren't available (issue2871) stableWed, 29 Jun 2011 13:20:39 -0400, by Brodie Rao
-
test-revert: add revert --all case when nothing changed stableTue, 28 Jun 2011 00:56:33 +0200, by Adrian Buehlmann
-
subrepos: be smarter about what's an absolute path (issue2808) stableWed, 29 Jun 2011 16:01:06 -0500, by Matt Mackall
-
test-wireprotocol.py: rename to test-wireproto.py for consistency stableWed, 29 Jun 2011 13:04:00 +0200, by Thomas Arendsen Hein
-
classes: fix class style problems found by b071cd58af50 stableWed, 29 Jun 2011 15:00:00 +0200, by Thomas Arendsen Hein
-
check-code: fix class style checking (with tests) stableWed, 29 Jun 2011 13:45:51 +0200, by Thomas Arendsen Hein
-
tests: ignore inotify extension in test-duplicateoptions.py stableWed, 29 Jun 2011 00:19:27 +0200, by Mads Kiilerich
-
error: Add a hint argument to RepoError stableSat, 25 Jun 2011 02:30:17 +0200, by Pierre-Yves David
-
test-revert: add revert --all case when nothing changed stableTue, 28 Jun 2011 00:56:33 +0200, by Adrian Buehlmann
-
merge with stableMon, 27 Jun 2011 16:39:02 -0500, by Matt Mackall
-
color: be silent when falling back to ECMA-48 mode if "auto" mode was desired stableMon, 27 Jun 2011 11:36:42 -0700, by Danek Duvall
-
tests: hardcode terminfo entry for the terminfo color test stableMon, 27 Jun 2011 11:36:40 -0700, by Danek Duvall
-
localrepo: mark progress step for translation stableSun, 26 Jun 2011 15:47:39 -0300, by Wagner Bruna
-
revert: improve hints on abort when reverting to parent without --all stableSun, 26 Jun 2011 01:13:30 +0200, by Adrian Buehlmann
-
dispatch: set config options on the request repo.ui stableFri, 24 Jun 2011 19:44:59 +0300, by Idan Kamara
-
dispatch: set global options on the request repo.ui stableFri, 24 Jun 2011 19:44:58 +0300, by Idan Kamara
-
cmdserver: assign repo.baseui before running commands stableFri, 24 Jun 2011 19:44:17 +0300, by Idan Kamara
-
cmdserver: copy repo.ui before running commands stableFri, 24 Jun 2011 19:43:59 +0300, by Idan Kamara
-
filemerge: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
dispatch: make sure unspecified global ui options don't override old values stableFri, 24 Jun 2011 12:16:14 +0300, by Idan Kamara
-
merge with stableMon, 27 Jun 2011 11:19:27 -0500, by Matt Mackall
-
requirements: show all missing features in the error message. stableSat, 25 Jun 2011 02:30:24 +0200, by Pierre-Yves David
-
test-revert: add case for nothing changed stableFri, 24 Jun 2011 23:29:51 +0200, by Adrian Buehlmann
-
dispatch: set descriptors on the request repo.ui stableFri, 24 Jun 2011 19:38:28 +0300, by Idan Kamara
-
archive: wrap the ui descriptor so it doesn't get closed stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
transplant: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 19:27:53 +0300, by Idan Kamara
-
bisect: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
extdiff: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
ui: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
call reposetup for repositories returned from peer (issue2864) stableFri, 24 Jun 2011 11:39:12 -0400, by David Golub
-
convert: fix git convert on solaris - it cannot remove environment variables stableSat, 25 Jun 2011 01:55:15 +0200, by Mads Kiilerich
-
tests: HGRCPATH must be exported after assignment stableSat, 25 Jun 2011 01:55:13 +0200, by Mads Kiilerich
-
merge with stableFri, 24 Jun 2011 18:00:29 -0500, by Matt Mackall
-
backout of d04ba50e104d: allow to qpop/push with a dirty working copy stableFri, 24 Jun 2011 23:25:42 +0300, by Idan Kamara
-
merge with stableFri, 24 Jun 2011 13:35:44 -0500, by Matt Mackall
-
update: do not use the term 'update' when mentioning reverting one file stableFri, 24 Jun 2011 10:31:44 +0200, by Adrian Buehlmann
-
cmdserver: fix read-loop string concatenation stableFri, 24 Jun 2011 16:36:24 +0300, by Idan Kamara
-
revert: mention update in hint of abort when reverting to non-parent stableFri, 24 Jun 2011 12:37:29 +0200, by Adrian Buehlmann
-
update: clarify that update changes the parent revison stableFri, 24 Jun 2011 10:51:05 +0200, by Adrian Buehlmann
-
merge with stableFri, 24 Jun 2011 00:21:00 -0500, by Matt Mackall
-
revset: fix aliases with 0 or more than 2 parameters stableWed, 22 Jun 2011 01:55:00 +0200, by Mads Kiilerich
-
match: fix bug caused by refactoring in cfc89398f710 stableThu, 23 Jun 2011 14:40:57 +0200, by Peter Arrenbrecht
-
revert: be more helpful on uncommitted merges stableWed, 22 Jun 2011 15:34:33 +0200, by Adrian Buehlmann
-
cmdserver: write the hello message as one chunk on the 'o' channel stableWed, 22 Jun 2011 17:13:04 +0300, by Idan Kamara
-
revset and fileset: fix typos in parser error messages stableWed, 22 Jun 2011 01:55:00 +0200, by Mads Kiilerich
-
fileset: use ParseError pos field correctly stableFri, 24 Jun 2011 00:18:41 +0200, by Mads Kiilerich
-
revset: fix parameter name in implementation of follow() stableFri, 24 Jun 2011 00:18:06 +0200, by Mads Kiilerich
-
merge with stableTue, 21 Jun 2011 17:27:20 -0500, by Matt Mackall
-
revert: be more explicit that changes are lost stableMon, 20 Jun 2011 22:15:52 -0500, by Kevin Bullock
-
hook: write hook output to ui fout descriptor stableTue, 21 Jun 2011 16:55:21 +0300, by Idan Kamara
-
merge with stableTue, 21 Jun 2011 15:26:44 -0500, by Matt Mackall
-
check-code: don't mark debug messages for translation stableTue, 21 Jun 2011 15:21:57 -0500, by Matt Mackall
-
i18n: remove translation of debug messages stableTue, 21 Jun 2011 18:35:13 +0200, by David Soria Parra
-
cmdserver, runcommand: properly handle the client sending no arguments stableTue, 21 Jun 2011 15:38:10 +0300, by Idan Kamara
-
cmdserver: don't raise EOFError when trying to read 0 bytes from the client stableTue, 21 Jun 2011 15:13:39 +0300, by Idan Kamara
-
i18n: extract docstrings from fileset module stableMon, 20 Jun 2011 19:08:41 -0300, by Wagner Bruna
-
merge with stableTue, 21 Jun 2011 14:00:26 +0200, by Martin Geisler
-
dispatch: translate alias debugging messages stableTue, 21 Jun 2011 13:24:19 +0200, by David Soria Parra
-
parsers: fix localization markup of parser errors stableTue, 21 Jun 2011 00:17:52 +0200, by Mads Kiilerich
-
fileset: use correct function name for hgignore in docstring stableSun, 19 Jun 2011 22:33:25 -0400, by Ollie Rutherfurd
-
url: catch UNC paths as yet another Windows special case (issue2808) stableMon, 20 Jun 2011 16:45:33 -0500, by Matt Mackall
-
treediscovery: always return all remote heads stableMon, 20 Jun 2011 14:11:01 +0200, by Peter Arrenbrecht
-
merge with stableMon, 20 Jun 2011 11:08:41 +0200, by Sune Foldager
-
merge with stableMon, 20 Jun 2011 10:42:19 +0200, by Martin Geisler
-
help/revsets: revset aliases can be defined on any config file stableFri, 17 Jun 2011 19:28:38 -0300, by Wagner Bruna
-
help/revsets: clean up whitespace between paragraphs stableFri, 17 Jun 2011 19:27:40 -0300, by Wagner Bruna
-
fileset: add missing whitespace around operator stableSun, 19 Jun 2011 11:43:40 +0200, by Thomas Arendsen Hein
-
merge default branch into stable to mark the start of the code freeze stableSat, 18 Jun 2011 17:03:01 -0500, by Matt Mackall
-
fileset: add a help topicSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add copied predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add encoding() predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add size() predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add grep predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some function help textSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add hgignoreSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add resolved and unresolved predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: prescan parse tree to optimize status usageSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add support for file status predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some basic predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
match: introduce basic fileset supportSat, 18 Jun 2011 16:53:44 -0500, by Matt Mackall
-
match: allow passing a context object to match coreSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
fileset: drop matchfnSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match no longer accepts repo objectsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: switch match users to supplying contextsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match now accepts a context or a repoSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
context: add a match builder methodSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
help/hgignore: refer to the builtin help instead of external URLsFri, 17 Jun 2011 18:24:54 -0300, by Wagner Bruna
-
sslutil: make messages for Python without certificate handling more helpfulSat, 18 Jun 2011 01:08:54 +0200, by Mads Kiilerich
-
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)Sat, 18 Jun 2011 01:03:03 +0200, by Nicolas Bareil
-
merge with i18nFri, 17 Jun 2011 15:43:50 -0500, by Matt Mackall
-
svn subrepos: work around checkout obstructions (issue2752)Fri, 17 Jun 2011 15:22:50 -0500, by Augie Fackler
-
update: check wc.dirty() before setting overwrite=TrueFri, 17 Jun 2011 15:21:02 -0500, by Augie Fackler
-
tags: don't allow environment errors to be raised from _writetagscacheThu, 16 Jun 2011 15:26:17 -0500, by Steve Borho
-
help/config: replace docutils markupFri, 17 Jun 2011 13:31:23 -0300, by Wagner Bruna
-
test-i18n, i18n-pt_BR: update test messageFri, 17 Jun 2011 12:23:12 -0300, by Wagner Bruna
-
config: undo change of empty line definitionFri, 17 Jun 2011 15:36:56 -0500, by Matt Mackall
-
patch: make filestore store data in memory and fallback to fsFri, 17 Jun 2011 20:33:02 +0200, by Patrick Mezard
-
i18n: merge in latest Romanian translationsWed, 15 Jun 2011 10:40:23 +0200, by Martin Geisler
-
i18n-ro: synchronized with 3c7907dc95caWed, 08 Jun 2011 17:06:29 +0200, by Daniel Dumitriu
-
i18n-ro: outstanding changesWed, 08 Jun 2011 15:17:23 +0200, by Daniel Dumitriu
-
help/config: quote config section names consistentlyThu, 16 Jun 2011 12:52:37 -0300, by Wagner Bruna
-
help/config: fix small typoThu, 16 Jun 2011 12:42:19 -0300, by Wagner Bruna
-
help/config: do not refer to config files as hgrc filesThu, 16 Jun 2011 12:30:57 -0300, by Wagner Bruna
-
help/config: fix 'Mercurial' casingThu, 16 Jun 2011 12:30:44 -0300, by Wagner Bruna
-
revset: add desc(string) to search in commit messagesThu, 16 Jun 2011 22:47:34 +0200, by Thomas Arendsen Hein
-
revset: update sorting of symbolsThu, 16 Jun 2011 22:03:26 +0200, by Thomas Arendsen Hein
-
http: fix variable name in unexpected response messageThu, 16 Jun 2011 14:33:06 -0500, by Matt Mackall
-
serve: add --cmdserver option to communicate with hg over a pipeFri, 03 Jun 2011 17:27:41 +0300, by Idan Kamara
-
localrepo: don't attempt to open .hgtags twice if the error isn't ENOENTWed, 15 Jun 2011 23:15:04 +0300, by Idan Kamara
-
log: do not display hidden changesetThu, 16 Jun 2011 01:58:00 +0200, by Pierre-Yves David
-
hidden: Add ``hidden`` method for contextThu, 16 Jun 2011 01:57:59 +0200, by Pierre-Yves David
-
hidden: Add a hiddenrevs attributes to changelog.Thu, 16 Jun 2011 01:57:53 +0200, by Pierre-Yves David
-
config: handle comment lines in continuations (issue2854)Thu, 16 Jun 2011 13:24:44 -0500, by Matt Mackall
-
http: report unexpected unparsable push responses (issue2777)Thu, 16 Jun 2011 13:24:42 -0500, by Matt Mackall
-
dispatch: write shell alias output to ui out descriptorTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
commands: use ui descriptors when reading/writing from stdin/outWed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
cmdutil: return a dummy, closable file object if it cannot be dupedWed, 15 Jun 2011 23:50:33 +0300, by Idan Kamara
-
cmdutil: use ui descriptors in makefileobjWed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
mq: use ui.fin when importing patch from '-'Wed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
cmdutil, logmessage: use ui.fin when reading from '-'Wed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
dagutil: fix missing import of i18n._Wed, 15 Jun 2011 17:04:06 -0300, by Wagner Bruna
-
hgmanpage: adapt to Docutils 0.8 API changeThu, 16 Jun 2011 19:34:42 +0200, by Satish Balay
-
manifest: use "\0" instead of "\000"Thu, 16 Jun 2011 08:49:26 +0200, by Martin Geisler
-
commands: add pointer to bookmarks command in branch helpWed, 15 Jun 2011 17:25:58 +0200, by Martin Geisler
-
glossary: add entry for "Bookmark"Wed, 15 Jun 2011 17:10:26 +0200, by Martin Geisler
-
glossary: add entry for "Tag"Wed, 15 Jun 2011 17:10:16 +0200, by Martin Geisler
-
merge with i18nTue, 14 Jun 2011 20:43:04 -0500, by Matt Mackall
-
i18n-ru: translated all standard commands and config-environment additional help topicsTue, 14 Jun 2011 00:31:56 +0400, by Alexander Sauta
-
i18n-ru: translated push-renameFri, 10 Jun 2011 01:39:22 +0400, by Alexander Sauta
-
i18n-ru: translated parents-pullThu, 09 Jun 2011 20:37:32 +0400, by Alexander Sauta
-
setdiscovery: batch heads and known(ownheads)Tue, 14 Jun 2011 22:58:00 +0200, by Peter Arrenbrecht
-
wireproto: make a number of commands batchableTue, 14 Jun 2011 22:56:20 +0200, by Peter Arrenbrecht
-
wireproto: add batching support to wirerepositoryTue, 14 Jun 2011 22:52:58 +0200, by Peter Arrenbrecht
-
wireproto: add basic command batching infrastructureTue, 14 Jun 2011 22:51:26 +0200, by Peter Arrenbrecht
-
mq: make qrefresh/qfold keep wlock until saving patch statusWed, 15 Jun 2011 01:50:49 +0900, by Yuya Nishihara
-
bugzilla: fix typo in documentationTue, 14 Jun 2011 20:08:35 -0300, by Wagner Bruna
-
dispatch: fix for-loop variable nameTue, 14 Jun 2011 20:25:38 +0300, by Idan Kamara
-
notify: send changesets on 'outgoing' hook, updated docTue, 14 Jun 2011 13:29:25 +0200, by Ingo Bressler
-
sslutil: Restore missing imports of socket and httplib to sslutilTue, 14 Jun 2011 13:31:32 +1000, by Stephen Thorne
-
dispatch: assign I/O descriptors from the request to the uiWed, 08 Jun 2011 14:54:47 +0300, by Idan Kamara
-
ui: use I/O descriptors internallyWed, 08 Jun 2011 01:39:20 +0300, by Idan Kamara
-
dispatch: add I/O descriptors to the requestTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
ui: add I/O descriptorsTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
import: add --bypass optionTue, 14 Jun 2011 23:26:35 +0200, by Patrick Mezard
-
import: separate parents selection from working dir updateTue, 14 Jun 2011 23:24:40 +0200, by Patrick Mezard
-
patch: extend filtestore to store an optional copy sourceTue, 14 Jun 2011 23:24:34 +0200, by Patrick Mezard
-
paper/coal: use fixed width for diffstat +/- linkTue, 14 Jun 2011 16:38:34 +0200, by Martin Geisler
-
hg: rename opts argument to peeropts in cloneTue, 14 Jun 2011 16:33:46 +0200, by Martin Geisler
-
hg: move peerschemes back to schemesMon, 13 Jun 2011 16:25:18 -0500, by Matt Mackall
-
hg: rearrange peer scheme lookupMon, 13 Jun 2011 14:53:23 -0500, by Matt Mackall
-
forget, remove: don't note on nonexistent file twiceMon, 13 Jun 2011 14:56:00 +0300, by Idan Kamara
-
localrepo: local() returns selfMon, 13 Jun 2011 12:51:38 -0500, by Matt Mackall
-
tests: avoid instability in test-convert-cvs-syntheticMon, 13 Jun 2011 12:51:37 -0500, by Matt Mackall
-
dispatch: propagate ui command options to the local ui (issue2523)Mon, 13 Jun 2011 00:19:26 +0300, by Idan Kamara
-
mq: catch correct exception when calling changelog.rev()Sun, 12 Jun 2011 23:30:39 +0300, by Idan Kamara
-
rebase: preserve mq series order after rebasing (issue2849)Sun, 12 Jun 2011 17:26:58 +0300, by Idan Kamara
-
run-tests: verbose log ignored testSun, 12 Jun 2011 17:26:20 +0300, by Idan Kamara
-
record: add white space diff optionsFri, 10 Jun 2011 10:58:10 +0200, by Ingo Proetel
-
mq: rename abort_if_wdir_patched to abortifwdirpatchedMon, 13 Jun 2011 13:53:58 +0200, by Adrian Buehlmann
-
mq: rename partial_name to partialnameMon, 13 Jun 2011 13:48:47 +0200, by Adrian Buehlmann
-
mq: rename write_list to writelistMon, 13 Jun 2011 13:47:21 +0200, by Adrian Buehlmann
-
mq: rename series_dirty to seriesdirtyMon, 13 Jun 2011 13:45:48 +0200, by Adrian Buehlmann
-
mq: rename applied_dirty to applieddirtyMon, 13 Jun 2011 13:44:34 +0200, by Adrian Buehlmann
-
mq: rename guards_dirty to guardsdirtyMon, 13 Jun 2011 13:43:03 +0200, by Adrian Buehlmann
-
mq: rename active_guards to activeguardsMon, 13 Jun 2011 13:41:58 +0200, by Adrian Buehlmann
-
mq: rename guards_path to guardspathMon, 13 Jun 2011 13:40:35 +0200, by Adrian Buehlmann
-
mq: rename status_path to statuspathMon, 13 Jun 2011 13:39:14 +0200, by Adrian Buehlmann
-
mq: rename series_path to seriespathMon, 13 Jun 2011 13:38:04 +0200, by Adrian Buehlmann
-
mq: rename series_end to seriesendMon, 13 Jun 2011 12:11:49 +0200, by Adrian Buehlmann
-
mq: rename full_series_end to fullseriesendMon, 13 Jun 2011 12:09:29 +0200, by Adrian Buehlmann
-
mq: rename check_reserved_name to checkreservednameMon, 13 Jun 2011 12:07:46 +0200, by Adrian Buehlmann
-
mq: rename check_localchanges to checklocalchangesMon, 13 Jun 2011 12:06:32 +0200, by Adrian Buehlmann
-
mq: rename check_substate to checksubstateMon, 13 Jun 2011 12:05:20 +0200, by Adrian Buehlmann
-
mq: rename check_toppatch to checktoppatchMon, 13 Jun 2011 12:03:38 +0200, by Adrian Buehlmann
-
mq: rename save_dirty to savedirtyMon, 13 Jun 2011 12:02:14 +0200, by Adrian Buehlmann
-
mq: rename explain_pushable to explainpushableMon, 13 Jun 2011 12:00:56 +0200, by Adrian Buehlmann
-
mq: rename set_active to setactiveMon, 13 Jun 2011 11:59:35 +0200, by Adrian Buehlmann
-
mq: rename set_guards to setguardsMon, 13 Jun 2011 11:58:16 +0200, by Adrian Buehlmann
-
mq: rename check_guard to checkguardMon, 13 Jun 2011 11:57:21 +0200, by Adrian Buehlmann
-
mq: rename parse_series to parseseriesMon, 13 Jun 2011 11:55:46 +0200, by Adrian Buehlmann
-
mq: rename find_series to findseriesMon, 13 Jun 2011 11:54:25 +0200, by Adrian Buehlmann
-
mq: rename series_guards to seriesguardsMon, 13 Jun 2011 11:40:27 +0200, by Adrian Buehlmann
-
mq: rename full_series to fullseriesMon, 13 Jun 2011 11:06:11 +0200, by Adrian Buehlmann
-
paper, coal: display diffstat on the changeset pageSat, 11 Jun 2011 21:24:50 +0800, by Steven Brown
-
web: provide diff summary to the changeset pageSat, 11 Jun 2011 21:11:43 +0800, by Steven Brown
-
tests: fix up date ambiguity in cvs testSat, 11 Jun 2011 14:14:53 -0500, by Matt Mackall
-
hg: split peer and repo lookup tablesSat, 11 Jun 2011 14:14:52 -0500, by Matt Mackall
-
tests: rename test-git-import.t into test-import-git.tSat, 11 Jun 2011 14:40:25 +0200, by Patrick Mezard
-
patch: generalize the use of patchmeta in applydiff()Sat, 11 Jun 2011 14:17:25 +0200, by Patrick Mezard
-
patch: stop updating changed files set in applydiff()Sat, 11 Jun 2011 14:14:13 +0200, by Patrick Mezard
-
patch: turn patch() touched files dict into a setSat, 11 Jun 2011 14:14:11 +0200, by Patrick Mezard
-
paper, coal: define the diffstat templatesThu, 09 Jun 2011 01:19:39 +0800, by Steven Brown
-
web: provide the file number to the diffstat templatesThu, 09 Jun 2011 01:15:49 +0800, by Steven Brown
-
web: include all files in the diffstatThu, 09 Jun 2011 01:14:22 +0800, by Steven Brown
-
hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)Fri, 10 Jun 2011 20:38:02 +0200, by Thomas Arendsen Hein
-
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8Wed, 08 Jun 2011 21:25:18 +0800, by LUO Zheng
-
distutils: Create MANIFEST.in instead of MANIFEST in MakefileThu, 09 Jun 2011 10:15:24 +1000, by Stephen Thorne
-
revert: is reverting file states, not just file contentsThu, 09 Jun 2011 18:39:14 +0200, by Adrian Buehlmann
-
hg: change various repository() users to use peer() where appropriateFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: have peer() call _lookup directlyFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: add peer methodFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: add opts argument to clone for internal remoteuiWed, 08 Jun 2011 18:24:33 +0200, by Peter Arrenbrecht
-
hg: use capable instead of capabilitiesMon, 06 Jun 2011 21:18:35 +0200, by Peter Arrenbrecht
-
fileset: basic pattern and boolean supportWed, 08 Jun 2011 13:44:41 -0500, by Matt Mackall
-
tests: fix updated monotone version requirementFri, 10 Jun 2011 16:50:45 +0200, by Thomas Arendsen Hein
-
check-code: catch misspellings of descendantTue, 07 Jun 2011 17:02:54 -0500, by Matt Mackall
-
revert: drop obvious paragraph about filenamesTue, 07 Jun 2011 16:02:51 -0500, by Matt Mackall
-
revert: actually add pointer to backoutTue, 07 Jun 2011 16:01:38 -0500, by Matt Mackall
-
revert: replace mention of 'roll back' with pointer to 'backout'Tue, 07 Jun 2011 14:54:17 -0500, by Matt Mackall
-
revert: simplify description of effect of -rTue, 07 Jun 2011 14:51:18 -0500, by Matt Mackall
-
revert: rearrange the date helpTue, 07 Jun 2011 14:49:04 -0500, by Matt Mackall
-
revert: remove some redundancy in basic descriptionTue, 07 Jun 2011 14:47:54 -0500, by Matt Mackall
-
revert: drop requirement to use -r to revert with two parentsTue, 07 Jun 2011 14:19:05 -0500, by Matt Mackall
-
revert: simplify usage noteTue, 07 Jun 2011 14:18:39 -0500, by Matt Mackall
-
revert: rewrite help summaryMon, 06 Jun 2011 17:38:32 -0500, by Matt Mackall
-
extensions: make disabled()/disabledext() load prebuilt index if availableSat, 04 Jun 2011 20:19:30 +0900, by Yuya Nishihara
-
setup: add command to generate index of extensionsSat, 04 Jun 2011 20:11:10 +0900, by Yuya Nishihara
-
sshrepo: fix addchangegroup's signatureMon, 06 Jun 2011 21:02:48 +0200, by Peter Arrenbrecht
-
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)Mon, 06 Jun 2011 15:17:40 -0500, by Matt Mackall
-
patch: dot not ignore hunk of files marked as 'deleted'Sun, 05 Jun 2011 22:26:01 +0200, by Patrick Mezard
-
patch: fix patchmeta/hunk synchronization in iterhunks()Sun, 05 Jun 2011 22:24:19 +0200, by Patrick Mezard
-
patch: remove unnecessary exists() call in selectfile()Sun, 05 Jun 2011 22:24:11 +0200, by Patrick Mezard
-
import: deprecate --baseSun, 05 Jun 2011 22:24:02 +0200, by Patrick Mezard
-
patch: remove redundant islink() callSun, 05 Jun 2011 13:27:06 +0200, by Patrick Mezard
-
extensions: update doc of enabled() and disabled() according to d5b525697ddbSat, 04 Jun 2011 20:01:01 +0900, by Yuya Nishihara
-
localrepo: add savecommitmessage() to write last-message.txtSat, 04 Jun 2011 15:56:48 +0200, by Patrick Mezard
-
memctx: simplify constructorSat, 04 Jun 2011 15:20:49 +0200, by Patrick Mezard
-
scmutil: improve path calculation for install-relative RC files (issue2841)Fri, 03 Jun 2011 15:08:08 -0500, by Matt Mackall
-
prepush: show details about new remote heads with --verboseFri, 03 Jun 2011 13:10:22 +0200, by Adrian Buehlmann
-
prepush: print short hash of first new head in abort messageFri, 03 Jun 2011 12:16:17 +0200, by Adrian Buehlmann
-
prepush: eliminate 'if branch'Fri, 03 Jun 2011 11:26:43 +0200, by Adrian Buehlmann
-
revlog: bail out earlier in group when we have no chunksFri, 03 Jun 2011 20:32:54 +0200, by Sune Foldager
-
localrepo: simplify file bundling code and fix progress bugFri, 03 Jun 2011 20:23:32 +0200, by Sune Foldager
-
localrepo: use list comprehension instead of generatorsFri, 03 Jun 2011 20:15:06 +0200, by Sune Foldager
-
localrepo: add total to changeset progress in bundle/pushFri, 03 Jun 2011 20:12:37 +0200, by Sune Foldager
-
statichttprepo: use in-place difference for shorter lineFri, 03 Jun 2011 20:08:26 +0200, by Martin Geisler
-
workingctx: eliminate remove functionThu, 02 Jun 2011 00:33:33 +0200, by Adrian Buehlmann
-
test-copy2: add case for moving a missing fileThu, 02 Jun 2011 19:43:17 +0200, by Adrian Buehlmann
-
color: check if ui is already a subclass of colorui before wrapping itThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
util: add helper function isatty(fd) to check for tty-nessThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
web: prevent TypeError thrown when using the diffstat templatesThu, 02 Jun 2011 18:52:31 +0800, by Steven Brown
-
fileset: fix long lineThu, 02 Jun 2011 11:27:40 -0500, by Matt Mackall
-
COPYING: refresh with current address from fsf.orgThu, 02 Jun 2011 11:17:02 -0500, by Matt Mackall
-
filesets: introduce basic fileset expression parserWed, 01 Jun 2011 19:12:18 -0500, by Matt Mackall
-
dispatch: add repo to the requestThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
merge with stableWed, 01 Jun 2011 16:42:50 -0500, by Matt Mackall
-
subrepo: make stdin for svn a pipe for non-interactive use (issue2759) stable 1.8.4Tue, 31 May 2011 19:49:17 -0500, by Augie Fackler
-
subrepo: svn abort now depends on exit code (issue2833) stableTue, 31 May 2011 16:22:04 -0500, by Regis Desgroppes
-
httprepo: send URL redirection notices to stderr (issue2828) stableTue, 24 May 2011 17:16:31 -0500, by Matt Mackall
-
httprepo: proper handling of invalid responses without content-type (issue2019) stableMon, 07 Mar 2011 14:47:30 +0100, by Mads Kiilerich
-
strip: make it clear that --force discards changes (issue310) stableFri, 29 Apr 2011 14:56:23 +0200, by Patrick Mezard
-
tags: catch more corruption during cache parsing (issue2779) stableTue, 26 Apr 2011 10:51:19 -0500, by Matt Mackall
-
localrepo: don't add deleted files to list of modified/added files (issue2761) stableMon, 11 Apr 2011 21:44:22 +0300, by Idan Kamara
-
localrepo: ignore tags to unknown nodes (issue2750) stableMon, 04 Apr 2011 22:51:10 +0300, by Idan Kamara
-
bookmarks: do not forward merged bookmark (issue1877) stableMon, 14 Mar 2011 23:50:28 +0100, by David Soria Parra
-
rebase: restore mq guards after rebasing (issue2107) stableSat, 26 Mar 2011 13:05:17 +0100, by Stefano Tortarolo
-
revset: report a parse error if a revset is not parsed completely (issue2654) stableWed, 16 Mar 2011 23:09:14 +0100, by Bernhard Leiner
-
color: fix --color=always when output is pipedWed, 25 May 2011 18:48:00 +0200, by Peter Arrenbrecht
-
check-code: flag 0/1 used as constant Boolean expressionWed, 01 Jun 2011 12:38:46 +0200, by Martin Geisler
-
run-tests: allow whitelisting tests that should always runTue, 31 May 2011 20:39:04 -0500, by Augie Fackler
-
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)Tue, 31 May 2011 19:49:17 -0500, by Augie Fackler
-
tests: glob version number in test-hgrcTue, 31 May 2011 17:18:23 -0500, by Matt Mackall
-
web: provide diffstat to the changeset pageSat, 28 May 2011 14:44:45 +0800, by Steven Brown
-
tests: update for handling of missing hgrc includesTue, 31 May 2011 16:24:47 -0500, by Matt Mackall
-
subrepo: svn abort now depends on exit code (issue2833)Tue, 31 May 2011 16:22:04 -0500, by Regis Desgroppes
-
fixed issue2833: aborts nows depends on svn exit codeTue, 31 May 2011 12:41:22 +0200, by desgropp
-
config: ignore include errors for nonexistent filesTue, 31 May 2011 16:00:39 -0500, by Matt Mackall
-
Make pull -u behave like pull && updateTue, 31 May 2011 11:52:22 -0700, by Brendan Cully
-
requires: note apparent corruptionTue, 31 May 2011 15:55:23 -0500, by Matt Mackall
-
readrequires: provide easier to understand error messageTue, 31 May 2011 19:16:25 +0200, by Adrian Buehlmann
-
introduce new function scmutil.readrequiresTue, 31 May 2011 19:16:18 +0200, by Adrian Buehlmann
-
merge with stableTue, 31 May 2011 15:28:23 -0500, by Matt Mackall
-
merge with crewTue, 31 May 2011 15:26:02 -0500, by Matt Mackall
-
merge with stableMon, 30 May 2011 12:21:53 +0200, by Martin Geisler
-
merge with hg-i18nMon, 30 May 2011 12:20:36 +0200, by Martin Geisler
-
test-gendoc: update for new Russian translationMon, 30 May 2011 11:52:17 +0200, by Martin Geisler
-
i18n-ru: branches-import translatedMon, 30 May 2011 01:24:21 +0400, by Alexander Sauta
-
i18n-ru:bisect,backout,branch translatedSun, 29 May 2011 02:33:36 +0400, by Alexander Sauta
-
i18n-ru: translated add, addremove, annotate, archiveSun, 29 May 2011 01:42:59 +0400, by Alexander Sauta
-
i18n-ru:translation started,convert translatedSun, 29 May 2011 01:31:12 +0400, by Alexander Sauta
-
subrepo: don't crash when git .hgsubstate is empty (issue2716) stableSat, 28 May 2011 11:03:48 -0400, by Eric Eisner
-
mq: no need to make a copy of seriesoptsMon, 30 May 2011 21:44:03 +0300, by Idan Kamara
-
workingctx.remove: use self.forgetFri, 27 May 2011 21:11:44 +0200, by Adrian Buehlmann
-
commands: use repo.branchheads in heads commandTue, 31 May 2011 13:18:56 +0200, by Martin Geisler
-
commands: remove unused variable from heads commandTue, 31 May 2011 09:59:03 +0200, by Martin Geisler
-
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guardsTue, 31 May 2011 08:47:16 +0200, by Martin Geisler
-
hg: remove underscores in clone functionFri, 27 May 2011 12:42:36 +0200, by Martin Geisler
-
hg-ssh: fix dispatch call to use dispatch.request()Sun, 29 May 2011 13:43:50 +0300, by Idan Kamara
-
gendoc: config help topic is in hgrc.5, do not include it in hg.1Mon, 30 May 2011 11:18:47 +0200, by Martin Geisler
-
doc: improve merge between hgrc.5 and config help topicMon, 30 May 2011 11:15:25 +0200, by Martin Geisler
-
doc: rebuild hgrc.5 man and HTML page when help/config changesMon, 30 May 2011 11:14:31 +0200, by Martin Geisler
-
help/config: separate terms with a blank lineMon, 30 May 2011 10:35:43 +0200, by Martin Geisler
-
help/config: fix rendering of definition listMon, 30 May 2011 10:30:46 +0200, by Martin Geisler
-
help: move part of hgrc.5 man page config help topicMon, 30 May 2011 10:21:39 +0200, by Yun Lee
-
hgrc.5: make minirst find headings correctlyMon, 30 May 2011 10:05:39 +0200, by Yun Lee
-
run-tests: fix --blacklist (broken by 95715c2f90bf)Sat, 28 May 2011 11:44:27 +0200, by Patrick Mezard
-
patch: do not patch unknown files (issue752)Fri, 27 May 2011 21:50:11 +0200, by Patrick Mezard
-
patch: use temporary files to handle intermediate copiesFri, 27 May 2011 21:50:10 +0200, by Patrick Mezard
-
patch: refactor file creation/removal detectionFri, 27 May 2011 21:50:09 +0200, by Patrick Mezard
-
commands.remove: don't use workingctx.remove(list, unlink=True)Fri, 27 May 2011 15:59:52 +0200, by Adrian Buehlmann
-
tests: add a test to check for duplicate command optionsFri, 27 May 2011 17:51:16 +0300, by Idan Kamara
-
mq: allow --mq for qrecordFri, 27 May 2011 17:49:54 +0300, by Idan Kamara
-
run-tests: fix --blacklist with jobs > 1Fri, 27 May 2011 17:46:48 +0300, by Idan Kamara
-
run-tests: slightly simplify blacklist checkFri, 27 May 2011 17:46:47 +0300, by Idan Kamara
-
coal: use preformatted text for descriptions (issue2835)Fri, 27 May 2011 08:50:27 -0500, by Matt Mackall
-
rebase: add option --tool/-t for 'pull --rebase'Fri, 27 May 2011 10:03:29 +0200, by Adrian Buehlmann
-
subrepo: refactor writestate for clarityFri, 27 May 2011 11:01:44 +0200, by Martin Geisler
-
cmdutil: make private copies of option lists to avoid sharing monkeypatchesThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
record: fix options placeholderThu, 26 May 2011 19:00:47 +0300, by Idan Kamara
-
subrepo: bare git repos considered dirtyWed, 25 May 2011 08:38:58 -0700, by Paul Molodowitch
-
dispatch: use the request to store the ui objectThu, 26 May 2011 00:53:23 +0300, by Idan Kamara
-
dispatch: wrap dispatch related information in a request classThu, 26 May 2011 00:44:11 +0300, by Idan Kamara
-
patch: restore the previous output of 'diff --stat'Thu, 26 May 2011 22:51:02 +0800, by Steven Brown
-
wireproto: enable optional args for known() for future extensibilityTue, 24 May 2011 17:48:16 +0200, by Peter Arrenbrecht
-
context: make forget work like commands.forgetThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
dirstate: rename forget to dropThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
minirst: read test input from stdinThu, 26 May 2011 10:46:34 +0200, by Martin Geisler
-
tests: update monotone version requirementThu, 26 May 2011 11:11:34 +0200, by Sune Foldager
-
test-git-import: test patching existing copy targetsWed, 25 May 2011 10:06:17 +0200, by Patrick Mezard
-
httprepo: handle large lengths by bypassing the len() operatorTue, 24 May 2011 17:30:00 -0500, by Matt Mackall
-
workingctx.remove: don't stat files again after unlinkingTue, 24 May 2011 14:52:23 +0200, by Adrian Buehlmann
-
httprepo: send URL redirection notices to stderr (issue2828)Tue, 24 May 2011 17:16:31 -0500, by Matt Mackall
-
record: alias qrecord to qnew -i/--interactiveTue, 24 May 2011 19:17:22 +0300, by Idan Kamara
-
record: add qrefresh -i/--interactiveTue, 24 May 2011 19:17:19 +0300, by Idan Kamara
-
record: add an option to backup all wc modificationsTue, 24 May 2011 19:17:04 +0300, by Idan Kamara
-
record: check patch name is valid before prompting in qrecordTue, 24 May 2011 19:17:02 +0300, by Idan Kamara
-
mq: use checkpatchnameTue, 24 May 2011 19:16:51 +0300, by Idan Kamara
-
mq: wrap patch file name checks in a functionTue, 24 May 2011 19:16:51 +0300, by Idan Kamara
-
pure parsers: properly detect corrupt index filesTue, 24 May 2011 13:30:10 -0500, by Augie Fackler
-
workingctx: unlink paths while holding the wlockTue, 24 May 2011 14:08:20 +0200, by Adrian Buehlmann
-
wireproto: do not hash when heads == ['force']Tue, 24 May 2011 16:12:01 +0200, by Martin Geisler
-
patch: remove EOL support from linereader classTue, 24 May 2011 14:21:04 +0200, by Patrick Mezard
-
subrepo: handle local added subrepo case correctlyMon, 23 May 2011 22:49:10 -0500, by Matt Mackall
-
graphlog: remove unused arg from _wrapcmdMon, 23 May 2011 23:22:47 +0300, by Idan Kamara
-
extensions: raise when trying to find an extension that failed to loadMon, 23 May 2011 23:09:00 +0300, by Idan Kamara
-
remove: clarify help text about added files never being deleted from diskMon, 23 May 2011 15:56:31 +0200, by Adrian Buehlmann
-
pure: provide more correct implementation of posixfile for WindowsWed, 18 May 2011 09:12:27 +0200, by Adrian Buehlmann
-
bundlerepo: make getremotechanges support filtering of incomingMon, 23 May 2011 20:35:10 +0200, by Peter Arrenbrecht
-
tests: add tests for discovery/pull without cgsubsetMon, 23 May 2011 20:32:29 +0200, by Peter Arrenbrecht
-
tests: add tests for partial pulls with treediscoveryMon, 23 May 2011 20:31:39 +0200, by Peter Arrenbrecht
-
tests: support multiple caps in notcapableMon, 23 May 2011 20:31:04 +0200, by Peter Arrenbrecht
-
record: use cmdutil.command decoratorSun, 22 May 2011 16:10:03 +0300, by Idan Kamara
-
record: suggest the right command when running non interactivelySun, 22 May 2011 16:10:02 +0300, by Idan Kamara
-
applyupdates: audit merged filesSun, 22 May 2011 11:03:15 +0200, by Adrian Buehlmann
-
applyupdates: audit path on flag changesSat, 21 May 2011 23:21:12 +0200, by Adrian Buehlmann
-
opener: add audit functionSat, 21 May 2011 23:13:59 +0200, by Adrian Buehlmann
-
templatekw: use diffstatsum in diffstat keywordSat, 21 May 2011 15:09:15 -0500, by Matt Mackall
-
patch: use diffstatsum in diffstatSat, 21 May 2011 15:06:38 -0500, by Matt Mackall
-
patch: add diffstatsum helperSat, 21 May 2011 15:06:36 -0500, by Matt Mackall
-
diffstatdata: no longer a generatorSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
add new option --all to manifest commandWed, 18 May 2011 21:31:40 +0200, by Adrian Buehlmann
-
applyupdates: audit unlinking of renamed files and directoriesSat, 21 May 2011 02:05:00 +0200, by Adrian Buehlmann
-
patchbomb: pass --git argument to diffstatFri, 20 May 2011 21:04:45 +0300, by Idan Kamara
-
mq: strip all leading slashes from url when importingFri, 20 May 2011 21:20:24 +0300, by Idan Kamara
-
mq: check patch name is valid before reading imported fileFri, 20 May 2011 21:19:33 +0300, by Idan Kamara
-
tests: update monotone output for v1.0 changesSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
revlog: stop exporting node.shortSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
patch: fast-path git case in selectfile()Thu, 19 May 2011 22:55:13 +0200, by Patrick Mezard
-
patch: unify backend file access interfaceThu, 19 May 2011 22:49:43 +0200, by Patrick Mezard
-
patch: merge backend setmode() into writelines()Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: stop modifying gitpatch objectsThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: stop handling hunkless git blocks out of streamThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: reindent codeThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: unify iterhunks() afile/bfile handlingThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: git metadata was ignored if strip > 1Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: construct and parse binary hunks at the same timeThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: refactor iterhunks() regular and binary files emissionThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: remove patch.patch() cwd argumentThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: merge _updatedir() into externalpatch()Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
merge with stableThu, 19 May 2011 18:10:03 +0200, by Martin Geisler
-
changelog: convert user and desc from local encoding early stableThu, 19 May 2011 18:09:25 +0200, by Martin Geisler
-
merge crew with mainThu, 19 May 2011 16:57:14 +0200, by Martin Geisler
-
clone: make default path absolute for all local pathsWed, 18 May 2011 23:20:26 -0700, by Brendan Cully
-
httpclient: import revision fc731618702a of py-nonblocking-httpTue, 17 May 2011 10:28:03 -0500, by Augie Fackler
-
httpconnection: improved logging formattingMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
bash_completion: enable alias auto-completeTue, 17 May 2011 00:46:52 +0200, by Yann E. MORIN
-
ui: enable alias exception when reading config in plain modeTue, 17 May 2011 00:17:52 +0200, by Yann E. MORIN
-
ui: test plain mode against exceptionsTue, 17 May 2011 00:08:51 +0200, by Yann E. MORIN
-
revlog: drop base() againWed, 18 May 2011 17:05:30 -0500, by Matt Mackall
-
patch: add a workingbackend dirstate layer on top of fsbackendWed, 18 May 2011 23:48:17 +0200, by Patrick Mezard
-
patch: handle binary copies as regular onesWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: remove files while patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: set desired mode when patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: stop changing current directory before patchingWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
revlog: linearize created changegroups in generaldelta revlogsWed, 18 May 2011 23:26:26 +0200, by Sune Foldager
-
revlogdag: add linearize functionWed, 18 May 2011 23:11:34 +0200, by Sune Foldager
-
localrepo, sshrepo: use Boolean create argument in __init__Wed, 18 May 2011 19:30:17 +0200, by Martin Geisler
-
commands: replace 'x = f(); return x' with 'return f()'Wed, 18 May 2011 19:25:34 +0200, by Martin Geisler
-
merge with stableWed, 18 May 2011 19:22:55 +0200, by Martin Geisler
-
subrepo: respect non-default path for incoming/outgoing stableWed, 18 May 2011 15:13:26 +0200, by Martin Geisler
-
run-tests: print a newline after all warningsWed, 18 May 2011 15:45:57 +0200, by Thomas Arendsen Hein
-
annotate: fix alignment of columns in front of line numbers (issue2807)Wed, 18 May 2011 15:41:03 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 18 May 2011 09:56:27 +0200, by Martin Geisler
-
revset: the name is optional for the tag predicate stableWed, 18 May 2011 09:31:19 +0200, by Martin Geisler
-
revset: note case-insensitive matches in keyword and user stableWed, 18 May 2011 09:20:52 +0200, by Martin Geisler
-
revset: expand help for contains predicate stableWed, 18 May 2011 09:15:18 +0200, by Martin Geisler
-
patch: remove unused variable to make pyflakes test happyWed, 18 May 2011 09:05:18 +0200, by Sune Foldager
-
patch: add lexists() to backends, use it in selectfile()Tue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: move copyfile() into backends, abstract basedirTue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: merge makerejlines() into write_rej()Tue, 17 May 2011 23:46:37 +0200, by Patrick Mezard
-
patch: extract fs access from patchfile into fsbackendTue, 17 May 2011 23:46:15 +0200, by Patrick Mezard
-
mq: fix qpush changes detection of renamed filesTue, 17 May 2011 23:27:58 +0200, by Patrick Mezard
-
httpconnection: correctly handle redirects from http to httpsMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
win32.py: add argtypes and restypeSun, 15 May 2011 21:33:51 +0200, by Adrian Buehlmann
-
win32.py: more explicit definition of _STD_ERROR_HANDLESun, 15 May 2011 21:27:59 +0200, by Adrian Buehlmann
-
revset: add follow(filename) to follow a filename's history across copiesMon, 16 May 2011 17:02:35 -0500, by Matt Mackall
-
revset: introduce filelog() to emulate log's fast pathMon, 16 May 2011 17:02:35 -0500, by Matt Mackall
-
httpclient: import revision b8c3511a8cae from py-nonblocking-httpThu, 12 May 2011 10:48:31 -0500, by Augie Fackler
-
run-tests: replace chdir() with Popen cwd optionMon, 16 May 2011 21:56:26 +0200, by Patrick Mezard
-
run-tests: make --debug run in the temporary test directoryMon, 16 May 2011 21:54:43 +0200, by Patrick Mezard
-
run-tests: use the common test path on Windows and JavaMon, 16 May 2011 21:52:28 +0200, by Patrick Mezard
-
run-tests: ignore timeout when Popen.terminate is unavailableMon, 16 May 2011 21:41:46 +0200, by Patrick Mezard
-
run-tests: fix hg.bat python referenceMon, 16 May 2011 21:26:50 +0200, by Patrick Mezard
-
run-tests: fix python executable detection and copy on WindowsMon, 16 May 2011 21:24:14 +0200, by Patrick Mezard
-
changelog: don't use generaldeltaMon, 16 May 2011 13:06:48 +0200, by Sune Foldager
-
revlog: get rid of defversionMon, 16 May 2011 12:44:34 +0200, by Sune Foldager
-
bash_completion: Use "hg paths -q" instead of piping through sedMon, 16 May 2011 11:52:28 +0200, by Thomas Arendsen Hein
-
paths: Add support for -q/--quietMon, 16 May 2011 11:41:48 +0200, by Thomas Arendsen Hein
-
fix test broken in merge from stableMon, 16 May 2011 11:14:06 +0200, by Sune Foldager
-
merge with stableSun, 15 May 2011 13:15:41 -0500, by Matt Mackall
-
simplemerge: do not allow binary files to abort an entire merge stableFri, 13 May 2011 19:46:36 -0500, by Steve Borho
-
extdiff: grammar "allows to" -> "allows one to"Sun, 15 May 2011 18:00:22 +0100, by Javi Merino
-
debugrevlog: add --dump flag to dump graphable per-revision statisticsSun, 15 May 2011 11:50:16 -0500, by Matt Mackall
-
revlog: restore the base methodSun, 15 May 2011 11:50:15 -0500, by Matt Mackall
-
Hardcoding ARCHFLAGS breaks the build against fink's pythonSat, 14 May 2011 22:07:58 -0700, by Brendan Cully
-
debugindex etc.: add --changelog and --manifest optionsSat, 14 May 2011 00:30:32 +0200, by Sune Foldager
-
scmutil: drop aliases in cmdutil for match functionsFri, 13 May 2011 14:58:24 -0500, by Matt Mackall
-
scmutil: drop some aliases in cmdutilFri, 13 May 2011 14:48:48 -0500, by Matt Mackall
-
scmutil: fold in wdutilFri, 13 May 2011 14:07:16 -0500, by Matt Mackall
-
scmutil: move revsingle/pair/range from cmdutilFri, 13 May 2011 14:06:28 -0500, by Matt Mackall
-
help: consolidate topic hooks in help.pyFri, 13 May 2011 12:57:27 -0500, by Matt Mackall
-
extensions: move moduledoc to break import loop with helpFri, 13 May 2011 11:04:51 -0500, by Matt Mackall
-
extensions: drop maxlength from enabled and disabledFri, 13 May 2011 11:04:51 -0500, by Matt Mackall
-
Makefile: remove pure modules on cleanFri, 13 May 2011 11:26:29 +0200, by Martin Geisler
-
hgcia: Handle URL like in notify (issue2406)Wed, 11 May 2011 18:18:50 +0200, by Cédric Krier
-
util: make str(url) return file:/// for abs paths againThu, 12 May 2011 16:41:56 +0200, by Peter Arrenbrecht
-
subrepo: use a safer revision check for hg reposThu, 12 May 2011 18:35:04 -0500, by Matt Mackall
-
graphlog: use cmdutil.command decoratorThu, 12 May 2011 20:27:35 +0200, by Adrian Buehlmann
-
purge: use cmdutil.command decoratorThu, 12 May 2011 20:14:42 +0200, by Adrian Buehlmann
-
patchbomb: use cmdutil.command decoratorThu, 12 May 2011 18:27:05 +0200, by Adrian Buehlmann
-
transplant: use cmdutil.command decoratorThu, 12 May 2011 17:50:07 +0200, by Adrian Buehlmann
-
monoblue: improve readability of the filenolink templateThu, 12 May 2011 18:06:15 +0800, by Steven Brown
-
rebase: use cmdutil.command decoratorThu, 12 May 2011 17:09:56 +0200, by Adrian Buehlmann
-
debugrevlog: many improvementsThu, 12 May 2011 22:37:52 +0200, by Sune Foldager
-
add debugrevlog commandThu, 12 May 2011 18:22:49 +0200, by Sune Foldager
-
check-code: add /= to operator listThu, 12 May 2011 18:19:28 +0200, by Sune Foldager
-
order commands alphabeticallyThu, 12 May 2011 16:21:01 +0200, by Sune Foldager
-
revlog: improve delta generation heuristics for generaldeltaThu, 12 May 2011 15:24:33 +0200, by Sune Foldager
-
keyword: use cmdutil.command decoratorThu, 12 May 2011 14:31:07 +0200, by Martin Geisler
-
gpg: use cmdutil.command decoratorThu, 12 May 2011 14:31:01 +0200, by Martin Geisler
-
mq: use cmdutil.command decoratorThu, 12 May 2011 14:25:08 +0200, by Martin Geisler
-
commands: use a decorator to build table incrementallyThu, 12 May 2011 08:14:04 +0200, by Adrian Buehlmann
-
revlog: fix bug in chainbase cacheThu, 12 May 2011 13:47:17 +0200, by Sune Foldager
-
setup.py: workaround for missing bz2 module in IronPythonMon, 09 May 2011 15:16:56 -0400, by Zachary Gramana
-
httpconnection: fix debug logging option for httpclientWed, 11 May 2011 08:07:51 -0500, by Augie Fackler
-
httpclient: import f4c380237fd5 to fix keepalive not workingWed, 11 May 2011 08:00:48 -0500, by Augie Fackler
-
revlog: add docstring to _addrevisionWed, 11 May 2011 11:04:44 +0200, by Sune Foldager
-
cmdutil: make_file to makefileobjTue, 10 May 2011 16:08:47 -0500, by Matt Mackall
-
cmdutil: make_filename -> makefilenameTue, 10 May 2011 16:08:46 -0500, by Matt Mackall
-
cmdutil: bail_if_changed to bailifchangedTue, 10 May 2011 16:08:46 -0500, by Matt Mackall
-
store: change names to comply with project coding standardsSun, 08 May 2011 23:27:48 +0200, by Adrian Buehlmann
-
filelog: add file function to open other filelogsTue, 10 May 2011 17:38:58 +0200, by Sune Foldager
-
help: add -c/--command flag to only show command help (issue2799)Tue, 10 May 2011 14:42:53 +0200, by Martin Geisler
-
help: give hint about 'hg help -e' when appropriateTue, 10 May 2011 13:19:05 +0200, by Martin Geisler
-
help: add -e/--extension switch to display extension help textWed, 20 Jan 2010 20:24:20 +0200, by Henri Wiechers
-
debugbuilddag: read DAG from stdin if not given on cmdlineMon, 09 May 2011 18:11:08 +0200, by Martin Geisler
-
run-tests: remove check on --shell argumentMon, 09 May 2011 17:20:15 +0200, by Martin Geisler
-
subrepo: create subrepos using clone instead of pullMon, 09 May 2011 17:15:44 +0200, by Martin Geisler
-
progress: add speed formatMon, 09 May 2011 16:41:45 +0200, by Martin Geisler
-
debugbuilddag: output progress informationMon, 09 May 2011 14:40:49 +0200, by Martin Geisler
-
test-debugbuilddag: replace unneeded 'rm -rf' with 'rm -r'Mon, 09 May 2011 14:33:08 +0200, by Martin Geisler
-
hgrc.5: document positional arguments in aliasesMon, 09 May 2011 11:01:45 +0200, by Martin Geisler
-
merge with stableMon, 09 May 2011 10:52:08 +0200, by Martin Geisler
-
merge with crewSun, 08 May 2011 16:41:41 -0500, by Matt Mackall
-
rename util.is_exec to isexecSun, 08 May 2011 20:45:47 +0200, by Adrian Buehlmann
-
posix: delete unused expand_globSun, 08 May 2011 20:42:28 +0200, by Adrian Buehlmann
-
rename util.find_exe to findexeSun, 08 May 2011 20:35:46 +0200, by Adrian Buehlmann
-
revlog: support writing generaldelta revlogsSun, 08 May 2011 21:32:33 +0200, by Sune Foldager
-
cmdutil: fix errors reported by pyflakes testSun, 08 May 2011 21:24:30 +0200, by Sune Foldager
-
merge with stableSun, 08 May 2011 16:16:41 -0500, by Matt Mackall
-
check-code: complain about set.isdisjointSun, 08 May 2011 11:39:24 -0500, by Matt Mackall
-
add positional arguments to non-shell aliasesSun, 01 May 2011 12:29:32 +0200, by Alexander Solovyov
-
run-tests: take the basepath when constructing the test temp dirSat, 07 May 2011 21:01:15 +0300, by Idan Kamara
-
run-tests: compare absolute paths in _checkhglibSat, 07 May 2011 20:56:43 +0300, by Idan Kamara
-
util: rename _windows_reserved_filenames and _windows_reserved_charsSat, 07 May 2011 22:25:20 +0200, by Adrian Buehlmann
-
opener: rename _can_symlink to _cansymlinkSat, 07 May 2011 20:22:32 +0200, by Adrian Buehlmann
-
patch: make patch()/internalpatch() always update the dirstateSun, 08 May 2011 17:48:31 +0200, by Patrick Mezard
-
patch: move updatedir() from cmdutil into patchSun, 08 May 2011 17:48:30 +0200, by Patrick Mezard
-
record: unconditionally update the working dir after patchingSun, 08 May 2011 17:48:29 +0200, by Patrick Mezard
-
mq: explicitly updatedir() even if patch() failsSun, 08 May 2011 17:48:29 +0200, by Patrick Mezard
-
mq: allow to qpop/push with a dirty working copy (issue2780)Fri, 06 May 2011 19:55:46 +0300, by Idan Kamara
-
patch: introduce changedfilesFri, 06 May 2011 19:03:41 +0300, by Idan Kamara
-
debugindex: change output for generaldelta revlogsSat, 07 May 2011 23:14:36 +0200, by Sune Foldager
-
revlog: support reading generaldelta revlogsSat, 07 May 2011 22:40:17 +0200, by Sune Foldager
-
revlog: calculate base revisions iterativelySat, 07 May 2011 22:40:14 +0200, by Sune Foldager
-
revlog: remove the last bits of punched/shallowSat, 07 May 2011 22:37:40 +0200, by Sune Foldager
-
util: make readfile() operate in binary modeSat, 07 May 2011 21:12:35 +0200, by Patrick Mezard
-
cmdutil: normalize log message eols when reading from fileSat, 07 May 2011 21:12:33 +0200, by Patrick Mezard
-
match: make 'listfile:' split on LF and CRLFSat, 07 May 2011 21:12:30 +0200, by Patrick Mezard
-
progress: remove useless statement left by bab267e7fc1aSat, 07 May 2011 17:25:12 +0200, by Patrick Mezard
-
debugbuilddag: simplify tags serialization a bitSat, 07 May 2011 17:25:02 +0200, by Patrick Mezard
-
httprepo: send 100-continue on POSTs if using http2Mon, 02 May 2011 12:10:50 -0500, by Augie Fackler
-
url: use new http support if requested by the userFri, 06 May 2011 10:22:08 -0500, by Augie Fackler
-
Import new http library as mercurial.httpclient.Fri, 06 May 2011 09:57:55 -0500, by Augie Fackler
-
commands, i18n: add translation hint for split messageFri, 06 May 2011 15:48:04 -0300, by Wagner Bruna
-
mq: don't hide the patch moduleFri, 06 May 2011 19:03:45 +0300, by Idan Kamara
-
patch: remove unused ui arg to iterhunksFri, 06 May 2011 18:45:12 +0300, by Idan Kamara
-
mq: loosen except clause when reading patch headersFri, 06 May 2011 18:45:12 +0300, by Idan Kamara
-
merge with abuehlFri, 06 May 2011 13:04:24 -0500, by Matt Mackall
-
rename util.set_signal_handler to setsignalhandlerFri, 06 May 2011 15:41:04 +0200, by Adrian Buehlmann
-
rename util.executable_path to executablepathFri, 06 May 2011 15:36:05 +0200, by Adrian Buehlmann
-
rename util.os_link to oslinkFri, 06 May 2011 15:34:34 +0200, by Adrian Buehlmann
-
rename explain_exit to explainexitFri, 06 May 2011 15:31:09 +0200, by Adrian Buehlmann
-
rename util.set_binary to setbinaryFri, 06 May 2011 15:25:35 +0200, by Adrian Buehlmann
-
rename util.set_flags to setflagsFri, 06 May 2011 15:22:31 +0200, by Adrian Buehlmann
-
rename util.parse_patch_output to parsepatchoutputFri, 06 May 2011 15:19:48 +0200, by Adrian Buehlmann
-
rename util.lookup_reg to lookupregFri, 06 May 2011 15:16:22 +0200, by Adrian Buehlmann
-
rename util.set_hgexecutable to _sethgexecutableFri, 06 May 2011 15:13:46 +0200, by Adrian Buehlmann
-
rename util.main_is_frozen to mainfrozenFri, 06 May 2011 15:10:29 +0200, by Adrian Buehlmann
-
scmutil: rename local function _add_dir_if_not_thereFri, 06 May 2011 15:02:53 +0200, by Adrian Buehlmann
-
rename scmutil.user_rcpath to userrcpathFri, 06 May 2011 14:58:04 +0200, by Adrian Buehlmann
-
rename scmutil.system_rcpath to systemrcpathFri, 06 May 2011 14:54:05 +0200, by Adrian Buehlmann
-
rename scmutil.os_rcpath to osrcpathFri, 06 May 2011 14:52:25 +0200, by Adrian Buehlmann
-
merge with stableFri, 06 May 2011 11:51:18 -0500, by Matt Mackall
-
merge with crewFri, 06 May 2011 11:50:58 -0500, by Matt Mackall
-
merge with stableFri, 06 May 2011 14:29:53 +0200, by Martin Geisler
-
rename path_auditor to pathauditorFri, 06 May 2011 09:54:06 +0200, by Adrian Buehlmann
-
revlog: use real Booleans instead of 0/1 in nodesbetweenFri, 06 May 2011 12:09:20 +0200, by Martin Geisler
-
patch: fix clash between local variable and exception instanceFri, 06 May 2011 11:31:40 +0200, by Martin Geisler
-
patchfile: use real Booleans instead of 0/1Fri, 06 May 2011 11:12:55 +0200, by Martin Geisler
-
annotate: use real Booleans instead of 0/1Fri, 06 May 2011 11:11:55 +0200, by Martin Geisler
-
hbisect: use real Booleans instead of 0/1Fri, 06 May 2011 10:02:46 +0200, by Martin Geisler
-
summary: run discovery only once for in/out against same repoFri, 06 May 2011 14:45:13 +0200, by Peter Arrenbrecht
-
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooksFri, 06 May 2011 14:44:18 +0200, by Peter Arrenbrecht
-
transplant: remove unneeded loop over repo in revsetFri, 06 May 2011 16:00:48 +0300, by Idan Kamara
-
mq: add a 'mq()' revset predicate that returns applied mq csetsFri, 06 May 2011 16:07:35 +0300, by Idan Kamara
-
pyflakes: ignore files marked no-check-codeFri, 06 May 2011 10:17:07 -0500, by Augie Fackler
-
revlog: compute correct deltaparent in the deltaparent functionThu, 05 May 2011 18:05:24 +0200, by Sune Foldager
-
changelog: fixes leaked file handleThu, 05 May 2011 11:33:02 -0400, by Zachary Gramana
-
setdiscovery: limit lines to 80 charactersThu, 05 May 2011 23:21:37 +0800, by Steven Brown
-
subrepo: use code from 71ea5b2b9517 only if Python needs it (issue2795) stableThu, 05 May 2011 16:01:09 +0200, by Thomas Arendsen Hein
-
sslutil: extracted ssl methods from httpsconnection in url.pyWed, 04 May 2011 22:08:55 -0500, by Augie Fackler
-
check-code: fix checking for sh style in .t testsFri, 06 May 2011 00:34:10 +0200, by Mads Kiilerich
-
run-tests: add --shell command line flagThu, 05 May 2011 20:04:49 +0200, by Martin Geisler
-
run-tests: use type of default to convert environment variableThu, 05 May 2011 20:03:43 +0200, by Martin Geisler
-
test-treediscovery: fix escaping for both dash and bashThu, 05 May 2011 19:29:02 +0200, by Martin Geisler
-
treediscovery: fix regression when run against older repos (issue2793)Thu, 05 May 2011 12:53:33 +0200, by Peter Arrenbrecht
-
commands: use util.Abort's hint some moreThu, 05 May 2011 14:57:21 +0200, by Martin Geisler
-
commands: use double-quotes for strings with single-quotesThu, 05 May 2011 12:16:43 +0200, by Martin Geisler
-
revlog: remove support for punched/shallowThu, 05 May 2011 12:46:02 +0200, by Sune Foldager
-
revlog: remove support for parentdeltaThu, 05 May 2011 12:55:12 +0200, by Sune Foldager
-
store: break up reference cycle introduced in 9cbff8a39a2aWed, 04 May 2011 12:58:59 +0200, by Adrian Buehlmann
-
test-https.t: clean up superfluous trailing whitespaceWed, 04 May 2011 10:32:08 -0500, by Augie Fackler
-
run-tests.py: correctly handle list options with parallel tasksWed, 04 May 2011 10:39:10 -0500, by Augie Fackler
-
mq: don't suggest to refresh when qpushing with no applied patchesWed, 04 May 2011 23:12:23 +0300, by Idan Kamara
-
bundlerepo: fix closing and docstring of getremotechangesWed, 04 May 2011 20:14:30 +0200, by Peter Arrenbrecht
-
bookmarks: allow deactivating current bookmark with -iWed, 04 May 2011 10:43:47 -0500, by Kevin Bullock
-
bookmarks: allow to create/move bookmark without making it current (issue2788)Sat, 11 Dec 2010 18:08:55 +0100, by Kevin Bullock
-
tests: test subrepos with ssh urlsThu, 05 May 2011 01:57:13 +0200, by Mads Kiilerich
-
tests: share dummysshThu, 05 May 2011 01:47:46 +0200, by Mads Kiilerich
-
tests: fix test-ssh.t after 6bd9778ae749Thu, 05 May 2011 01:47:46 +0200, by Mads Kiilerich
-
fix errors reported by pyflakes testWed, 04 May 2011 19:27:55 +0200, by Sune Foldager
-
merge with crewWed, 04 May 2011 08:21:50 -0500, by Matt Mackall
-
tests: fix deprecated use of hg debugdata/debugindexWed, 04 May 2011 13:37:41 +0200, by Sune Foldager
-
merge with stableTue, 03 May 2011 22:04:23 -0500, by Matt Mackall
-
merge with crewTue, 03 May 2011 22:04:11 -0500, by Matt Mackall
-
hgext: fixup a couple missed file().read() instancesTue, 03 May 2011 21:53:13 -0500, by Matt Mackall
-
test-casecollision.t: add test for case changing renameTue, 03 May 2011 22:11:56 +0200, by Adrian Buehlmann
-
convert: fix error in git solaris codeSun, 01 May 2011 18:57:11 +0200, by timeless
-
test: add pyflakes checking for unable to detect undefined namesSun, 01 May 2011 17:36:16 +0200, by timeless
-
tests: add pyflakes checking for assigned to but never usedSun, 01 May 2011 17:27:41 +0200, by timeless
-
remove unused variablesSun, 01 May 2011 17:20:40 +0200, by timeless
-
test-pyflake: improve sorting algorithmSun, 01 May 2011 18:56:27 +0200, by timeless
-
add make check: tests ruleMon, 02 May 2011 09:50:21 +0200, by Johan Euphrosine
-
ui: add configint function and testsTue, 03 May 2011 22:28:08 +0200, by Sune Foldager
-
mq: strip extra whitespace from node ids in header (issue2790) stableTue, 03 May 2011 11:46:02 -0500, by Kevin Bullock
-
check-code: disallow calling opener(...).read() and opener(..).write()Mon, 02 May 2011 10:11:24 +0200, by Dan Villiom Podlaski Christiansen
-
prevent transient leaks of file handle by using new helper functionsMon, 02 May 2011 10:11:18 +0200, by Dan Villiom Podlaski Christiansen
-
util & scmutil: adapt read/write helpers as request by mpmMon, 02 May 2011 10:11:05 +0200, by Dan Villiom Podlaski Christiansen
-
store: use a subclass, not a function for fncacheopenerMon, 02 May 2011 09:11:35 +0200, by Dan Villiom Podlaski Christiansen
-
util.termwidth: never return 0 for terminal widthMon, 18 Apr 2011 02:42:52 +0200, by jfh
-
discovery: add new set-based discoveryMon, 02 May 2011 19:21:30 +0200, by Peter Arrenbrecht
-
debugbuilddag: use memctx for speedMon, 02 May 2011 19:21:30 +0200, by Peter Arrenbrecht
-
localrepo: reuse parent manifest in commitctx if no files have changedMon, 02 May 2011 19:20:29 +0200, by Peter Arrenbrecht
-
bundlerepo: fix and improve getremotechangesMon, 02 May 2011 12:36:23 +0200, by Peter Arrenbrecht
-
hgrc.5: mention new 'case collision' handling for ui.portablefilenamesMon, 02 May 2011 00:04:49 +0200, by Adrian Buehlmann
-
win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.iniSun, 01 May 2011 20:29:44 +0200, by Pascal Quantin
-
bundlerepo: drop structSun, 01 May 2011 13:08:29 -0500, by Matt Mackall
-
bisect: fix indent levelMon, 02 May 2011 01:29:51 +0900, by Yuya Nishihara
-
share: create 'hgrc' using an opener, like cloneSun, 01 May 2011 18:43:20 +0200, by Dan Villiom Podlaski Christiansen
-
backout 3a3584967a93 - the "unreachable code" was apparently not unreachableSun, 01 May 2011 19:51:28 +0200, by Mads Kiilerich
-
merge with mpmSun, 01 May 2011 19:44:28 +0200, by Sune Foldager
-
revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)Sun, 01 May 2011 17:35:05 +0200, by Mads Kiilerich
-
convert: handle invalid subversion source pathsSun, 01 May 2011 17:35:05 +0200, by Mads Kiilerich
-
convert: also catch missing revlogs when introduced in repo rootsSun, 01 May 2011 17:34:16 +0200, by Mads Kiilerich
-
status: remove unreachable code for status between revisionsThu, 24 Feb 2011 14:06:08 +0100, by Mads Kiilerich
-
httprepo: proper handling of invalid responses without content-type (issue2019)Mon, 07 Mar 2011 14:47:30 +0100, by Mads Kiilerich
-
httprepo: use the original exception after falling back to static-http failedMon, 07 Mar 2011 22:50:55 +0100, by Mads Kiilerich
-
test: test that backslash is preserved by the url classSun, 01 May 2011 15:49:13 +0200, by Mads Kiilerich
-
tests: use raw string for url tests of '\' handlingSun, 01 May 2011 15:49:13 +0200, by Mads Kiilerich
-
color: fix using multiple effectsSun, 01 May 2011 16:54:48 +0200, by Dan Villiom Podlaski Christiansen
-
unbundler: separate delta and header parsingSat, 30 Apr 2011 19:01:24 +0200, by Benoit Boissinot
-
changegroup: new bundler APISat, 30 Apr 2011 11:03:28 +0200, by Benoit Boissinot
-
bundlerepo: port to new bundle APISat, 30 Apr 2011 10:41:06 +0200, by Benoit Boissinot
-
bundler: make parsechunk return the base revision of the deltaSat, 30 Apr 2011 10:00:41 +0200, by Benoit Boissinot
-
tests: add pyflakes checking for unused importsSun, 01 May 2011 15:22:30 +0200, by timeless
-
remove unused importsSun, 01 May 2011 15:21:57 +0200, by timeless
-
scmutil: introduce casecollisionauditorSat, 30 Apr 2011 23:27:00 +0200, by Adrian Buehlmann
-
check-code: check for repo in revlog and ui in utilSun, 01 May 2011 16:11:42 +0200, by timeless
-
check-code: allow for checking multiple pattern sets per fileSun, 01 May 2011 16:10:51 +0200, by timeless
-
check-code: adding debug flagSun, 01 May 2011 15:55:00 +0200, by timeless
-
run-tests: add flag to provide extra hgrc options for test runsSun, 01 May 2011 08:00:25 -0500, by Augie Fackler
-
graphlog: always sort revisions topologicallySun, 01 May 2011 15:51:52 +0200, by Patrick Mezard
-
graphlog: take the union of --rev specs instead of the intersectionSun, 01 May 2011 15:51:48 +0200, by Patrick Mezard
-
graphmod: correctly emit nodes with more than 2 predecessorsSun, 01 May 2011 15:51:46 +0200, by Patrick Mezard
-
graphlog: display nodes with more than 2 predecessorsSun, 01 May 2011 15:51:20 +0200, by Patrick Mezard
-
context: provide an efficient iterator for workingctxSun, 01 May 2011 08:29:50 -0500, by Matt Mackall
-
merge with stableSun, 01 May 2011 06:06:59 -0500, by Matt Mackall
-
merge with nicdumzSun, 01 May 2011 06:04:08 -0500, by Matt Mackall
-
tests: export patches only once in test-impexp-branchSun, 01 May 2011 10:51:10 +0200, by Nicolas Dumazet
-
tests: do not export several times the same patch/diff in test-importSat, 30 Apr 2011 18:31:28 +0200, by Nicolas Dumazet
-
tests: move rebase-keep-branch into rebase-named-branchesSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move testcase from rebase-named-branches to rebase-parametersSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: change test-rebase-parameters to use bundle/rebase.hgSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: change test-rebase-detach to use bundle/rebase.hgSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: simplify test-rebase-named-branchesSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: upgrade bundles/rebase.hg to support test-rebase-collapseSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: introduce a rebase bundle to use with rebase testsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: create a bundle to bootstrap tests using a remote repositorySat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move test bundles in a bundles/ subdirectorySat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move test-issue436 in test-dispatch where fancyopts is testedSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove test-issue433 as it's covered by test-parentsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove executable bits from unified testsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove test-issue322 as it's fully included in test-issue660Sat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
zeroconf: notify the Zeroconf threads when hg exits stableSat, 30 Apr 2011 19:36:59 +0200, by Nicolas Dumazet
-
color: use ui.formatted() to test TTYness, not sys.stdout.isatty()Sun, 01 May 2011 12:14:22 +0200, by Brodie Rao
-
pushkey: add hooks for pushkey/listkeysSun, 01 May 2011 11:12:36 +0200, by Brodie Rao
-
test-patchbomb.t: clean up progress testsSat, 30 Apr 2011 12:02:09 -0500, by Augie Fackler
-
util: really drop size from readfileSun, 01 May 2011 04:56:24 -0500, by Matt Mackall
-
util: add readfile() & writefile() helper functionsSun, 01 May 2011 11:46:49 +0200, by Dan Villiom Podlaski Christiansen
-
revset aliasesSat, 30 Apr 2011 18:30:14 +0200, by Alexander Solovyov
-
opener: add read & write utility methodsSat, 30 Apr 2011 19:41:53 +0200, by Dan Villiom Podlaski Christiansen
-
dispatch: handle IndexErrorsSun, 01 May 2011 11:01:57 +0200, by Dan Villiom Podlaski Christiansen
-
color: verify stdout is a tty before using cursesSat, 30 Apr 2011 11:18:43 -0500, by Augie Fackler
-
http: minor tweaks to long arg handlingSun, 01 May 2011 03:51:04 -0500, by Matt Mackall
-
httprepo: long arguments support (issue2126)Sun, 01 May 2011 01:04:37 +0800, by Steven Brown
-
store: rename the 'opener' argument to 'openertype'Sat, 30 Apr 2011 19:36:48 +0200, by Dan Villiom Podlaski Christiansen
-
statichttprepo: make the opener a subclass of abstractopenerSat, 30 Apr 2011 19:41:25 +0200, by Dan Villiom Podlaski Christiansen
-
add filteropener abstraction for store openersSat, 30 Apr 2011 19:37:13 +0200, by Dan Villiom Podlaski Christiansen
-
opener: introduce an abstact superclass of itSat, 30 Apr 2011 19:36:48 +0200, by Dan Villiom Podlaski Christiansen
-
graphlog: use a set for inclusion testSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphmod: restore generator nature of dagwalkerSat, 30 Apr 2011 15:10:58 +0300, by Idan Kamara
-
graphlog: log -G --follow file does not work, forbid itSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: unify log -G revset translationSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G --pruneSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: escape log -G single value option argumentsSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G --removedSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G option types when translating to revsetSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
revset: add tests for multiple and mixed ^ and ~ operatorsSat, 30 Apr 2011 18:53:56 +0200, by Kevin Gessner
-
extensions: obsolete and remove parentrevspec extensionSat, 30 Apr 2011 18:27:39 +0200, by Kevin Gessner
-
wix: a new mercurial.js has replaced graph.jsSat, 30 Apr 2011 11:53:57 -0500, by Steve Borho
-
util.url: copy urllib.unquote() into util to improve startup timesSat, 30 Apr 2011 09:43:23 -0700, by Brodie Rao
-
url: move URL parsing functions into util to improve startup timeSat, 30 Apr 2011 09:43:20 -0700, by Brodie Rao
-
revlog: introduce _chunkbase to allow filelog to overrideSat, 30 Apr 2011 16:33:47 +0200, by Sune Foldager
-
filelog: extract metadata parsing and packingSat, 30 Apr 2011 16:32:50 +0200, by Sune Foldager
-
discovery: drop findoutgoing and simplify findcommonincoming's apiSat, 30 Apr 2011 17:21:37 +0200, by Peter Arrenbrecht
-
revset: add missing whitespaceSat, 30 Apr 2011 18:25:45 +0200, by Kevin Gessner
-
url: remove unused/obsolete functionsSat, 30 Apr 2011 07:00:13 -0700, by Brodie Rao
-
revset: add ^ and ~ operators from parentrevspec extensionSat, 30 Apr 2011 17:43:04 +0200, by Kevin Gessner
-
encoding: add an encoding-aware lower functionSat, 30 Apr 2011 10:57:13 -0500, by Matt Mackall
-
add: notify when adding a file that would cause a case-folding collisionSat, 30 Apr 2011 12:39:46 +0200, by Kevin Gessner
-
scmutil: refactor ui.portablefilenames processingSat, 30 Apr 2011 11:08:24 +0200, by Kevin Gessner
-
pure bdiff: don't use a generatorSat, 30 Apr 2011 15:05:36 +0200, by Dan Villiom Podlaski Christiansen
-
pure mpatch: avoid using list.insert(0, ...)Sat, 30 Apr 2011 15:05:34 +0200, by Dan Villiom Podlaski Christiansen
-
remove unused imports and variablesSat, 30 Apr 2011 13:59:14 +0200, by Alexander Solovyov
-
Zeroconf: catch both ValueError and KeyError in get()Sat, 30 Apr 2011 07:30:38 -0500, by Augie Fackler
-
run-tests: print a new line before writing the diffSat, 30 Apr 2011 15:20:27 +0300, by Idan Kamara
-
revsets: add a last functionSat, 30 Apr 2011 10:56:43 -0500, by Matt Mackall
-
bundle: more comments about the different header types, remove useless ifSat, 30 Apr 2011 14:22:03 +0200, by Benoit Boissinot
-
merge with mpmSat, 30 Apr 2011 15:30:51 +0200, by Martin Geisler
-
hgweb: initialize permhooks at definition timeSat, 30 Apr 2011 13:47:22 +0200, by Martin Geisler
-
revset: fix undefined name ParseErrorSat, 30 Apr 2011 06:58:22 -0700, by Brodie Rao
-
branchcache: improve speed relative to the amount of headsSat, 30 Apr 2011 12:56:28 +0200, by Dan Villiom Podlaski Christiansen
-
drop {short,hex}(ctx.node()) calls in favor of ctx methodsSat, 30 Apr 2011 12:55:07 +0200, by Alexander Solovyov
-
mq: be more explicit on invalid patch name messageFri, 29 Apr 2011 22:21:13 +0300, by Idan Kamara
-
fix broken testsSat, 30 Apr 2011 11:16:52 +0200, by Benoit Boissinot
-
merge with stableSat, 30 Apr 2011 03:44:31 -0500, by Matt Mackall
-
mq: add '.' and '..' to list of forbidden patch names stableFri, 29 Apr 2011 22:21:13 +0300, by Idan Kamara
-
subrepo: handle svn tracked/unknown directory collisions stableFri, 04 Mar 2011 14:00:49 +0100, by Patrick Mezard
-
subrepo: backout bcc6ed0f6c3bSat, 30 Apr 2011 03:00:38 -0500, by Matt Mackall
-
wireproto: add test for new optional arg missing on serverFri, 29 Apr 2011 14:54:01 +0200, by Peter Arrenbrecht
-
merge with stableSat, 30 Apr 2011 02:42:05 -0500, by Matt Mackall
-
web: Made elapsed time calculation dynamic (javascript).Thu, 28 Apr 2011 17:02:39 +0200, by Benoit Allard
-
extdiff: add repository root as a variableWed, 27 Apr 2011 21:55:46 -0400, by Steven Stallion
-
help: move hgignore man page into built-in help (issue2769)Sun, 17 Apr 2011 23:08:35 +0800, by Yun Lee
-
graphlog: make use of graphmod's revset supportSat, 23 Apr 2011 15:04:15 +0200, by Alexander Solovyov
-
graphmod: use revsets internallySun, 13 Mar 2011 15:53:38 +0100, by Alexander Solovyov
-
svn subrepo: attempt work around obstructed checkouts (issue2752)Fri, 29 Apr 2011 03:34:18 -0500, by Augie Fackler
-
churn: strip key earlier to avoid false negative seach in aliasesFri, 29 Apr 2011 16:34:52 +0200, by Alexander Solovyov
-
bookmarks: further restrict IOError on writeFri, 29 Apr 2011 18:43:36 +0300, by Idan Kamara
-
tags: loosen IOError filtering when reading localtagsFri, 29 Apr 2011 18:44:56 +0300, by Idan Kamara
-
run-tests: don't count test as succeeded if it failedFri, 29 Apr 2011 20:29:22 +0300, by Idan Kamara
-
changegroup: do not count closed new heads (issue2697)Sun, 24 Apr 2011 20:11:05 +0200, by Adrian Buehlmann
-
merge with crewFri, 29 Apr 2011 20:02:46 +0200, by Benoit Boissinot
-
shrink-revlog: defend against null first parentsFri, 29 Apr 2011 09:28:45 -0500, by Augie Fackler
-
test-contrib: add a test for shrink-revlogFri, 29 Apr 2011 12:46:56 -0500, by Augie Fackler
-
test-simplemerge-cmd.t: move all tests into test-contrib.tFri, 29 Apr 2011 08:46:21 -0500, by Augie Fackler
-
Move test-dumprevlog to test-contrib in anticipation of more contrib testsFri, 29 Apr 2011 08:43:05 -0500, by Augie Fackler
-
shrink-revlog: use a bundler object (see d69c9510d648)Fri, 29 Apr 2011 08:04:54 -0500, by Augie Fackler
-
shrink-revlog: update util.opener to scmutil.opener after d13913355390Fri, 29 Apr 2011 08:01:10 -0500, by Augie Fackler
-
shrink-revlog: remove \ from docstringFri, 29 Apr 2011 07:38:12 -0500, by Augie Fackler
-
bookmarks: be more restrictive in our Exception catchingSun, 13 Mar 2011 15:02:49 +0100, by Benoit Boissinot
-
strip: make it clear that --force discards changes (issue310)Fri, 29 Apr 2011 14:56:23 +0200, by Patrick Mezard
-
subrepo: tell Subversion when we are non-interactive (issue2759) stableFri, 29 Apr 2011 03:05:48 -0500, by Augie Fackler
-
merge with stableFri, 29 Apr 2011 11:10:11 +0200, by Thomas Arendsen Hein
-
tests: check for (*/sec) instead of (*B/sec) to match (X bytes/sec) stableFri, 29 Apr 2011 11:04:39 +0200, by Thomas Arendsen Hein
-
test-repair-strip: turn into new style testFri, 29 Apr 2011 09:43:21 +0200, by Patrick Mezard
-
extdiff: fix broken symlinks handling (issue1909) stableFri, 29 Apr 2011 08:04:46 +0200, by Patrick Mezard
-
tags: catch more corruption during cache parsing (issue2779)Tue, 26 Apr 2011 10:51:19 -0500, by Matt Mackall
-
run-tests: do chdir for tests under a lock for thread safetyMon, 25 Apr 2011 17:01:34 -0500, by Matt Mackall
-
run-tests: add iolock to vlogMon, 25 Apr 2011 16:17:08 -0500, by Matt Mackall
-
patch: remove redundant variable in iterhunks()Tue, 26 Apr 2011 21:22:14 +0200, by Patrick Mezard
-
merge with stableTue, 26 Apr 2011 13:13:35 +0200, by Martin Geisler
-
merge default headsTue, 26 Apr 2011 12:56:56 +0200, by Martin Geisler
-
merge with stableMon, 25 Apr 2011 21:20:44 +0200, by Patrick Mezard
-
test-transplant: fix missing file addition stableMon, 25 Apr 2011 21:11:28 +0200, by Patrick Mezard
-
tests: add script to disable a selected wire protocol capabilityMon, 25 Apr 2011 18:00:30 +0800, by Steven Brown
-
mq: prevent traceback when qfinish patches not in series.Mon, 25 Apr 2011 14:03:12 +0200, by Pierre-Yves David
-
check-code: separate warnings to avoid repetitive str.startswithMon, 25 Apr 2011 13:03:26 +0300, by Idan Kamara
-
atomictempfile: rewrite docstring to clarify rename() vs. close().Sun, 24 Apr 2011 17:30:50 -0400, by Greg Ward
-
atomictempfile: avoid infinite recursion in __del__().Sun, 24 Apr 2011 19:25:10 -0400, by Greg Ward
-
run-tests: display diff before prompting with --interactiveMon, 25 Apr 2011 18:42:31 +0200, by Patrick Mezard
-
check-code: warn about naked except clausesSat, 23 Apr 2011 00:52:21 +0300, by Idan Kamara
-
eliminate various naked except clausesSat, 23 Apr 2011 00:51:25 +0300, by Idan Kamara
-
run-tests: fix some missing i/o locksSun, 24 Apr 2011 17:52:46 -0500, by Matt Mackall
-
run-tests: add a lock for console I/OSun, 24 Apr 2011 16:46:37 -0500, by Matt Mackall
-
run-tests: switch timeout handling from alarm to helper threadSun, 24 Apr 2011 16:42:15 -0500, by Matt Mackall
-
run-tests: add locking on results structSun, 24 Apr 2011 16:42:11 -0500, by Matt Mackall
-
run-tests: fix --interactive (after 994ad067ac6e)Sun, 24 Apr 2011 23:33:48 +0200, by Patrick Mezard
-
color: code simplificationSun, 24 Apr 2011 23:06:19 +0200, by Patrick Mezard
-
test-status-color: fix terminfo code compatibility problemSun, 24 Apr 2011 23:06:18 +0200, by Patrick Mezard
-
hg-ssh: fix duplicate word in docstringFri, 22 Apr 2011 16:43:06 +0200, by Andreas Freimuth
-
run-tests: move test loop into a helper functionFri, 22 Apr 2011 14:04:34 -0500, by Matt Mackall
-
run-tests: use a results dictFri, 22 Apr 2011 12:24:22 -0500, by Matt Mackall
-
run-tests: move blacklist and retest filtering to runoneFri, 22 Apr 2011 11:36:40 -0500, by Matt Mackall
-
run-tests: keep a list of passed testsFri, 22 Apr 2011 11:32:05 -0500, by Matt Mackall
-
run-tests: move keyword checking into runoneFri, 22 Apr 2011 11:24:27 -0500, by Matt Mackall
-
run-tests: add ignores listFri, 22 Apr 2011 11:22:02 -0500, by Matt Mackall
-
run-tests: move existence/name format check into runoneThu, 21 Apr 2011 18:38:30 -0500, by Matt Mackall
-
run-tests: move interactive handling into runoneThu, 21 Apr 2011 18:19:45 -0500, by Matt Mackall
-
color: add support for terminfo-based attributes and colorThu, 21 Apr 2011 13:47:45 -0700, by Danek Duvall
-
move system_rcpath and user_rcpath to scmutilThu, 21 Apr 2011 21:16:54 +0200, by Adrian Buehlmann
-
move os_rcpath from util to scmutilThu, 21 Apr 2011 20:54:45 +0200, by Adrian Buehlmann
-
move rcpath from util to scmutilThu, 21 Apr 2011 20:14:29 +0200, by Adrian Buehlmann
-
merge with stableThu, 21 Apr 2011 15:11:28 -0500, by Matt Mackall
-
merge with i18nThu, 21 Apr 2011 15:11:19 -0500, by Matt Mackall
-
i18n: merge with stableTue, 19 Apr 2011 09:46:45 +0200, by Martin Geisler
-
i18n-da: synchronize with 1184bb274cb3Tue, 19 Apr 2011 09:46:24 +0200, by Martin Geisler
-
win32: Wine doesn't know about hardlinksThu, 21 Apr 2011 15:08:48 -0500, by Matt Mackall
-
move walkrepos from util to scmutilThu, 21 Apr 2011 16:06:19 +0200, by Adrian Buehlmann
-
move checkfilename from util to scmutilThu, 21 Apr 2011 13:18:52 +0200, by Adrian Buehlmann
-
scmutil: fix erroneous Abort callThu, 21 Apr 2011 12:10:03 +0200, by Adrian Buehlmann
-
move path_auditor from util to scmutilWed, 20 Apr 2011 22:43:31 +0200, by Adrian Buehlmann
-
move canonpath from util to scmutilWed, 20 Apr 2011 21:41:41 +0200, by Adrian Buehlmann
-
move opener from util to scmutilWed, 20 Apr 2011 19:54:57 +0200, by Adrian Buehlmann
-
merge with stableWed, 20 Apr 2011 23:30:07 +0200, by Patrick Mezard
-
convert: make filemap prune useless branch closing revs (issue2774) stableWed, 20 Apr 2011 23:15:18 +0200, by Patrick Mezard
-
dispatch: improve repository not found messageWed, 20 Apr 2011 14:28:40 -0500, by Matt Mackall
-
hgweb: support disabling page cacheWed, 20 Apr 2011 00:01:50 -0400, by Steven Stallion
-
merge with stableWed, 20 Apr 2011 12:44:32 -0500, by Matt Mackall
-
hgweb: support alternate logo urlTue, 19 Apr 2011 23:37:06 -0400, by Steven Stallion
-
add: introduce a warning message for non-portable filenames (issue2756) (BC)Tue, 19 Apr 2011 12:42:53 +0200, by Adrian Buehlmann
-
paper: use monospace font for descriptionTue, 19 Apr 2011 14:56:47 +0200, by Adrian Buehlmann
-
update: fix check for no rev when a date is givenTue, 19 Apr 2011 14:56:46 +0300, by Idan Kamara
-
merge with stableTue, 19 Apr 2011 15:19:54 +0200, by Martin Geisler
-
hgweb: detect change based on changelog size too stableTue, 19 Apr 2011 15:15:56 +0200, by Martin Geisler
-
rollback: lower-case warning issued when branch cannot be reset stableTue, 19 Apr 2011 13:25:19 +0200, by Martin Geisler
-
tests: remove redundant mkdirTue, 19 Apr 2011 12:04:44 +0200, by Martin Geisler
-
help config: explain that config files do not exist by default stableMon, 18 Apr 2011 13:57:22 +0200, by Martin Geisler
-
merge with stableMon, 18 Apr 2011 20:52:08 -0500, by Matt Mackall
-
identify: restructure code to make it more readableTue, 19 Apr 2011 01:08:35 +0300, by Idan Kamara
-
identify/help: say what the command does first, mention bookmarks stableTue, 19 Apr 2011 00:41:47 +0300, by Idan Kamara
-
templatefilters: improve person() for john.doe@example.comSun, 17 Apr 2011 21:34:25 +0200, by Adrian Buehlmann
-
help: do not show full help text for command on option errorsSun, 17 Apr 2011 11:37:11 +0200, by Adrian Buehlmann
-
store: add some doctestsSun, 17 Apr 2011 17:55:34 +0200, by Adrian Buehlmann
-
paper: don't add breaks on the remaining instances of descSun, 17 Apr 2011 01:44:09 +0200, by Adrian Buehlmann
-
checkwinfilename: use %r in format stringSat, 16 Apr 2011 20:08:43 +0200, by Adrian Buehlmann
-
tests: new test cases for the unbundlehash capabilitySun, 17 Apr 2011 02:15:47 +0800, by Steven Brown
-
copy: do not copy file if name is disallowed anywayFri, 15 Apr 2011 16:15:32 +0200, by Adrian Buehlmann
-
util: new function checkfilenameFri, 15 Apr 2011 16:15:30 +0200, by Adrian Buehlmann
-
opener: use %r in format string for abortFri, 15 Apr 2011 16:15:28 +0200, by Adrian Buehlmann
-
wireproto: allow unbundle with hashed heads parameter (issue2126)Sat, 16 Apr 2011 01:05:56 +0900, by Shuhei Takahashi
-
merge with stableFri, 15 Apr 2011 23:46:59 -0500, by Matt Mackall
-
encoding: avoid localstr when a string can be encoded losslessly (issue2763) stableFri, 15 Apr 2011 23:45:41 -0500, by Matt Mackall
-
merge with stableFri, 15 Apr 2011 20:35:59 -0500, by Matt Mackall
-
revset: optimize stringset when subset == entire repoFri, 15 Apr 2011 20:07:44 +0300, by Idan Kamara
-
qrecord: provide help when mq is not enabledThu, 14 Apr 2011 10:00:15 +0200, by timeless
-
record: improve help test coverageThu, 14 Apr 2011 10:00:14 +0200, by timeless
-
paper: preserve whitespace on description instead of adding breaksFri, 15 Apr 2011 10:56:26 +0200, by Adrian Buehlmann
-
compact style: show bookmarks in the same manner as tagsWed, 13 Apr 2011 13:06:35 -0500, by Augie Fackler
-
revsets: preserve ordering with the or operatorWed, 13 Apr 2011 12:30:41 -0500, by Augie Fackler
-
hgweb: set minimum number of revision to display to 1 when revcount is 0Wed, 13 Apr 2011 07:40:24 +0530, by Md. O. Shayan
-
zeroconf: clean up naked exceptionsWed, 13 Apr 2011 12:57:24 -0500, by Matt Mackall
-
localrepo: don't add deleted files to list of modified/added files (issue2761)Mon, 11 Apr 2011 21:44:22 +0300, by Idan Kamara
-
path_auditor: eliminate local function 'check' in __call__Mon, 11 Apr 2011 10:06:57 +0200, by Adrian Buehlmann
-
subrepo: trailing whitespace cleanupMon, 11 Apr 2011 07:34:40 -0500, by Augie Fackler
-
util: move checkosfilename call from path_auditor to openerSun, 10 Apr 2011 19:31:49 +0200, by Adrian Buehlmann
-
tests: add tests for non-existant branch/tag/bookmarkSun, 10 Apr 2011 11:30:53 +0300, by Idan Kamara
-
hgweb: add bookmarks listing to summary page of gitweb/monoblue stylesSun, 10 Apr 2011 10:01:42 +0900, by Yuya Nishihara
-
hgweb: remove useless notip handling from bookmarks listingSun, 10 Apr 2011 10:01:39 +0900, by Yuya Nishihara
-
hgweb: sort bookmarks in the same manner as console commandSun, 10 Apr 2011 10:01:37 +0900, by Yuya Nishihara
-
hgweb: add bookmarks listing to raw style with test caseSun, 10 Apr 2011 06:37:20 +0900, by Yuya Nishihara
-
grep: don't print data from binary files for matches (issue2614)Sat, 09 Apr 2011 23:13:17 +0530, by Md. O. Shayan
-
color: reset win32 console color in a finally blockSat, 09 Apr 2011 23:53:23 +0300, by Idan Kamara
-
tests: better output on timeoutsSat, 09 Apr 2011 15:52:19 -0500, by Matt Mackall
-
acl: add branch tests for the current behavior of acl extensionMon, 07 Feb 2011 16:37:03 -0500, by John Mulligan
-
path_auditor: check filenames for basic platform validity (issue2755)Wed, 06 Apr 2011 18:09:43 +0200, by Adrian Buehlmann
-
revset: rearrange code so functions are sorted alphabeticallyFri, 08 Apr 2011 17:47:58 +0300, by Idan Kamara
-
revset: abort when tag or bookmark doesn't existThu, 07 Apr 2011 19:24:16 +0300, by Idan Kamara
-
merge with stableThu, 07 Apr 2011 15:08:15 -0500, by Matt Mackall
-
subrepo: prevent url normalization from removing // in ssh paths (issue2556) stableThu, 07 Apr 2011 12:33:47 +0200, by Thomas Arendsen Hein
-
bookmarks: change error messages to match those given by 'hg tag' commandsThu, 07 Apr 2011 17:57:38 +0300, by Idan Kamara
-
audit: improve nested repo messageThu, 07 Apr 2011 14:43:19 -0500, by Matt Mackall
-
tags: remove another check for valid nodesThu, 07 Apr 2011 17:16:17 +0300, by Idan Kamara
-
revset: replace for-loop with list comprehensionThu, 07 Apr 2011 16:20:40 +0300, by Idan Kamara
-
subrepo: fix up svn test outputThu, 07 Apr 2011 09:47:30 -0500, by Matt Mackall
-
merge with stableThu, 07 Apr 2011 11:40:54 +0200, by Martin Geisler
-
hgweb: fix inconsistant display of graphlog (issue1706) stableThu, 07 Apr 2011 13:23:07 +0530, by Md. O. Shayan
-
hgrc.5: drop 'hgext.' prefix when talking about extensions stableThu, 07 Apr 2011 11:17:55 +0200, by Martin Geisler
-
merge with crewWed, 06 Apr 2011 15:15:06 -0500, by Matt Mackall
-
merge with stableWed, 06 Apr 2011 15:14:51 -0500, by Matt Mackall
-
url: use a regex to hide unsupported ssh passwords (issue2754) stableWed, 06 Apr 2011 15:10:47 -0500, by Matt Mackall
-
commit: note when files are missingWed, 06 Apr 2011 16:21:12 +0200, by Martin Geisler
-
relink: correct unusual indentationWed, 06 Apr 2011 15:26:49 +0200, by Martin Geisler
-
hg: make parseurl() consistently return normalised pathWed, 06 Apr 2011 12:48:59 +0200, by Thomas Arendsen Hein
-
bugzilla: more documentation formatting fixupsWed, 06 Apr 2011 11:30:08 +0100, by Jim Hague
-
merge with stableTue, 05 Apr 2011 16:11:40 -0500, by Matt Mackall
-
rebase: don't mark file as removed if missing in parent's manifest (issue2725) stableSun, 27 Mar 2011 13:34:20 +0200, by Stefano Tortarolo
-
tags: no need to check for valid nodesMon, 04 Apr 2011 23:43:22 +0300, by Idan Kamara
-
localrepo: ignore tags to unknown nodes (issue2750)Mon, 04 Apr 2011 22:51:10 +0300, by Idan Kamara
-
merge: added info that hg help merge-tools shows the options for --toolTue, 05 Apr 2011 19:48:44 +0200, by Arne Babenhauserheide
-
util: move checklink() to posix.py and return False on WindowsTue, 05 Apr 2011 11:55:52 +0200, by Adrian Buehlmann
-
util: make 'hg log -d --2' abort (issue2734)Tue, 05 Apr 2011 16:55:47 +0800, by Yun Lee
-
help: sort help topics to make the output more readable (issue2751)Tue, 05 Apr 2011 12:40:47 +0800, by Yun Lee
-
merge with stableTue, 05 Apr 2011 11:09:08 +0200, by Martin Geisler
-
help/dates: use DATE as place-holder in help and abort textsTue, 05 Apr 2011 10:01:39 +0200, by Martin Geisler
-
keyword: convert a verbatim block to a field listTue, 05 Apr 2011 11:07:25 +0200, by Martin Geisler
-
bugzilla: convert a verbatim block to a field listTue, 05 Apr 2011 10:22:58 +0200, by Martin Geisler
-
bugzilla: fix reST error introduced in 22d200e49b10Tue, 05 Apr 2011 10:20:59 +0200, by Martin Geisler
-
help/dates: rephrase explanation of internal format stableTue, 05 Apr 2011 10:04:19 +0200, by Martin Geisler
-
rebase: drop ancestor importMon, 04 Apr 2011 23:14:03 -0500, by Matt Mackall
-
rebase: drop unused p2 arg from rebasenodeMon, 04 Apr 2011 16:58:24 -0500, by Matt Mackall
-
util: move checkexec() to posix.py and return False on WindowsMon, 04 Apr 2011 11:41:54 +0200, by Adrian Buehlmann
-
misc: replace .parents()[0] with p1()Mon, 04 Apr 2011 16:21:59 -0500, by Matt Mackall
-
filectx: introduce p1/p2 convenience methodsMon, 04 Apr 2011 16:21:57 -0500, by Matt Mackall
-
dirstate: add p1/p2 convenience methodsMon, 04 Apr 2011 15:52:55 -0500, by Matt Mackall
-
rebase: use merge's ancestor parameterMon, 04 Apr 2011 15:30:54 -0500, by Matt Mackall
-
merge: add ancestor to the update functionMon, 04 Apr 2011 15:25:20 -0500, by Matt Mackall
-
revset: teach optimizer that closed is slowishMon, 04 Apr 2011 14:21:54 -0500, by Matt Mackall
-
localrepo: tighten except clause when looking revMon, 04 Apr 2011 18:05:14 +0300, by Idan Kamara
-
bugzilla: more documentation fixesMon, 04 Apr 2011 17:37:18 +0100, by Jim Hague
-
bugzilla: correct sample configurationsMon, 04 Apr 2011 13:31:37 +0100, by Jim Hague
-
date: fixup breakage from ">" fixMon, 04 Apr 2011 09:39:22 -0500, by Matt Mackall
-
merge with stableMon, 04 Apr 2011 08:26:08 -0500, by Matt Mackall
-
log: abort for -d '>' or -d '<' (issue2749)Mon, 04 Apr 2011 00:23:21 +0800, by Yun Lee
-
convert: add hg source bookmark testMon, 04 Apr 2011 00:05:41 +0200, by Edouard Gomez
-
hgweb: add missing bookmarks definition to coal/map stableSun, 03 Apr 2011 23:47:17 +0900, by Yuya Nishihara
-
hgweb: add separate bookmarks listing to gitweb theme (based on 38c9837b1f75) stableSun, 03 Apr 2011 23:47:05 +0900, by Yuya Nishihara
-
hgweb: add bookmark labels to gitweb theme (based on 270f57d35525) stableSun, 03 Apr 2011 23:44:28 +0900, by Yuya Nishihara
-
hgweb: format page_nav of gitweb/error.tmpl and add missing links stableSun, 03 Apr 2011 23:42:05 +0900, by Yuya Nishihara
-
hgweb: fix typo and inactive link in page_nav and page_header of gitweb's help stableSun, 03 Apr 2011 22:53:20 +0900, by Yuya Nishihara
-
hgweb: add separate bookmarks listing to monoblue theme (based on 38c9837b1f75) stableSun, 03 Apr 2011 22:53:20 +0900, by Yuya Nishihara
-
hgweb: fix typo in page-header of monoblue's help template stableSun, 03 Apr 2011 22:53:19 +0900, by Yuya Nishihara
-
hgweb: add missing bookmarks templates to atom/rss styles stableSun, 03 Apr 2011 22:53:19 +0900, by Yuya Nishihara
-
subrepo: process merge substate in sorted order in submerge()Sun, 03 Apr 2011 01:57:17 +0200, by Adrian Buehlmann
-
rebase: add --tool argument for specifying merge toolSat, 02 Apr 2011 11:07:05 +0200, by Stefano Tortarolo
-
revert: note that added files are left as isFri, 01 Apr 2011 22:44:58 +0200, by Adrian Buehlmann
-
bugzilla: fix documentation typoFri, 01 Apr 2011 20:40:27 +0200, by Patrick Mezard
-
merge with stableFri, 01 Apr 2011 13:25:44 -0500, by Matt Mackall
-
hgweb: add base link to file log for paper and coal styles (issue2452)Thu, 31 Mar 2011 15:49:53 -0400, by Kevin Gessner
-
HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPTWed, 05 Jan 2011 00:18:36 +1100, by Brodie Rao
-
url: be stricter about detecting schemesThu, 31 Mar 2011 17:37:33 -0700, by Brodie Rao
-
merge with stableFri, 01 Apr 2011 11:45:29 -0500, by Matt Mackall
-
bugzilla: fix bad reST markupFri, 01 Apr 2011 12:30:40 +0200, by Martin Geisler
-
bugzilla: markup literal text as suchFri, 01 Apr 2011 12:27:12 +0200, by Martin Geisler
-
merge with stableFri, 01 Apr 2011 12:21:59 +0200, by Martin Geisler
-
help/hgweb: add pointer to hgrc(5) location stableFri, 01 Apr 2011 12:18:37 +0200, by Martin Geisler
-
patchbomb, help/hgweb: do not refer to config files as hgrc files stableFri, 01 Apr 2011 12:14:42 +0200, by Martin Geisler
-
bugzilla: refer to hgrc(5) man page with normal notationFri, 01 Apr 2011 12:09:11 +0200, by Martin Geisler
-
bugzilla: markup section names as literal textFri, 01 Apr 2011 12:07:37 +0200, by Martin Geisler
-
bugzilla: show usermap syntax more clearlyFri, 01 Apr 2011 12:05:19 +0200, by Martin Geisler
-
bugzilla: use standard section.name notationFri, 01 Apr 2011 12:03:23 +0200, by Martin Geisler
-
bugzilla: prefix each config option with sectionFri, 01 Apr 2011 12:00:57 +0200, by Martin Geisler
-
bugzilla: fix reStructuredText errors introduced in 60256f7f30c1Fri, 01 Apr 2011 11:59:18 +0200, by Martin Geisler
-
changegroup: introduce bundler objectsThu, 31 Mar 2011 15:24:06 -0500, by Matt Mackall
-
changegroup: combine lookup functionsThu, 31 Mar 2011 14:25:26 -0500, by Matt Mackall
-
changegroup: unnest flookupThu, 31 Mar 2011 13:56:05 -0500, by Matt Mackall
-
changegroup: unnest clookup and mlookup like changegroupsubsetThu, 31 Mar 2011 12:04:54 -0500, by Matt Mackall
-
url: nuke some newly-introduced underbars in identifiersThu, 31 Mar 2011 10:43:53 -0500, by Matt Mackall
-
url: refactor util.drop_scheme() and hg.localpath() into url.localpath()Wed, 30 Mar 2011 20:03:05 -0700, by Brodie Rao
-
url: use url.url in ui.expandpath()Wed, 30 Mar 2011 20:02:17 -0700, by Brodie Rao
-
hg: use url.url to parse branch names in parseurl()Wed, 30 Mar 2011 20:02:09 -0700, by Brodie Rao
-
hg: look up schemes using url.urlWed, 30 Mar 2011 20:02:07 -0700, by Brodie Rao
-
schemes: prevent one letter schemes from being interpreted as drive lettersWed, 30 Mar 2011 20:01:47 -0700, by Brodie Rao
-
hgweb: use url.url when setting CGI environment variablesWed, 30 Mar 2011 20:01:46 -0700, by Brodie Rao
-
url: use url.url in proxyhandlerWed, 30 Mar 2011 20:01:44 -0700, by Brodie Rao
-
httprepo/sshrepo: use url.urlWed, 30 Mar 2011 20:01:35 -0700, by Brodie Rao
-
url: use url.url in url.open()Wed, 30 Mar 2011 20:01:34 -0700, by Brodie Rao
-
url: abort on file:// URLs with non-localhost hostsWed, 30 Mar 2011 20:01:31 -0700, by Brodie Rao
-
url: special case bundle URL parsing to preserve backwards compatibilityWed, 30 Mar 2011 20:00:24 -0700, by Brodie Rao
-
url: add trailing slashes to URLs with hostnames that don't have oneWed, 30 Mar 2011 20:00:23 -0700, by Brodie Rao
-
url: move drive letter checking into has_drive_letter() for extensionsWed, 30 Mar 2011 19:50:56 -0700, by Brodie Rao
-
changegroup: unnest some lookup functionsThu, 31 Mar 2011 10:03:24 -0500, by Matt Mackall
-
changegroup: minor ordering and renaming changes for similarityThu, 31 Mar 2011 09:59:56 -0500, by Matt Mackall
-
changegroup: remove nodeiter temporaryThu, 31 Mar 2011 09:56:27 -0500, by Matt Mackall
-
changegroup: refactor prune as a filterWed, 30 Mar 2011 17:50:34 -0500, by Matt Mackall
-
changegroup: add first logic to send file headerWed, 30 Mar 2011 17:50:27 -0500, by Matt Mackall
-
url: fix testsWed, 30 Mar 2011 14:42:41 -0500, by Matt Mackall
-
url: deal with drive lettersWed, 30 Mar 2011 13:34:39 -0500, by Matt Mackall
-
bookmarks: do not forward merged bookmark (issue1877)Mon, 14 Mar 2011 23:50:28 +0100, by David Soria Parra
-
merge with stableWed, 30 Mar 2011 13:23:24 -0500, by Matt Mackall
-
pull: new output message when there are multiple branchesMon, 28 Mar 2011 20:56:56 -0400, by Kevin Berridge
-
pull: don't suggest running hg merge when new heads are on different branchesFri, 11 Mar 2011 20:43:12 -0500, by Kevin Berridge
-
bugzilla: add modified XMLRPC mode that uses email to send bug comments.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
bugzilla: add XMLRPC interface.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
bugzilla: localise all MySQL direct access inside access class.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
bugzilla: keep bug IDs in set.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
bugzilla: rename filter_unknown_bug_ids to reflect its actual purpose.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
test-paths.t: 'file:' disables [paths] entries for clone destTue, 29 Mar 2011 19:20:28 +0200, by Adrian Buehlmann
-
hgwebdir: handle IOErrors from localrepo while enumeratingTue, 29 Mar 2011 16:33:10 +0000, by timeless
-
set NOT_CONTENT_INDEXED on .hg dir (issue2694)Mon, 28 Mar 2011 15:54:22 +0200, by Adrian Buehlmann
-
hgweb: add bookmark labels to monoblue theme (based on 270f57d35525) stableWed, 30 Mar 2011 02:22:15 +0900, by Yuya Nishihara
-
merge with stableTue, 29 Mar 2011 16:25:48 +0200, by Martin Geisler
-
convert/mtn: Fix conversion of large files from mtn (broken in ed97955e0c04)Mon, 28 Mar 2011 23:16:20 -0400, by Daniel Atallah
-
Fix transplant error message to correspond with testMon, 28 Mar 2011 21:36:29 -0700, by Brendan Cully
-
transplant: fix crash if filter script munges log fileMon, 28 Mar 2011 21:17:32 +0100, by Luke Plant
-
changegroup: fold linkrev helper into lookup functionsMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: fold filenode collector into mlookupMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: roll changegroup.collector into lookup functionsMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: add revlog to the group callbackMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: move sorting down into groupMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: fold progress meter into callbacksMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: combine infocollect and lookup callbacksMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: drop unused fullrevThu, 24 Mar 2011 17:16:30 -0500, by Matt Mackall
-
util: dates cannot consist entirely of whitespace (issue2732)Sun, 27 Mar 2011 23:48:58 +0200, by Idan Kamara
-
convert/mtn: convert suspended branches as closed branchesFri, 25 Mar 2011 15:49:43 -0400, by Daniel Atallah
-
rebase: don't mark file as removed if missing in parent's manifest (issue2725)Sun, 27 Mar 2011 13:34:20 +0200, by Stefano Tortarolo
-
windows: use win32.unlink in unlinkpath()Sun, 27 Mar 2011 12:22:07 +0200, by Adrian Buehlmann
-
win32: remove READONLY attribute on unlinkSun, 27 Mar 2011 01:47:58 +0100, by Adrian Buehlmann
-
windows: move unlink to win32.pySun, 27 Mar 2011 01:17:48 +0100, by Adrian Buehlmann
-
ui: label prompts, default to yellow promptsSun, 27 Mar 2011 12:59:25 +0200, by Martin Geisler
-
record: replace poor man's if-statement with real if-statementSun, 27 Mar 2011 12:41:55 +0200, by Martin Geisler
-
url: use url.url in hidepassword() and removeauth()Fri, 25 Mar 2011 22:59:09 -0700, by Brodie Rao
-
subrepos: use url.url when normalizing repo pathsFri, 25 Mar 2011 22:59:04 -0700, by Brodie Rao
-
url: provide url objectFri, 25 Mar 2011 22:58:56 -0700, by Brodie Rao
-
cmdutil: fix mode handling in make_fileWed, 23 Feb 2011 23:30:48 +0100, by Adrian Buehlmann
-
revlog: change variable name to avoid reuseSat, 26 Mar 2011 17:12:02 -0500, by Matt Mackall
-
debugstate: add new --datesort optionSat, 26 Mar 2011 10:59:33 +0100, by Adrian Buehlmann
-
rebase: restore mq guards after rebasing (issue2107)Sat, 26 Mar 2011 13:05:17 +0100, by Stefano Tortarolo
-
tests: no need to explicitly export HOME in test filesFri, 25 Mar 2011 22:18:05 +0200, by Idan Kamara
-
tests: set HOME to the test temp dir (issue2707)Fri, 25 Mar 2011 22:15:37 +0200, by Idan Kamara
-
dirstate: eliminate _lastnormal setFri, 25 Mar 2011 15:03:53 +0100, by Adrian Buehlmann
-
test-extdiff: fix 5c0e1222e7c0 temporary dir outputFri, 25 Mar 2011 16:46:19 +0100, by Patrick Mezard
-
convert/mtn: avoid unnecessary initial test of mtn repoFri, 25 Mar 2011 10:13:46 -0400, by Daniel Atallah
-
convert/mtn: add support for using monotone's "automate stdio" when availableWed, 23 Mar 2011 14:26:56 -0400, by Daniel Atallah
-
convert: add support to common commandline to access stdin of the processThu, 24 Mar 2011 16:54:09 -0400, by Daniel Atallah
-
extdiff: use absolute paths for any temporary filesMon, 21 Mar 2011 17:03:16 +0100, by jfh
-
convert: add bookmark support to hg sourceFri, 25 Mar 2011 01:38:47 +0100, by Edouard Gomez
-
convert: add bookmarks reading support to git backendFri, 25 Mar 2011 01:38:43 +0100, by Edouard Gomez
-
ssh: fix password testThu, 24 Mar 2011 15:12:51 -0500, by Matt Mackall
-
dirstate: check mtime when adding to _lastnormalThu, 24 Mar 2011 18:39:54 +0100, by Adrian Buehlmann
-
subrepo: simplify hgsubrepo._get a littleThu, 24 Mar 2011 18:17:49 +0100, by Martin Geisler
-
Fix expected url to match test.Thu, 24 Mar 2011 08:51:58 -0700, by Lee Cantey
-
patch: deprecate ui.patch / external patcher featureThu, 24 Mar 2011 10:28:29 +0100, by Patrick Mezard
-
# User Dan Villiom Podlaski Christiansen <danchr@gmail.com>Wed, 23 Mar 2011 19:28:16 -0500, by Matt Mackall
-
test-commit-multiple.t: improve committwice.pyWed, 23 Mar 2011 22:58:40 +0100, by Adrian Buehlmann
-
osutil: replace #import with #include, and add a check for itWed, 23 Mar 2011 23:05:32 +0100, by Dan Villiom Podlaski Christiansen
-
code indentation fixesWed, 23 Mar 2011 23:33:14 +0100, by Patrick Mezard
-
convert: add bookmark support to the hg sinkWed, 07 Jul 2010 00:06:59 +0200, by Edouard Gomez
-
convert: add bookmark support to main commandWed, 07 Jul 2010 00:06:59 +0200, by Edouard Gomez
-
convert: add bookmark support to common sink/source implementationWed, 07 Jul 2010 00:06:59 +0200, by Edouard Gomez
-
dirstate: reset _lastnormal and _lastnormaltimeWed, 23 Mar 2011 11:22:29 +0100, by Adrian Buehlmann
-
discovery: avoid discovery when local graph is a subset of remoteWed, 23 Mar 2011 16:06:55 +0100, by Peter Arrenbrecht
-
wireproto: add getbundle() functionWed, 23 Mar 2011 16:02:11 +0100, by Peter Arrenbrecht
-
merge with stableWed, 23 Mar 2011 12:38:36 -0500, by Matt Mackall
-
i18n-it: synchronized with adf3c4401c5d stableMon, 14 Mar 2011 23:48:17 +0100, by Stefano Tortarolo
-
osutil: fix up check-code issuesWed, 23 Mar 2011 09:41:58 -0500, by Matt Mackall
-
dirstate: flush _lastnormal when we see newer filesystem timesWed, 23 Mar 2011 09:34:22 -0500, by Matt Mackall
-
util: add Mac-specific check whether we're in a GUI session (issue2553)Wed, 23 Mar 2011 09:43:34 +0100, by Dan Villiom Podlaski Christiansen
-
rebase: allow for rebasing descendants onto ancestors on different named branchesWed, 23 Mar 2011 01:14:43 +0100, by Stefano Tortarolo
-
bdiff.c: rename all variables which hold a hash value to "hash"Wed, 23 Mar 2011 02:33:24 +0100, by Markus F.X.J. Oberhumer
-
bdiff.c: use unsigned arithmetic for hash computationWed, 23 Mar 2011 02:33:23 +0100, by Markus F.X.J. Oberhumer
-
bdiff.c: cast to unsigned char when computing hash valueWed, 23 Mar 2011 02:33:22 +0100, by Markus F.X.J. Oberhumer
-
bdiff.c: make all local functions staticWed, 23 Mar 2011 02:33:21 +0100, by Markus F.X.J. Oberhumer
-
merge with stableWed, 23 Mar 2011 09:20:40 -0500, by Matt Mackall
-
debugbundle: fix up long line caught by check-codeTue, 22 Mar 2011 21:27:51 -0500, by Matt Mackall
-
wireproto: avoid naked exceptsTue, 22 Mar 2011 21:26:19 -0500, by Matt Mackall
-
commands: add debugbundle commandTue, 22 Mar 2011 09:22:29 +0100, by Peter Arrenbrecht
-
wireproto: add known([id]) functionTue, 22 Mar 2011 09:22:21 +0100, by Peter Arrenbrecht
-
wireproto: fix decodelist to properly return empty listTue, 22 Mar 2011 07:40:02 +0100, by Peter Arrenbrecht
-
wireproto: fix handling of '*' args for HTTP and SSHTue, 22 Mar 2011 07:38:32 +0100, by Peter Arrenbrecht
-
debug: add debugwireargs to test argument passing over the wireTue, 22 Mar 2011 07:38:32 +0100, by Peter Arrenbrecht
-
sshserver: drop unnecessary lineTue, 22 Mar 2011 07:37:56 +0100, by Peter Arrenbrecht
-
merge: avoid unlinking destination of merge when case changes (issue2715) stableTue, 22 Mar 2011 12:00:38 -0500, by Matt Mackall
-
dirstate: introduce a public case normalizing method stableTue, 22 Mar 2011 11:59:43 -0500, by Matt Mackall
-
changegroup: minor cleanupsSun, 20 Mar 2011 20:25:41 -0500, by Matt Mackall
-
repair: revlog has an iteratorSun, 20 Mar 2011 20:21:19 -0500, by Matt Mackall
-
changegroup: fix leftover from delta readSun, 20 Mar 2011 20:17:57 -0500, by Matt Mackall
-
changegroup: drop expensive redundant usage of readdelta for progressSun, 20 Mar 2011 20:16:51 -0500, by Matt Mackall
-
changegroupsubset: use manifest.readfast to simplify collectorSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
manifest: add readfast methodSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: simplify filenode_collectorSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: more renamingSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: simplify pruneSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: more minor cleanupsSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: minor cleanupsSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
strip: simplify collectoneSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
dirstate: avoid a race with multiple commits in the same processSun, 20 Mar 2011 17:41:09 -0400, by Greg Ward
-
changegroupsubset: extranodes are no longer neededSun, 20 Mar 2011 01:16:57 +0100, by Benoit Boissinot
-
strip: remove usage of extranodesSun, 20 Mar 2011 00:50:22 +0100, by Benoit Boissinot
-
patch: move closefile() into patchfile.close()Sun, 20 Mar 2011 00:22:47 +0100, by Patrick Mezard
-
patch: inline patchfile.hashlines()Sun, 20 Mar 2011 00:09:44 +0100, by Patrick Mezard
-
patch: fix hunk newlines when parsing hunks, not in iterhunks()Sun, 20 Mar 2011 00:08:44 +0100, by Patrick Mezard
-
i18n: register new template keywords for translationSat, 19 Mar 2011 19:50:55 +0100, by Patrick Mezard
-
annotate: catch nonexistent files using match.bad callback (issue1590)Sat, 19 Mar 2011 01:34:49 -0500, by Matt Mackall
-
merge with stableFri, 18 Mar 2011 13:01:18 -0500, by Steve Borho
-
wix: add new file templates/paper/bookmarks.tmpl stableFri, 18 Mar 2011 11:36:36 -0500, by Steve Borho
-
merge with stableThu, 17 Mar 2011 17:08:13 -0500, by Matt Mackall
-
push/outgoing: print remote target path even if there's an error (issue2561) stableThu, 17 Mar 2011 22:55:02 +0100, by Miloš Hadžić
-
subrepo: recognize scp-style paths as git URLs stableThu, 17 Mar 2011 16:29:09 -0400, by Eric Eisner
-
convert: add svnrev, svnpath and svnuuid template keywordsThu, 17 Mar 2011 22:17:27 +0100, by Patrick Mezard
-
convert/svn: extract revsplit() in a functionThu, 17 Mar 2011 22:17:27 +0100, by Patrick Mezard
-
transplant: add "transplanted" keywordThu, 17 Mar 2011 22:17:27 +0100, by Patrick Mezard
-
merge with i18nThu, 17 Mar 2011 12:00:49 -0500, by Matt Mackall
-
i18n: merge with stableWed, 16 Mar 2011 17:43:43 +0100, by Martin Geisler
-
i18n: don't mark trivial string for translation stableWed, 16 Mar 2011 17:38:25 +0100, by Martin Geisler
-
i18n-de: correct translation for some fuzzy strings stableTue, 15 Mar 2011 10:39:19 +0100, by David Soria Parra
-
i18n-de: added more translations concerning rebase stableSun, 13 Mar 2011 15:18:17 +0100, by thron7
-
i18n-de: added translations concerning email sending stableSun, 13 Mar 2011 13:04:06 +0100, by thron7
-
i18n-de: added translations concerning win32text and .hgeol stableSun, 13 Mar 2011 12:21:46 +0100, by thron7
-
i18n-de: added translations for Perforce conversion options stableSun, 13 Mar 2011 11:38:27 +0100, by thron7
-
i18n-de: added translations for Subversion conversion options stableSat, 12 Mar 2011 18:54:43 +0100, by thron7
-
i18n-de: added translation for CVS conversion options stableSat, 12 Mar 2011 18:32:02 +0100, by thron7
-
i18n-de: added translations for convert.hg.* options stableSat, 12 Mar 2011 17:42:17 +0100, by thron7
-
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
-
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