Mercurial > hg
graph
-
mdiff: split lines in allblocks() only when necessaryFri, 18 Nov 2011 14:16:47 +0100, by Patrick Mezard
-
annotate: support diff whitespace filtering flags (issue3030)Fri, 18 Nov 2011 12:04:31 +0100, by Patrick Mezard
-
setup: fix py2exe generation broken by c3a6ec304055 (issue3116)Sun, 20 Nov 2011 19:14:36 +0100, by Pascal Quantin
-
mdiff: make diffblocks() return all blocks, matching and changedFri, 18 Nov 2011 12:01:04 +0100, by Patrick Mezard
-
mdiff: extract blocks whitespace normalization in diffblocks()Fri, 18 Nov 2011 11:53:38 +0100, by Patrick Mezard
-
merge with crewThu, 17 Nov 2011 23:02:18 -0600, by Matt Mackall
-
setup: backout 8504699d1aa6Thu, 17 Nov 2011 23:01:58 -0600, by Matt Mackall
-
tests: don't use stdout redirection for test dataWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: hide 'No such file or directory' messagesWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add missing '(glob)'s to match '\' in paths in test output on windowsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add 'hghave system-sh' to skip tests on windowsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: launch hghave with python interpreter without relying on hash-bangWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: use the specified shell for running old fashioned sh testsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add missing 'hghave unix-permissions'Wed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: remove hacks for testing if file or directory existsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: don't leave temporary directories without write permission behindWed, 16 Nov 2011 03:45:06 +0100, by Mads Kiilerich
-
merge with stableThu, 17 Nov 2011 16:53:17 -0600, by Matt Mackall
-
hook: flush stdout before redirecting to stderr stableWed, 16 Nov 2011 08:34:36 +0100, by Thomas De Schampheleire
-
import: fix parent selection when importing merges stableWed, 16 Nov 2011 12:53:10 +0100, by Patrick Mezard
-
patch: simplify hunk extents parsingMon, 14 Nov 2011 18:16:01 +0100, by Patrick Mezard
-
diff: --ignore-blank-lines was too enthusiastic stableSun, 13 Nov 2011 21:37:14 +0100, by Patrick Mezard
-
graft: disallow grafting grafted csets in specific situations (issue3091) stableSat, 12 Nov 2011 14:00:25 +0100, by Stefano Tortarolo
-
graft: use revs to make tests more readable stableSat, 12 Nov 2011 11:23:52 +0100, by Stefano Tortarolo
-
graft: preserve original source in subsequent grafts stableSat, 12 Nov 2011 13:15:40 +0100, by Stefano Tortarolo
-
makedate: wrong timezone offset if DST rules changed this year (issue2511) stableSun, 13 Nov 2011 00:29:26 +0000, by Dmitry Panov
-
posix: fix findexe() to check for file type and accessThu, 17 Nov 2011 15:44:37 -0600, by Marc-Antoine Ruel
-
forget: use forward slashes for internal pathsTue, 15 Nov 2011 02:44:55 +0100, by Mads Kiilerich
-
check-code: add --nolineno option for hiding line numbersFri, 11 Nov 2011 01:25:47 +0100, by Mads Kiilerich
-
merge: give a special message for internal:merge failure (issue3105)Wed, 16 Nov 2011 18:04:19 -0600, by Matt Mackall
-
setup: raise when executing with python3 without c2to3 argumentSat, 12 Nov 2011 02:08:01 +0100, by Simon Heimberg
-
posix: fix findexe() to check for file type and access stableWed, 16 Nov 2011 17:55:32 -0600, by Marc-Antoine Ruel
-
subrepo: use correct paths for subrepos with ..-relative paths on windows stableTue, 15 Nov 2011 02:16:30 +0100, by Mads Kiilerich
-
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