Mercurial > hg
graph
-
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
-
pathencode: eliminate comma at end of enum list to avoid pedantic warningFri, 19 Apr 2013 01:34:21 +0900, by Yuya Nishihara
-
smtp: use 465 as default port for SMTPSFri, 19 Apr 2013 01:26:23 +0900, by FUJIWARA Katsunori
-
subrepo: fix test breakage introduced in 2b34d004e644Thu, 21 Feb 2013 21:05:06 +0000, by Kevin Bullock
-
histedit: more precise user message when changeset is missingThu, 18 Apr 2013 15:27:50 +0200, by Pierre-Yves David