Mercurial > hg
graph
-
changegroup: move changegroup file adding to a separate functionThu, 30 May 2013 19:26:56 -0700, by Durham Goode
-
log: move log file walk to its own functionThu, 30 May 2013 19:25:55 -0700, by Durham Goode
-
bundle: refactor changegroup prune to be its own functionThu, 30 May 2013 17:51:13 -0700, by Durham Goode
-
filectx: refactor filectx.rev() to use filectx._changeidThu, 30 May 2013 17:49:37 -0700, by Durham Goode
-
util: add an optional timestamp parameter to makedateMon, 03 Jun 2013 17:20:45 -0700, by Bryan O'Sullivan
-
util: rename ct variable in makedate to timestampMon, 03 Jun 2013 17:20:44 -0700, by Bryan O'Sullivan
-
merge: add a files method to the mergestate classMon, 03 Jun 2013 17:20:37 -0700, by Bryan O'Sullivan
-
histedit: raise ImportError when demandloading is enabled stableWed, 05 Jun 2013 21:16:49 +0200, by Simon Heimberg
-
run-tests: add --loop supportSun, 02 Jun 2013 18:09:06 -0500, by Matt Mackall
-
run-tests: --interactive and --jobs no longer conflictSun, 02 Jun 2013 17:58:51 -0500, by Matt Mackall
-
run-tests: sort certain slow tests earlier by keywordSun, 02 Jun 2013 17:58:49 -0500, by Matt Mackall
-
run-tests: drop unused resultslockSun, 02 Jun 2013 17:57:37 -0500, by Matt Mackall
-
run-tests: drop options.child and usersSun, 02 Jun 2013 17:57:36 -0500, by Matt Mackall
-
run-tests: remove runchildren, now unusedSun, 02 Jun 2013 17:56:53 -0500, by Matt Mackall
-
run-tests: schedule largest tests firstSun, 02 Jun 2013 17:56:51 -0500, by Matt Mackall
-
run-tests: introduce thread schedulerSun, 02 Jun 2013 16:58:22 -0500, by Matt Mackall
-
run-tests: use count to calculate port to useSun, 02 Jun 2013 16:55:19 -0500, by Matt Mackall
-
run-tests: introduce threadtmp directorySun, 02 Jun 2013 16:38:15 -0500, by Matt Mackall
-
run-tests: add abort flagSun, 02 Jun 2013 16:29:35 -0500, by Matt Mackall
-
run-tests: move more variables to envSun, 02 Jun 2013 16:29:22 -0500, by Matt Mackall
-
run-tests: simplify env deletionSun, 02 Jun 2013 16:29:20 -0500, by Matt Mackall
-
run-tests: move most of remaining environment tweaksSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move environment creation to a separate functionSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move HGRCPATH to envSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move DAEMON_PIDS to envSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move HGPORT setting to envSun, 02 Jun 2013 16:22:34 -0500, by Matt Mackall
-
run-tests: write tmp paths into env copySun, 02 Jun 2013 15:33:41 -0500, by Matt Mackall
-
tests: avoid writing files to HGTMPSun, 02 Jun 2013 15:27:08 -0500, by Matt Mackall
-
run-tests: use env dict to kill daemonsSun, 02 Jun 2013 14:04:55 -0500, by Matt Mackall
-
run-tests: add env dict to isolate test environmentSun, 02 Jun 2013 13:45:08 -0500, by Matt Mackall
-
merge with stableSat, 01 Jun 2013 17:19:00 -0500, by Matt Mackall
-
i18n-ja: synchronized with 9e5ab8d3154a stableSat, 01 Jun 2013 01:13:36 +0900, by FUJIWARA Katsunori
-
graft: refuse to commit an interrupted graft (issue3667) stableThu, 30 May 2013 22:32:10 +0100, by Simon King
-
run-tests: remove some unnecessary globalsMon, 27 May 2013 15:24:19 -0500, by Matt Mackall
-
run-tests: add a log functionFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: make vlog a proper functionFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: unify marks and result codesFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: change return code of runoneFri, 24 May 2013 14:30:35 -0500, by Matt Mackall
-
run-tests: regroup some initialization checksFri, 24 May 2013 13:53:56 -0500, by Matt Mackall
-
run-tests: fix a path existence checkFri, 24 May 2013 13:52:05 -0500, by Matt Mackall
-
run-tests: regroup some variable initializationFri, 24 May 2013 13:51:20 -0500, by Matt Mackall
-
run-tests: regroup nested functionsFri, 24 May 2013 13:48:25 -0500, by Matt Mackall
-
run-tests: regroup temp dir creationFri, 24 May 2013 13:47:17 -0500, by Matt Mackall
-
run-tests: pull hgrc creation out as functionFri, 24 May 2013 13:41:20 -0500, by Matt Mackall
-
tests: simplify handling of unknown test typesFri, 24 May 2013 13:34:22 -0500, by Matt Mackall
-
run-tests: filter out non-tests from default listFri, 24 May 2013 13:31:44 -0500, by Matt Mackall
-
run-tests: make a table of test typesFri, 24 May 2013 13:23:19 -0500, by Matt Mackall
-
run-tests: don't need to test shebang any moreFri, 24 May 2013 13:02:00 -0500, by Matt Mackall
-
merge with stableThu, 23 May 2013 17:53:38 -0500, by Matt Mackall
-
merge with stableThu, 23 May 2013 17:52:21 -0500, by Matt Mackall
-
gendoc: extract print help topics into a dedicated functionWed, 15 May 2013 15:44:59 +0900, by Takumi IINO
-
amend: complain more comprehensibly about subrepos stableThu, 23 May 2013 17:39:33 -0500, by Matt Mackall
-
gendoc: make commnd __doc__ and extension __doc__ as translatableWed, 15 May 2013 15:44:55 +0900, by Takumi IINO
-
blackbox: fix blackbox causing exceptions in tests stableWed, 22 May 2013 17:38:24 -0700, by Durham Goode
-
blackbox: fix recording exit codes (issue3938) stableWed, 22 May 2013 17:31:47 -0700, by Durham Goode
-
templater: add indentation arguments to the fill functionThu, 18 Apr 2013 15:48:22 -0500, by Sean Farley
-
templater: move templatefilters.func into the same place as the other funcsWed, 10 Apr 2013 18:56:38 -0500, by Sean Farley
-
ui: merge prompt text components into a singe stringWed, 22 May 2013 17:31:43 -0500, by Matt Mackall
-
merge with stableTue, 21 May 2013 15:32:15 -0500, by Matt Mackall
-
i18n-ru: merge with Nikolaj Sjujskij fixes stableTue, 21 May 2013 14:10:55 +0100, by Alexander Sauta
-
i18n-ru: update po-file for further translation (from ddc7a6be2021) stableTue, 14 May 2013 23:09:40 +0400, by Nikolaj Sjujskij
-
i18n-ru: fix patchbomb confirmation prompt (issue3929) stableSun, 12 May 2013 15:35:53 +0400, by Nikolaj Sjujskij
-
i18n-ru: fix "deleted files" in `status` description stableMon, 08 Apr 2013 17:16:11 +0400, by Nikolaj Sjujskij
-
merge with stableFri, 17 May 2013 17:22:08 -0500, by Matt Mackall
-
summary: add a histedit hookTue, 14 May 2013 11:23:18 -0700, by Bryan O'Sullivan
-
summary: indicate if a rebase is underwayTue, 14 May 2013 11:23:17 -0700, by Bryan O'Sullivan
-
summary: add tests for some extensions we plan to modifyTue, 14 May 2013 11:23:17 -0700, by Bryan O'Sullivan
-
mq: switch to new summary hook mechanismTue, 14 May 2013 11:23:16 -0700, by Bryan O'Sullivan
-
summary: augment output with info from extensionsTue, 14 May 2013 11:23:15 -0700, by Bryan O'Sullivan
-
merge with stableThu, 16 May 2013 16:20:10 -0500, by Matt Mackall
-
bundle-ng: move progress handling out of the linkrev callbackFri, 10 May 2013 23:48:03 +0200, by Benoit Boissinot
-
bundle-ng: simplify lookup and state handlingFri, 10 May 2013 23:14:54 +0200, by Benoit Boissinot
-
bundle-ng: simplify bundle10.generateFri, 10 May 2013 22:57:54 +0200, by Sune Foldager
-
shrink: delete extension preventing further refactoring (BC)Fri, 10 May 2013 22:47:12 +0200, by Benoit Boissinot
-
bundle-ng: move bundle generation to changegroup.pySun, 10 Feb 2013 16:03:20 +0100, by Benoit Boissinot
-
bundle-ng: unify _changegroup and _changegroupsubsetFri, 10 May 2013 22:20:32 +0200, by Benoit Boissinot
-
bundle-ng: move gengroup into bundler, pass repo object to bundlerFri, 10 May 2013 21:35:49 +0200, by Sune Foldager
-
bundle-ng: add bundlecaps argument to getbundle() commandSat, 09 Feb 2013 23:42:03 +0100, by Benoit Boissinot
-
bundle-ng: move group into the bundlerFri, 10 May 2013 21:03:01 +0200, by Sune Foldager
-
bundle-ng: move bundler creation up in the stackFri, 10 May 2013 20:37:41 +0200, by Benoit Boissinot
-
i18n: fix untranslated prompts with translated responses (issue3936) stableWed, 15 May 2013 21:36:19 -0500, by Kevin Bullock
-
help: stop documentation markup appearing in generated help stableWed, 15 May 2013 22:19:12 +0100, by Mike Williams
-
merge with stableTue, 14 May 2013 18:52:52 -0500, by Matt Mackall
-
ui: use util.sizetoint in configbytesTue, 14 May 2013 15:16:44 -0700, by Bryan O'Sullivan
-
util: migrate fileset._sizetoint to util.sizetointTue, 14 May 2013 15:16:43 -0700, by Bryan O'Sullivan
-
dirstate.status: avoid full walks when possibleTue, 23 Apr 2013 14:16:33 -0700, by Siddharth Agarwal
-
dirstate.walk: add a flag to let extensions avoid full walksMon, 22 Apr 2013 17:11:18 -0700, by Siddharth Agarwal
-
merge with stableMon, 13 May 2013 17:47:04 -0500, by Matt Mackall
-
i18n: fix partially-translated prompts (issue3928) (issue3929) stable 2.6.1Mon, 13 May 2013 17:44:35 -0500, by Matt Mackall
-
pathencode: grow buffers to increase safety margin stableFri, 10 May 2013 11:23:50 -0500, by Matt Mackall
-
merge with stableMon, 13 May 2013 13:02:01 -0500, by Kevin Bullock
-
help/config: note 64-bit Windows registry key used with 32-bit Python stableSun, 12 May 2013 10:09:34 +0100, by Mike Williams
-
httpclient: upgrade to fe8c09e4db64 of httpplusSat, 11 May 2013 20:25:15 -0500, by Augie Fackler
-
splicemap: support paths with spaces in splicemap (issue3844)Wed, 08 May 2013 20:55:56 +0200, by Szymon Wroblewski
-
branch: strip whitespace before testing known branch name stableTue, 07 May 2013 23:49:03 +0900, by Yuya Nishihara
-
merge with stableThu, 09 May 2013 18:34:04 -0500, by Matt Mackall
-
copies: refactor checkcopies() into a top level methodWed, 01 May 2013 10:44:21 -0700, by Durham Goode
-
store: move top file walk to a separate functionWed, 08 May 2013 14:22:00 -0700, by Durham Goode
-
clone: move file stream walk to a separate functionWed, 01 May 2013 10:38:41 -0700, by Durham Goode
-
dirstate._walkexplicit: inline dirsnotfound.appendTue, 07 May 2013 14:20:34 -0700, by Siddharth Agarwal
-
dirstate._walkexplicit: rename work to dirsfoundTue, 07 May 2013 14:19:04 -0700, by Siddharth Agarwal
-
dirstate.walk: refactor explicit walk into separate functionTue, 07 May 2013 10:02:55 -0700, by Siddharth Agarwal
-
dirstate.walk: pull skipstep3 out of the explicit walk codeTue, 07 May 2013 09:31:00 -0700, by Siddharth Agarwal
-
dirstate.walk: move dirignore filter out of explicit walk codeTue, 07 May 2013 09:47:10 -0700, by Siddharth Agarwal
-
dirstate.walk: maintain a list of dirs not foundTue, 07 May 2013 09:29:43 -0700, by Siddharth Agarwal
-
highlight: fix page layout with empty first and last lines stableFri, 10 May 2013 00:26:39 +0400, by Alexander Plavin
-
check-code: add another Windows pathsep ruleThu, 09 May 2013 15:22:54 -0500, by Matt Mackall
-
merge with stableThu, 09 May 2013 15:22:21 -0500, by Matt Mackall
-
tests: quiet strip to avoid commandserver pathsep issue stableThu, 09 May 2013 15:17:29 -0500, by Matt Mackall
-
tests: fix unionrepo path issue on msys (issue3927) stableThu, 09 May 2013 15:01:11 -0500, by Matt Mackall
-
merge with stableThu, 09 May 2013 10:51:03 -0500, by Matt Mackall
-
largefiles: check unknown files with case awareness of the filesystem stableTue, 07 May 2013 05:04:11 +0900, by FUJIWARA Katsunori
-
largefiles: check existence of the file with case awareness of the filesystem stableTue, 07 May 2013 05:04:11 +0900, by FUJIWARA Katsunori
-
windows: check target type before actual unlinking to follow POSIX semantics stableTue, 07 May 2013 05:04:11 +0900, by FUJIWARA Katsunori
-
Merge with stable.Thu, 09 May 2013 09:51:42 -0400, by Augie Fackler
-
manifestmerge: local unknown, remote created: don't traverse symlinksWed, 08 May 2013 14:11:01 -0700, by Siddharth Agarwal
-
subrepo: open files in 'rb' mode to read exact data in (issue3926) stableThu, 09 May 2013 21:09:58 +0900, by FUJIWARA Katsunori
-
patch: use scmutil.marktouched instead of scmutil.addremoveThu, 04 Apr 2013 13:45:21 -0700, by Siddharth Agarwal
-
scmutil: add a function to mark that files have been operated onThu, 04 Apr 2013 13:38:28 -0700, by Siddharth Agarwal
-
scmutil.addremove: factor out code to mark added/removed/renamesWed, 03 Apr 2013 15:53:59 -0700, by Siddharth Agarwal
-
scmutil.addremove: factor out code to find renamesWed, 03 Apr 2013 16:32:41 -0700, by Siddharth Agarwal
-
scmutil.addremove: rename local 'copies' to 'renames'Wed, 03 Apr 2013 15:32:15 -0700, by Siddharth Agarwal
-
scmutil.addremove: factor out dirstate walk into another functionTue, 02 Apr 2013 17:19:36 -0700, by Siddharth Agarwal
-
filecontext: use 'is not None' to check for filelog existenceWed, 01 May 2013 10:42:03 -0700, by Durham Goode
-
filelog: use super() for calling base functionsWed, 01 May 2013 10:39:37 -0700, by Durham Goode
-
bookmarks: allow bookmark command to take multiple argumentsThu, 02 May 2013 21:28:18 -0500, by Kevin Bullock
-
merge with stableSun, 05 May 2013 18:51:34 -0500, by Matt Mackall
-
convert: fix bug of wrong CVS path parsing without port number (issue3678) stableFri, 03 May 2013 19:34:59 +0200, by Blesso hrvoje1212
-
match: add comments to explain explicitdir and traversedirFri, 03 May 2013 15:36:18 -0700, by Siddharth Agarwal
-
match: make explicitdir and traversedir None by defaultFri, 03 May 2013 14:41:58 -0700, by Siddharth Agarwal
-
dirstate.walk: cache match.explicitdir and traversedir locallyFri, 03 May 2013 14:39:28 -0700, by Siddharth Agarwal
-
match: drop dir callbackSun, 28 Apr 2013 21:29:32 -0700, by Siddharth Agarwal
-
inotify: call match.explicitdirSun, 28 Apr 2013 21:28:31 -0700, by Siddharth Agarwal
-
purge: hook into match.explicitdir and traversedirSun, 28 Apr 2013 21:27:57 -0700, by Siddharth Agarwal
-
localrepo.commit: hook into match.explicitdirSun, 28 Apr 2013 21:27:21 -0700, by Siddharth Agarwal
-
dirstate.walk: call match.explicitdir or traversedir as appropriateSun, 28 Apr 2013 21:25:41 -0700, by Siddharth Agarwal
-
match: introduce explicitdir and traversedirSun, 28 Apr 2013 21:24:09 -0700, by Siddharth Agarwal
-
merge with stableSat, 04 May 2013 14:52:51 -0500, by Matt Mackall
-
run-tests: when running in parallel, delete tmpdirs immediatelyFri, 03 May 2013 15:18:21 -0700, by Siddharth Agarwal
-
tests: check path separator in movesFri, 03 May 2013 14:19:30 -0700, by Brendan Cully
-
tests: fix test-commandserver phase . output for windowsFri, 03 May 2013 13:59:58 -0700, by Brendan Cully
-
merge with stableFri, 03 May 2013 15:34:18 -0500, by Matt Mackall
-
revert: ensure that copies and renames are honored (issue3920) stableFri, 03 May 2013 12:40:17 -0700, by Bryan O'Sullivan
-
hgignore: fix regression with hgignore directory matches (issue3921) stableFri, 03 May 2013 09:44:50 -0700, by Durham Goode
-
templater: fix output instability from gsoc patchesThu, 02 May 2013 20:41:22 -0500, by Augie Fackler
-
log-style: add a log style that is default+phase (issue3436)Thu, 18 Apr 2013 22:56:57 +0300, by Iulian Stana
-
templater: show the style list when I try to use a wrong oneThu, 02 May 2013 20:23:14 -0500, by Iulian Stana
-
test-nested-repo.t: touch another file inside nested repoSat, 27 Apr 2013 23:49:34 -0700, by Siddharth Agarwal
-
check-code: add more path sep glob checksThu, 02 May 2013 15:21:47 -0500, by Matt Mackall
-
splicemap: improve error handling when source is subversion (issue2084)Thu, 25 Apr 2013 18:01:00 -0700, by Ben Goswami
-
splicemap: improve error handling when source is git (issue2084)Thu, 25 Apr 2013 16:02:58 -0700, by Ben Goswami
-
splicemap: improve error handling when source is hg (issue2084)Thu, 25 Apr 2013 11:50:26 -0700, by Ben Goswami
-
splicemap: move parsesplicemap to convcmd.py (issue2084)Wed, 24 Apr 2013 18:26:37 -0700, by Ben Goswami
-
merge with stableThu, 02 May 2013 14:11:34 -0500, by Matt Mackall
-
tests: sprinkle globs over largefiles/subrepo tests for Windows stableThu, 02 May 2013 11:26:43 -0700, by Brendan Cully
-
tests: skip permissions tests in test-phases-exchange when fs lacks permissions stableThu, 02 May 2013 11:17:18 -0700, by Brendan Cully
-
merge with stableThu, 02 May 2013 12:15:41 -0500, by Matt Mackall
-
bookmarks: fix bug that activated a bookmark even with -r passed stable 2.6Wed, 01 May 2013 15:24:21 -0500, by Sean Farley
-
bookmarks: resolve divergent bookmark when moving across a branch stableTue, 30 Apr 2013 21:12:49 -0500, by Sean Farley
-
bookmarks: resolve divergent bookmarks when moving active bookmark forward stableWed, 01 May 2013 15:34:45 -0500, by Sean Farley
-
bookmarks: resolve divergent bookmarks when fowarding bookmark to descendant stableWed, 01 May 2013 15:31:39 -0500, by Sean Farley
-
tags: update tag type only if tag node is updated (issue3911) stableTue, 30 Apr 2013 09:02:02 +0900, by FUJIWARA Katsunori
-
match: fix root calculation for combining regexps with simple paths stableTue, 30 Apr 2013 01:04:35 +0200, by Mads Kiilerich
-
icasefs: enhance test to prevent regression by changes in the future stableTue, 30 Apr 2013 05:01:32 +0900, by FUJIWARA Katsunori
-
icasefs: rewrite case-folding collision detection (issue3452) stableTue, 30 Apr 2013 05:01:32 +0900, by FUJIWARA Katsunori
-
icasefs: refactor "test-casecollision-merge.t" to reuse in succeeding fixes stableTue, 30 Apr 2013 05:01:32 +0900, by FUJIWARA Katsunori
-
icasefs: ignore removed files at building "dirstate._foldmap" up on icasefs stableTue, 30 Apr 2013 05:00:48 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with f01a351db791 stableWed, 01 May 2013 00:38:43 +0900, by FUJIWARA Katsunori
-
dispatch: add support for --option=value to _earlygetopt stableMon, 29 Apr 2013 14:14:42 -0700, by Bryan O'Sullivan
-
push: make locking of source optional (issue3684) stableTue, 30 Apr 2013 21:19:56 +0200, by Pierre-Yves David
-
push: factorise phase movement in a simple closure stableTue, 30 Apr 2013 10:51:25 +0200, by Pierre-Yves David
-
merge: increase safety of parallel updating/removing on icasefs stableMon, 29 Apr 2013 15:58:15 +0900, by FUJIWARA Katsunori
-
hgweb: handle filtered "0" rev in navigation stableTue, 30 Apr 2013 13:53:49 +0200, by Pierre-Yves David
-
tests: AIX can't handle negative date in test-dirstate.t stableTue, 30 Apr 2013 14:56:33 +0100, by Jim Hague
-
win32: use explicit path to "python.exe" only if it exists stableFri, 26 Apr 2013 01:12:03 +0900, by FUJIWARA Katsunori
-
test-mq-strip.t: add a test for strip --keep with clean working dir stableFri, 26 Apr 2013 22:07:25 -0700, by Siddharth Agarwal
-
largefiles: use repo.wwrite for writing standins (issue3909) stableSat, 27 Apr 2013 00:41:42 +0200, by Mads Kiilerich
-
config: discard "%unset" values defined in the other files read in previously stableFri, 26 Apr 2013 23:36:12 +0900, by FUJIWARA Katsunori
-
tests: rename from test-config-case.t to test-config.t for centralization stableFri, 26 Apr 2013 23:16:25 +0900, by FUJIWARA Katsunori
-
i18n: show the non-ASCII password prompt text correctly stableThu, 25 Apr 2013 20:48:49 +0900, by FUJIWARA Katsunori
-
tests: make sed usage in test-unionrepo.t cross-platform stableTue, 23 Apr 2013 17:26:00 -0500, by Kevin Bullock
-
check-code: fix sed 'i' command rule newline matching stableTue, 23 Apr 2013 16:57:51 -0500, by Kevin Bullock
-
blackbox: don't run permission tests on non-unix systems stableMon, 22 Apr 2013 18:00:59 -0700, by Durham Goode
-
check-code: expand sed rule to include more offenders stableMon, 22 Apr 2013 16:50:08 -0500, by Kevin Bullock
-
check-code: add a rule against a GNU sed-ism stableMon, 22 Apr 2013 16:33:28 -0500, by Kevin Bullock
-
hgweb: make help verbose again (issue3899) stableMon, 22 Apr 2013 12:27:56 +0400, by Alexander Plavin
-
color: add a test with extension loaded and ui.formatted=False stableFri, 19 Apr 2013 22:03:59 -0700, by Siddharth Agarwal
-
color: set _colormode to None when mode is unset (issue3895) stableFri, 19 Apr 2013 16:57:10 -0700, by Siddharth Agarwal
-
color: turn colorui functions into forwards when color is None stableFri, 19 Apr 2013 16:57:20 -0700, by Siddharth Agarwal
-
translations: change label integer error to not specify the kind of label stableFri, 19 Apr 2013 10:55:11 -0700, by Durham Goode
-
merge default int stable for 2.6 code freeze stable 2.6-rcThu, 18 Apr 2013 23:46:26 -0500, by Matt Mackall
-
blackbox: automatically rotate log filesThu, 18 Apr 2013 16:17:59 -0700, by Bryan O'Sullivan
-
ui: add a configbytes method, for space configurationThu, 18 Apr 2013 12:58:28 -0700, by Bryan O'Sullivan
-
mq: do not inherit settings form base repo in mqrepo (Fixes issue2358)Thu, 18 Apr 2013 23:53:39 +0200, by Simon Heimberg
-
color: set the ui class in reposetup, before a repo is createdThu, 18 Apr 2013 23:53:24 +0200, by Simon Heimberg
-
parsers: remove warning: format ‘%ld’ expects argument of type ‘long int’Thu, 18 Apr 2013 20:28:38 +0200, by André Sintzoff
-
annotate: discard refcount of discarded annotation for memory efficiencyThu, 18 Apr 2013 19:50:04 +0900, by FUJIWARA Katsunori
-
revlog: fix a regression with null revisionThu, 18 Apr 2013 16:46:09 +0400, by Alexander Plavin
-
rebase: check no-op before checking phase (issue3891)Thu, 18 Apr 2013 14:28:06 -0700, by Siddharth Agarwal
-
template: call runtemplate on the src argument to subWed, 10 Apr 2013 19:27:49 -0500, by Sean Farley
-
run-tests: introduce --random for running tests in random errorWed, 17 Apr 2013 03:41:34 +0200, by Mads Kiilerich
-
largefiles: wlock in status before lfdirstate.write()Wed, 17 Apr 2013 03:41:11 +0200, by Mads Kiilerich
-
transplant: use set for prune lookupTue, 16 Apr 2013 19:31:59 +0200, by Mads Kiilerich
-
obsolete: extract obsolescence marker pulling into a dedicated functionWed, 17 Apr 2013 11:47:49 +0200, by Pierre-Yves David
-
obsolete: extract obsolescence marker pushing into a dedicated functionWed, 17 Apr 2013 11:18:36 +0200, by Pierre-Yves David
-
blackbox: fix a case of name captureThu, 18 Apr 2013 12:55:58 -0700, by Bryan O'Sullivan