Thu, 27 Oct 2011 17:22:04 -0500 Matt Mackall check-code: fix issues with finding patterns in unified tests, fix tests stable
Tue, 25 Oct 2011 11:45:28 -0400 Hao Lian largefiles: remove lfutil.createdir, replace calls with util.makedirs stable
Wed, 26 Oct 2011 14:22:19 -0500 Eli Carter largefiles: fix typo stable
Wed, 26 Oct 2011 13:48:33 -0500 Eli Carter largefiles: bugfix for symlink handling with testcase stable
Wed, 26 Oct 2011 22:35:15 +0200 Stefano Tortarolo i18n-it: fixed wrong message
Wed, 26 Oct 2011 12:56:27 -0500 Matt Mackall setup: set env global earlier (3073) stable
Tue, 25 Oct 2011 08:56:59 -0400 Greg Ward largefiles: test reverting largefiles (coverage creeping ever upwards) stable
Mon, 24 Oct 2011 21:33:23 -0400 Greg Ward largefiles: test "update --check" stable
Wed, 26 Oct 2011 12:56:27 -0500 Matt Mackall tests: fix check-code detection of anchored expressions, fix echo -n usage stable
Mon, 24 Oct 2011 13:41:19 +0200 Patrick Mezard diffstat: be more picky when marking file as 'binary' (issue2816) stable
Mon, 24 Oct 2011 10:41:10 -0200 Wagner Bruna i18n-pt_BR: synchronized with b74f74b482d8 stable
Mon, 24 Oct 2011 17:01:49 -0500 Matt Mackall graft: add a test stable
Mon, 24 Oct 2011 16:57:14 -0500 Matt Mackall graft: fix duplicate filter logic stable
Mon, 24 Oct 2011 16:57:14 -0500 Matt Mackall graft: fix duplicate scan message stable
Mon, 24 Oct 2011 16:57:14 -0500 Matt Mackall util: don't complain about '..' in path components not working on Windows stable
Mon, 24 Oct 2011 12:09:12 -0500 Matt Mackall graft: fix formatting of message stable
Mon, 24 Oct 2011 13:58:01 +0200 Thomas Arendsen Hein largfiles: drop unused import stable
Mon, 24 Oct 2011 13:51:24 +0200 Thomas Arendsen Hein consistency: use util.realpath instead of os.path.realpath where useful stable
Mon, 24 Oct 2011 13:54:59 +0200 Thomas Arendsen Hein keyword: use util.realpath instead of os.path.realpath stable
Mon, 24 Oct 2011 13:32:23 +0200 Thomas Arendsen Hein posix: workaround for os.path.realpath bug in Python 2.4.1 and before stable
Mon, 24 Oct 2011 10:08:58 +0200 Martin Geisler largefiles: improve markup in module help text stable
Mon, 24 Oct 2011 09:54:02 +0200 Martin Geisler largefiles: remove redundant documentation stable
Sun, 23 Oct 2011 14:25:48 -0400 Greg Ward largefiles: use ui.configpath() where appropriate stable
Sun, 23 Oct 2011 10:23:31 -0400 Greg Ward largefiles: drop more unnecessary compatibility checks stable
Sun, 23 Oct 2011 16:32:27 -0500 Matt Mackall windows: sanity-check symlink placeholders stable
Sun, 23 Oct 2011 21:59:15 +0200 Thomas Arendsen Hein largefiles: use util.sha1() instead of hashlib.sha1() everywhere stable
Sun, 23 Oct 2011 21:22:55 +0200 Thomas Arendsen Hein tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions stable
Sat, 22 Oct 2011 23:42:48 +0200 Thomas Arendsen Hein convert: add missing import of util, needed for svn < 1.6 stable
Sat, 22 Oct 2011 23:21:38 +0200 Thomas Arendsen Hein run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stable
Sat, 22 Oct 2011 15:39:51 -0400 Greg Ward largefiles: test "lfconvert --to-normal" with rename/remove/merge stable
Sat, 22 Oct 2011 15:16:52 -0400 Greg Ward largefiles: test lfconvert with rename, remove, and merge stable
Sat, 22 Oct 2011 14:52:05 -0400 Greg Ward largefiles: beef up test-lfconvert.t so it's more thorough stable
Sat, 22 Oct 2011 14:20:17 -0400 Greg Ward largefiles: rearrange how lfconvert detects non-local repos stable
Sat, 22 Oct 2011 14:17:19 -0400 Greg Ward largefiles: test lfconvert error handling; remove redundant code stable
Sat, 22 Oct 2011 13:48:56 -0400 Greg Ward largefiles: extract test-lfconvert.t from test-largefiles.t stable
Sat, 22 Oct 2011 16:12:33 -0500 Matt Mackall windows: recompute flags when committing a merge (issue1802) stable
Fri, 21 Oct 2011 15:09:33 -0500 Andrew Pritchard largefiles: test interaction between largefiles and vanilla clients and servers stable
Sat, 22 Oct 2011 11:21:00 -0500 Matt Mackall tests: darcs > 2.5 got "smart" about encoding, disable encoding tests stable
Fri, 21 Oct 2011 16:52:23 -0500 Matt Mackall check-code: catch BaseException and os.path.relpath stable
Fri, 21 Oct 2011 16:52:16 -0500 Matt Mackall largefiles: py2.4 doesn't have BaseException stable
Thu, 20 Oct 2011 21:56:30 -0400 Greg Ward largefiles: rename lfconvert --tonormal option to --to-normal stable
Thu, 20 Oct 2011 22:01:05 -0400 Greg Ward largefiles: test lfconvert --tonormal stable
Thu, 20 Oct 2011 22:24:24 -0400 Greg Ward largefiles: use smaller files in test script stable
Thu, 20 Oct 2011 22:22:24 -0400 Greg Ward largefiles: test that minimum size can be a float stable
Thu, 20 Oct 2011 22:14:11 -0400 Greg Ward largefiles: polish comments in test script stable
Fri, 21 Oct 2011 11:10:43 -0500 Kevin Bullock import: abort usefully if no patch name given stable
Fri, 21 Oct 2011 14:15:58 +0200 Pierre-Yves David revset: disambiguous the node variable stable
Fri, 21 Oct 2011 12:12:21 -0500 Matt Mackall revset: deal with empty lists in formatspec stable
Fri, 21 Oct 2011 12:07:27 +0100 Christian Ebert keyword: correct grammar in iskwfile docstring stable
Thu, 20 Oct 2011 17:40:25 -0400 Benjamin Pollack largefiles: remove all uses of os.path.relpath for 2.4 compatibility stable
Thu, 20 Oct 2011 16:43:31 +0200 Patrick Mezard mq: avoid data loss upon qfold + qmv (issue3058) stable
Fri, 21 Oct 2011 00:33:08 +0200 Martin Geisler subrepos: abort commit by default if a subrepo is dirty (BC) stable
Thu, 20 Oct 2011 17:05:13 -0400 Benjamin Pollack largefiles: use XDG and OS X-specific cache locations by default (issue3067) stable
Wed, 19 Oct 2011 20:40:55 -0400 Benjamin Pollack largefiles: remove redundant any_ function stable
Thu, 20 Oct 2011 09:35:37 -0500 Eli Carter largefiles: testcase to simulate inter-user clone on local machine stable
Thu, 20 Oct 2011 13:24:11 -0400 Benjamin Pollack largefiles: make the store primary, and the user cache secondary stable
Thu, 20 Oct 2011 13:24:09 -0400 Benjamin Pollack largefiles: rename functions and methods to match desired behavior stable
Thu, 20 Oct 2011 13:24:08 -0400 Benjamin Pollack largefiles: fix documentation to match desired behavior stable
Thu, 20 Oct 2011 17:47:33 +0200 Martin Geisler runrst: improve error message when Docutils is missing stable
Tue, 18 Oct 2011 17:28:26 -0500 Eli Carter largefiles: fix newline for lfconverted repos stable
Wed, 19 Oct 2011 15:37:03 -0500 Eli Carter largefiles: remove 1.9 compat code stable
Wed, 19 Oct 2011 17:16:25 -0500 Matt Mackall merge with i18n stable
Tue, 18 Oct 2011 09:51:02 -0200 Wagner Bruna i18n-pt_BR: synchronized with ab341fbb05b1 stable
Tue, 18 Oct 2011 09:50:57 -0200 Wagner Bruna i18n-pt_BR: msgmerge with ab341fbb05b1 stable
Tue, 18 Oct 2011 09:38:14 -0200 Wagner Bruna bisect: add i18n contexts stable
Tue, 18 Oct 2011 09:38:10 -0200 Wagner Bruna import: add i18n context stable
Sun, 16 Oct 2011 10:24:45 -0400 Greg Ward largefiles: fix some badly named function parameters stable
Sun, 16 Oct 2011 10:29:51 -0400 Greg Ward largefiles: tidy imports stable
Tue, 18 Oct 2011 20:06:23 -0400 Greg Ward largefiles: rename config setting 'size' to 'minsize' stable
Tue, 18 Oct 2011 16:40:59 -0500 Eli Carter largefiles: include 'largefiles' in converted repository requirements stable
Tue, 18 Oct 2011 17:09:03 -0400 Hao Lian largefiles: string formatting typo in basestore._openstore where comma is used instead of modulo stable
Tue, 18 Oct 2011 11:09:11 -0500 Eli Carter largefiles: fix test typo stable
Tue, 18 Oct 2011 10:32:12 -0500 Eli Carter convert: fix typo stable
Tue, 18 Oct 2011 09:59:04 -0500 Eli Carter largefiles: fix typo stable
Wed, 19 Oct 2011 17:40:27 +0200 Na'Tosha Bard largefiles: test that merging does not result in wrong versions of largefiles stable
Wed, 19 Oct 2011 17:02:59 +0200 Na'Tosha Bard largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large) stable
Mon, 17 Oct 2011 17:27:33 -0500 Matt Mackall check-code: report suspicious string joins stable
Mon, 17 Oct 2011 19:10:28 -0200 Wagner Bruna largefiles: fix typo stable
Mon, 17 Oct 2011 19:10:42 -0200 Wagner Bruna largefiles: make parameter more i18n-friendly stable
Sun, 16 Oct 2011 01:26:06 +0200 Mads Kiilerich grep: correct handling of matching lines without line ending (issue3050) stable
Mon, 17 Oct 2011 11:37:59 +0200 Pierre-Yves David discovery: Fix error print mentioning a 'None' branch stable
Mon, 17 Oct 2011 14:14:28 -0500 Matt Mackall largefiles: remove fixme from docs stable
Mon, 17 Oct 2011 11:54:12 -0200 Wagner Bruna i18n: import polib 0.6.4 (rev 84598f2b5365) stable
Mon, 17 Oct 2011 14:47:36 -0200 Wagner Bruna rebase: fix typos stable
Mon, 17 Oct 2011 13:42:42 -0500 Matt Mackall auth: fix realm handling with Python < 2.4.3 (issue2739) stable
Mon, 17 Oct 2011 18:01:38 +0200 Martin Geisler subrepo: abort in hgsubrepo._get if the destination is obstructed stable
Mon, 17 Oct 2011 16:45:19 +0200 Martin Geisler subrepo: pull revisions on demand when archiving hg subrepos stable
Mon, 17 Oct 2011 14:27:34 +0200 Thomas Arendsen Hein test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25 stable
Sun, 16 Oct 2011 22:15:43 -0500 Matt Mackall merge with crew stable
Mon, 17 Oct 2011 01:40:50 +0200 Mads Kiilerich merge in commit that shouldn't be on default stable
Mon, 17 Oct 2011 00:11:56 +0200 Mads Kiilerich tests: don't use 'test -e'
Sun, 16 Oct 2011 20:26:20 -0500 Matt Mackall check-code: support multiline matches like try/except/finally stable
Sun, 16 Oct 2011 17:22:07 -0500 Matt Mackall fix bad tag for 2.0-rc stable
Sun, 16 Oct 2011 11:28:03 +0200 Thomas Arendsen Hein largefiles: use separate try/except and try/finally as needed for python2.4 stable
Sun, 16 Oct 2011 11:12:59 +0200 Thomas Arendsen Hein commands: use separate try/except and try/finally as needed for python2.4 stable
Sat, 15 Oct 2011 14:22:59 -0500 Matt Mackall Added signature for changeset fccd350acf79 stable
Sat, 15 Oct 2011 14:22:55 -0500 Matt Mackall Added tag 2.0-rc for changeset fccd350acf79 stable
Sat, 15 Oct 2011 14:31:29 -0500 Matt Mackall Added signature for changeset 384082750f2c stable
Sat, 15 Oct 2011 14:31:26 -0500 Matt Mackall Added tag 2.0-rc for changeset 384082750f2c stable
Sat, 15 Oct 2011 14:30:50 -0500 Matt Mackall merge default into stable for 2.0 code freeze stable 2.0-rc
Sat, 15 Oct 2011 14:19:24 -0500 Matt Mackall rebase: simplify check for orphaned descendants
Sat, 15 Oct 2011 14:19:07 -0500 Matt Mackall rebase: simplify set generation
Sat, 15 Oct 2011 20:12:32 +0200 Pierre-Yves David rebase: add --rev option to rebase
Sat, 15 Oct 2011 12:57:47 -0500 Matt Mackall rebase: allow revsets for source and base args
Sat, 15 Oct 2011 12:52:43 -0500 Matt Mackall revset: fix %r handling in formatspec
Sat, 15 Oct 2011 19:07:51 +0200 Pierre-Yves David rebase: use revset as soon as possible in internal logic
Sat, 15 Oct 2011 10:20:08 -0500 Matt Mackall revset: add %r for embedded revset support to formatspec
Sat, 15 Oct 2011 01:06:52 +0200 Angel Ezquerra revert: warn that subrepos cannot be reverted
Wed, 12 Oct 2011 21:45:58 -0400 Greg Ward merge: expand environment variables and ~/ in tool.executable
Sat, 15 Oct 2011 00:39:06 -0500 Matt Mackall minirst: improve test harness
Sat, 15 Oct 2011 00:39:04 -0500 Matt Mackall minirst: add style flag to format
Sat, 15 Oct 2011 00:39:01 -0500 Matt Mackall minirst: add basic HTML formatting support
Fri, 14 Oct 2011 15:40:50 -0500 Matt Mackall graft: use status verbosity for reporting grafts
Fri, 14 Oct 2011 19:10:36 +0200 Idan Kamara contrib: add a script to help diagnose raw output of the cmdserver
Fri, 14 Oct 2011 19:51:46 +0200 Idan Kamara mq: eliminate explicit checks for file existence
Fri, 14 Oct 2011 02:50:06 +0200 Mads Kiilerich mq: cleanup of lookup - handling of None is not relevant
Sun, 31 Oct 2010 18:29:56 +0100 Mads Kiilerich mq: fix corner cases for handling of patch 0 in qselect
Thu, 13 Oct 2011 21:42:54 -0400 Greg Ward largefiles: cosmetics, whitespace, code style
Thu, 13 Oct 2011 20:45:49 -0400 Greg Ward largefiles: more work on cleaning up comments
Thu, 13 Oct 2011 20:24:29 -0400 Greg Ward largefiles: improve error reporting
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip