Tue, 08 Nov 2011 21:31:39 +0100 |
Stefano Tortarolo |
graft: mark a string for translation
stable
|
Wed, 09 Nov 2011 16:55:59 -0800 |
Nicolas Venegas |
mdiff/patch: fix bad hunk handling for unified diffs with zero context
stable
|
Tue, 08 Nov 2011 17:08:58 +0100 |
Patrick Mezard |
convert/bzr: correctly handle divergent nested renames (issue3089)
stable
|
Tue, 01 Nov 2011 20:13:53 +0100 |
Simon Heimberg |
setup: subclass build command
|
Tue, 01 Nov 2011 20:13:52 +0100 |
Simon Heimberg |
setup: has_ext_modules always returns false when pure is specified
|
Sat, 23 Jul 2011 05:57:39 +0200 |
Simon Heimberg |
setup: subclass distribution instead of overwriting original
|
Wed, 09 Nov 2011 16:36:54 -0600 |
Matt Mackall |
check-code: enable camelcase check, fix up problems
|
Mon, 07 Nov 2011 13:20:22 +0100 |
Pierre-Yves David |
phases: handle unknown nodes in boundary
|
Mon, 07 Nov 2011 12:27:25 +0100 |
Pierre-Yves David |
phases: add rollback support
|
Mon, 07 Nov 2011 14:11:01 +0100 |
Pierre-Yves David |
phases: add a moveboundary function to move phases boundaries
|
Mon, 07 Nov 2011 18:37:58 +0100 |
Pierre-Yves David |
phases: improve context.phase()
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
util: don't encode ':' in url paths
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
run-tests: make $TESTTMP matching case-insensitive on windows
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
run-tests: don't quote command names - that do apparently not work with msys
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: ignore \r on windows
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
run-tests: convert windows paths to unix
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|
Mon, 07 Nov 2011 03:24:53 +0100 |
Mads Kiilerich |
tests: use 'hghave serve' to guard tests that requires serve daemon management
|
Mon, 07 Nov 2011 03:14:55 +0100 |
Mads Kiilerich |
tests: use 'hghave system-sh' to guard tests that requires sh in system()
|
Mon, 07 Nov 2011 03:14:55 +0100 |
Mads Kiilerich |
tests: use 'hghave no-windows' to avoid testing reserved file names on windows
|
Mon, 07 Nov 2011 03:14:55 +0100 |
Mads Kiilerich |
tests: use 'hghave unix-permissions' for tests that really use chmod
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
tests: use 'hghave execbit' for tests that manipulate x bit in file system
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
tests: use 'hghave symlink' for tests using symlinks
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
windows: use umask 022 in debugstate output
|
Mon, 07 Nov 2011 03:14:53 +0100 |
Mads Kiilerich |
dispatch: exit with 8-bit exit code
|
Mon, 07 Nov 2011 03:14:53 +0100 |
Mads Kiilerich |
tests: don't let time go back before 0 o'clock in bisect3.t
|
Mon, 07 Nov 2011 02:49:00 +0100 |
Mads Kiilerich |
diff: always use / in paths in diff
|
Mon, 07 Nov 2011 02:49:00 +0100 |
Mads Kiilerich |
cmdutil: don't use repr on paths in pathauditor - it looks strange on windows
|
Mon, 07 Nov 2011 02:44:04 +0100 |
Mads Kiilerich |
tests: make '(esc)' matching in run-tests.py work as intended
|
Mon, 07 Nov 2011 13:46:41 -0600 |
Matt Mackall |
run-tests: replace inline python handling with more native scheme
|
Mon, 07 Nov 2011 13:46:39 -0600 |
Matt Mackall |
merge with crew
|
Fri, 04 Nov 2011 10:39:04 +0100 |
Martin Geisler |
merge with stable
|
Fri, 04 Nov 2011 10:32:13 +0100 |
Martin Geisler |
merge with main
|
Fri, 04 Nov 2011 10:31:38 +0100 |
Martin Geisler |
merge with main
stable
|
Thu, 03 Nov 2011 23:12:31 -0400 |
David M. Carr |
subrepo: improve help for svn subrepo support
stable
|
Thu, 03 Nov 2011 23:12:30 -0400 |
David M. Carr |
subrepo: improve help for git subrepo support
stable
|
Thu, 03 Nov 2011 23:11:40 -0400 |
David M. Carr |
subrepo: update help for commit to reflect new default behavior
stable
|
Thu, 03 Nov 2011 14:40:58 +0100 |
Martin Geisler |
merge with stable
|
Thu, 03 Nov 2011 10:52:58 -0200 |
Wagner Bruna |
i18n: disable translations with conflicting prompt keys (issue3082)
stable
|
Sun, 06 Nov 2011 14:40:31 -0600 |
Matt Mackall |
log: hide hidden option until it actually does something
|
Fri, 04 Nov 2011 00:40:47 +0100 |
Pierre-Yves David |
phases: add a very simple test
|
Sun, 09 Oct 2011 14:25:04 +0200 |
Pierre-Yves David |
phases: add a phase template keyword
|
Tue, 18 Oct 2011 18:25:53 +0200 |
Pierre-Yves David |
phases: add a phase method to context
|
Fri, 04 Nov 2011 00:20:20 +0100 |
Pierre-Yves David |
phases: add a cache allowing to know in which phase a changeset is
|
Sun, 06 Nov 2011 11:57:24 -0600 |
Matt Mackall |
phases: handle errors other than ENOENT appropriately
|
Fri, 04 Nov 2011 00:16:24 +0100 |
Pierre-Yves David |
phases: basic I/O logic
|
Thu, 03 Nov 2011 23:49:14 +0100 |
Pierre-Yves David |
phases: Minimal first add.
|
Thu, 03 Nov 2011 15:18:10 -0500 |
Matt Mackall |
run-tests: minor cleanups
|
Thu, 03 Nov 2011 15:08:45 -0500 |
Matt Mackall |
run-tests: pull out line matching function
|
Thu, 03 Nov 2011 14:51:04 -0500 |
Matt Mackall |
run-tests: pull out unified matching funcs
|
Thu, 03 Nov 2011 14:48:56 -0500 |
Matt Mackall |
tests: add some comments to the unified test code
|
Thu, 03 Nov 2011 14:30:00 -0500 |
Matt Mackall |
tests: rewrite inline Python support
|
Thu, 03 Nov 2011 12:58:30 -0500 |
Matt Mackall |
merge with stable
|
Wed, 02 Nov 2011 01:17:11 -0400 |
David M. Carr |
add: support adding explicit files in subrepos
|
Tue, 01 Nov 2011 23:53:29 -0400 |
David M. Carr |
tests: add test for add of explicit path in subrepo
|
Thu, 03 Nov 2011 10:59:32 -0400 |
Hao Lian |
largefiles: ensure destination directory exists before findfile links to there
stable
|
Thu, 03 Nov 2011 11:24:55 -0500 |
Matt Mackall |
misc: adding missing file close() calls
stable
|
Thu, 20 Oct 2011 00:37:34 +0200 |
Yann E. MORIN |
bisect: remove superfluous parameter in label()
|
Wed, 02 Nov 2011 15:06:40 -0500 |
Matt Mackall |
log: hide some low-utility options
|
Wed, 02 Nov 2011 13:51:16 -0500 |
Matt Mackall |
localrepo: convert various repo.set() users to repo.revs()
|
Wed, 02 Nov 2011 13:37:34 -0500 |
Matt Mackall |
localrepo: add revs helper method
|
Tue, 01 Nov 2011 16:49:30 -0500 |
Matt Mackall |
merge with stable, reopen default branch
|
Tue, 01 Nov 2011 15:37:00 -0500 |
Matt Mackall |
Added signature for changeset 41453d55b481
stable
|
Tue, 01 Nov 2011 15:36:56 -0500 |
Matt Mackall |
Added tag 2.0 for changeset 41453d55b481
stable
|
Tue, 01 Nov 2011 15:19:37 -0500 |
Matt Mackall |
dirstate: don't fail when dropping a not-tracked file (issue3080)
stable 2.0
|
Tue, 01 Nov 2011 12:25:54 -0700 |
Brodie Rao |
tests: fix readline escape characters in heredoctest.py/test-url.py
stable
|
Tue, 01 Nov 2011 12:49:06 -0500 |
Matt Mackall |
merge with i18n
stable
|
Mon, 31 Oct 2011 11:27:16 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with a53888685a6c
stable
|
Mon, 31 Oct 2011 11:24:37 -0200 |
Wagner Bruna |
merge with i18n
stable
|
Mon, 31 Oct 2011 20:58:49 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with b357a972d6cd
stable
|
Mon, 31 Oct 2011 21:06:18 +0900 |
FUJIWARA Katsunori |
minirst: use unicode string as intermediate form for replacement
stable
|
Mon, 31 Oct 2011 15:41:39 -0500 |
Matt Mackall |
util: add a doctest for empty sha() calls
stable
|
Thu, 20 Oct 2011 17:24:59 -0400 |
Hao Lian |
largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp
stable
|
Mon, 31 Oct 2011 14:22:11 -0500 |
Matt Mackall |
util: allow sha1() with no args
stable
|
Mon, 31 Oct 2011 14:22:11 -0500 |
Matt Mackall |
tests: use md5sum.py instead of sha1sum, add check
stable
|
Mon, 31 Oct 2011 00:42:32 +0900 |
Yuya Nishihara |
setup: set whole env for running hg even if .hg doesn't exist (issue3073)
stable
|
Sun, 30 Oct 2011 12:10:11 -0500 |
Matt Mackall |
keyword: backout realpath change (issue3071)
stable
|
Sun, 30 Oct 2011 12:10:09 -0500 |
Matt Mackall |
strip: backout 73307643a09f (issue3077)
stable
|
Sat, 29 Oct 2011 17:38:13 -0500 |
Matt Mackall |
largefiles: avoid checking requirements on every command
stable
|
Fri, 28 Oct 2011 18:50:54 +0200 |
Na'Tosha Bard |
largefiles: shorten test suite by using log --template
stable
|
Fri, 28 Oct 2011 18:48:24 +0200 |
Na'Tosha Bard |
largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on
stable
|
Fri, 28 Oct 2011 18:17:44 +0200 |
Na'Tosha Bard |
largefiles: test that a largefile cannot accidentally be re-added as a regular file
stable
|
Sat, 29 Oct 2011 11:02:23 -0500 |
Matt Mackall |
backout dbdb777502dc (issue3077) (issue3071)
stable
|
Fri, 28 Oct 2011 15:00:21 +0200 |
Martin Geisler |
largefiles: fix uppercase in abort message
stable
|
Fri, 28 Oct 2011 12:59:50 +0200 |
Thomas Arendsen Hein |
Makefile: adjust example, test-merge1 is now test-merge1.t
stable
|
Fri, 28 Oct 2011 12:44:19 +0200 |
Thomas Arendsen Hein |
tests: use $DAEMON_PIDS and killdaemons in largefiles test
stable
|
Fri, 28 Oct 2011 11:16:39 +0200 |
Thomas Arendsen Hein |
tests: make largefiles test use $HGPORT instead of 8001
stable
|
Thu, 27 Oct 2011 18:35:07 -0500 |
Matt Mackall |
merge in another fix on the wrong branch
stable
|
Thu, 27 Oct 2011 11:57:08 -0700 |
Brodie Rao |
hgweb: fix dynamic date calculation not working under Safari
stable
|
Thu, 27 Oct 2011 18:15:34 -0500 |
Matt Mackall |
tests: fix spurious largefiles test failure on Cygwin
stable
|
Wed, 26 Oct 2011 18:47:12 +0200 |
Peer Stritzinger |
revert: fix missing removes when parent was changed in dirstate
stable
|
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
|
Wed, 12 Oct 2011 20:59:27 -0400 |
Greg Ward |
largefiles: improve comments, internal docstrings
|
Thu, 13 Oct 2011 15:15:32 +0200 |
Na'Tosha Bard |
largefiles: flush out tests to cover more operations and known cornercases
|
Thu, 13 Oct 2011 12:11:25 +0200 |
Na'Tosha Bard |
largefiles: speed up commit by only rewriting standins for modified largefiles
|
Thu, 13 Oct 2011 17:54:38 +0200 |
Idan Kamara |
tests: add basic tests for doctest syntax
|
Thu, 13 Oct 2011 17:54:37 +0200 |
Idan Kamara |
run-tests: end doctest block when seeing a non-command
|
Thu, 13 Oct 2011 17:54:35 +0200 |
Idan Kamara |
tests: remove temp doctest file when finished running it
|
Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
httprepo: make __del__ more stable in error situations
|
Sun, 31 Oct 2010 18:29:55 +0100 |
Mads Kiilerich |
tests: exercise some corner cases for mq guard selection and --reapply
|
Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
tests: cleanup of test-fetch.t
|
Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
tests: cleanup of echo statements left over from test conversion
|
Wed, 12 Oct 2011 18:59:59 -0500 |
Matt Mackall |
graft: add examples and information about copied metadata
|
Wed, 12 Oct 2011 18:48:57 -0500 |
Matt Mackall |
graft: add --continue support
|
Wed, 12 Oct 2011 18:46:23 -0500 |
Matt Mackall |
graft: add user, date, and tool options
|
Wed, 12 Oct 2011 18:46:03 -0500 |
Matt Mackall |
graft: add --edit
|
Wed, 12 Oct 2011 18:45:36 -0500 |
Matt Mackall |
graft: add initial implementation
|
Wed, 12 Oct 2011 11:09:57 -0500 |
Augie Fackler |
bookmarks: delegate writing to the repo just like reading
|
Wed, 12 Oct 2011 22:01:14 +0200 |
Idan Kamara |
tests: add support for inline doctests in test files
|
Wed, 12 Oct 2011 22:01:13 +0200 |
Idan Kamara |
tests: add helper script for processing doctests read from stdin
|
Tue, 11 Oct 2011 21:34:55 -0700 |
Eric Roshan Eisner |
subrepo: fix git branch tracking logic (issue2920)
|
Tue, 11 Oct 2011 17:20:03 -0500 |
Augie Fackler |
alias: don't shadow commands that we only partially matched (issue2993) (BC)
|
Tue, 11 Oct 2011 18:48:45 +0200 |
Pierre-Yves David |
resolve: update documentation to mention the .orig backup
|
Tue, 11 Oct 2011 18:18:15 -0700 |
Eric Roshan Eisner |
cmdutil.bailifchanged: abort for dirty subrepos
|
Tue, 11 Oct 2011 21:10:03 -0400 |
Greg Ward |
largefiles: improve help
|
Tue, 11 Oct 2011 21:11:01 -0400 |
Greg Ward |
largefiles: use ui.configlist() to split largefiles.patterns
|
Tue, 11 Oct 2011 21:07:08 -0400 |
Greg Ward |
largefiles: allow minimum size to be a float
|
Tue, 11 Oct 2011 21:11:01 -0400 |
Greg Ward |
largefiles: factor out lfutil.getminsize()
|
Tue, 11 Oct 2011 14:01:24 +0200 |
Na'Tosha Bard |
largefiles: cleanup import, now that we can assume > 1.9 for bundled extension
|
Tue, 11 Oct 2011 13:15:29 +0200 |
Na'Tosha Bard |
largefiles: add test for status
|
Tue, 11 Oct 2011 10:42:56 +0200 |
Na'Tosha Bard |
largefiles: remove pre-1.9 code from extension first bundled with 1.9
|
Tue, 11 Oct 2011 23:16:05 -0500 |
Matt Mackall |
pyflakes: clean up some import noise
|
Tue, 11 Oct 2011 20:21:13 -0500 |
Matt Mackall |
bdiff: fix pointer aliasing
|
Tue, 11 Oct 2011 08:32:04 -0500 |
Matt Mackall |
import: add --edit switch
|
Mon, 10 Oct 2011 23:07:09 -0500 |
Matt Mackall |
transplant: add --edit option
|
Mon, 10 Oct 2011 23:01:25 -0500 |
Matt Mackall |
rebase: add --edit switch
|
Mon, 10 Oct 2011 17:57:40 -0500 |
Augie Fackler |
httpclient: update to 07d8c356f4d1 of py-nonblocking-http
|
Mon, 10 Oct 2011 13:52:54 +0200 |
Andreas Freimuth |
wireproto: do not call pushkey module directly (issue3041)
|
Mon, 10 Oct 2011 17:34:17 +0200 |
Na'Tosha Bard |
largefiles: add beginnings of test (covers commit, remove, move, copy, and archive)
|
Mon, 10 Oct 2011 17:33:17 +0200 |
Na'Tosha Bard |
setup: add largefiles to list of packages
|
Sun, 09 Oct 2011 16:14:37 -0500 |
Matt Mackall |
rebase: move updatedirstate into cmdutil so it can be shared
|
Sun, 09 Oct 2011 11:03:57 -0500 |
Matt Mackall |
subrepo: add git to the help topic
|
Sat, 08 Oct 2011 15:19:05 -0500 |
Matt Mackall |
branch: fix formatting of help note
|
Sat, 08 Oct 2011 14:18:18 -0500 |
Matt Mackall |
backout: deprecate/hide support for backing out merges
|
Sat, 08 Oct 2011 13:28:13 -0500 |
Matt Mackall |
backout: add a note about not working on merges
|
Sat, 08 Oct 2011 13:23:57 -0500 |
Matt Mackall |
backout: mark some help verbose
|
Fri, 07 Oct 2011 17:22:12 -0500 |
Matt Mackall |
merge with stable
|
Thu, 06 Oct 2011 19:45:26 -0300 |
Elifarley Callado Coelho Cruz |
acl: more descriptive error messages
|
Thu, 06 Oct 2011 11:10:06 +0200 |
Na'Tosha Bard |
largefiles: fix commit of specified file on non-windows
|
Wed, 05 Oct 2011 10:28:39 +0200 |
jakob krainz |
convert: detect false cset boundaries in cvsps descriptions
|
Tue, 04 Oct 2011 19:43:45 -0400 |
Greg Ward |
transplant: wrap a transaction around the whole command
|
Fri, 07 Oct 2011 17:08:24 -0500 |
Matt Mackall |
help: generate command help into a single RST string for formatting
|
Fri, 07 Oct 2011 16:36:54 -0500 |
Matt Mackall |
help: unify the two -v notes for command help
|
Wed, 05 Oct 2011 09:20:38 +0300 |
Kirill Elagin |
diff: enhance highlighting with color (issue3034)
|
Fri, 07 Oct 2011 15:36:50 -0500 |
Matt Mackall |
debuginstall: report the template path
|
Sat, 01 Oct 2011 16:42:39 -0400 |
Greg Ward |
extensions: print some debug info on import failure
|
Sun, 02 Oct 2011 14:34:28 -0400 |
Greg Ward |
import: wrap a transaction around the whole command
|
Sat, 01 Oct 2011 21:52:44 -0400 |
Greg Ward |
import: improve error reporting
|
Sat, 01 Oct 2011 21:51:25 -0400 |
Greg Ward |
import: join base with patchurl *after* checking for stdin
|
Sat, 01 Oct 2011 21:49:04 -0400 |
Greg Ward |
import: rename some local variables
|
Sat, 01 Oct 2011 21:30:49 -0400 |
Greg Ward |
import: simplify status reporting logic (and make it more I18N-friendly)
|
Fri, 07 Oct 2011 15:36:35 -0500 |
Matt Mackall |
convert: fix crazy rollback call, broken by recent rollback safety checks
|
Sun, 02 Oct 2011 13:13:46 -0500 |
Matt Mackall |
rst: fix detection of single-row tables
|
Sun, 02 Oct 2011 16:41:07 -0500 |
Matt Mackall |
subrepo: fix repo relative path calculation for root directories (issue3033)
stable
|
Sun, 02 Oct 2011 13:02:15 -0500 |
Matt Mackall |
subrepo: improve error message when svn isn't found
|
Sat, 01 Oct 2011 16:19:33 -0500 |
Matt Mackall |
merge with stable
|
Sat, 01 Oct 2011 16:39:51 -0400 |
Greg Ward |
largefiles: don't break existing tests (syntax error, bad imports)
|
Sat, 01 Oct 2011 16:18:51 -0500 |
Matt Mackall |
rollback: use a hint for force
|
Sat, 01 Oct 2011 15:49:29 -0500 |
Matt Mackall |
Added signature for changeset 351a9292e430
stable
|
Sat, 01 Oct 2011 15:49:24 -0500 |
Matt Mackall |
Added tag 1.9.3 for changeset 351a9292e430
stable
|
Sat, 01 Oct 2011 15:47:03 -0500 |
Matt Mackall |
record: use command wrapper properly for qnew/qrefresh (issue3001)
stable 1.9.3
|
Fri, 30 Sep 2011 21:58:54 -0400 |
Greg Ward |
rollback: avoid unsafe rollback when not at tip (issue2998)
|
Fri, 30 Sep 2011 15:11:19 -0500 |
Matt Mackall |
merge with stable
|
Fri, 30 Sep 2011 15:10:50 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 27 Sep 2011 03:33:26 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 31c9e2a702d1
stable
|
Fri, 30 Sep 2011 14:26:36 -0500 |
Matt Mackall |
clone: add help examples
|
Fri, 30 Sep 2011 14:12:48 -0500 |
Matt Mackall |
clone: add a note about -u/-U
|
Fri, 30 Sep 2011 14:09:45 -0500 |
Matt Mackall |
clone: move portions of help into the verbose section
|
Fri, 30 Sep 2011 14:06:41 -0500 |
Matt Mackall |
clone: clarify destination URLs
|
Fri, 30 Sep 2011 11:30:00 -0500 |
Matt Mackall |
clone: move url crossref to bottom
|
Fri, 30 Sep 2011 11:27:59 -0500 |
Matt Mackall |
clone: improve help on -r/-b and tags
|
Thu, 29 Sep 2011 17:16:42 -0500 |
Matt Mackall |
largefiles: mark a string for translation
|
Thu, 29 Sep 2011 17:15:54 -0500 |
Matt Mackall |
largefiles: fix multistatement line
|
Thu, 29 Sep 2011 17:14:47 -0500 |
Matt Mackall |
largefiles: eliminate naked exceptions
|
Thu, 29 Sep 2011 17:04:57 -0500 |
Matt Mackall |
largefiles: fix over-long lines
|
Thu, 29 Sep 2011 16:48:48 -0500 |
Matt Mackall |
largefile: fix up hasattr usage
|
Sat, 24 Sep 2011 17:35:45 +0200 |
various |
hgext: add largefiles extension
|
Wed, 28 Sep 2011 16:11:53 -0500 |
Matt Mackall |
merge with stable
|
Wed, 28 Sep 2011 14:49:00 -0500 |
Matt Mackall |
patchbomb: drop loop in prompt
|
Wed, 08 Sep 2010 08:31:07 +0200 |
Matt Mackall |
patchbomb: use prompt even in non-interactive mode
|
Tue, 27 Sep 2011 22:38:47 -0400 |
Greg Ward |
patchbomb: make it easy for the user to decline sending an intro message.
|
Tue, 20 Sep 2011 15:21:27 +0300 |
Nikolaj Sjujskij |
building: build inotify for sys.platform='linux*'
stable
|
Mon, 26 Sep 2011 21:29:13 -0400 |
Greg Ward |
patchbomb: simplify some contorted logic and odd variable names.
|
Wed, 28 Sep 2011 13:57:48 -0500 |
Matt Mackall |
merge with crew
|
Tue, 27 Sep 2011 18:51:10 +0200 |
Mads Kiilerich |
sslutil: abort when ssl module is needed but not found
|
Tue, 27 Sep 2011 18:50:18 -0500 |
Matt Mackall |
merge with stable
|
Tue, 27 Sep 2011 18:41:09 -0500 |
Steffen Daode Nurpmeso |
patch: correctly handle non-tabular Subject: line
stable
|
Fri, 23 Sep 2011 09:02:27 -0700 |
Kevin Gessner |
util: fix crash converting an invalid future date to string
stable
|
Thu, 22 Sep 2011 01:51:36 +0200 |
Yann E. MORIN |
styles: add new 'bisect' style that prints the bisection status
|
Thu, 22 Sep 2011 01:36:01 +0200 |
Yann E. MORIN |
templates: add 'bisect' keyword to return a cset's bisect status
|
Thu, 22 Sep 2011 23:28:49 +0200 |
Yann E. MORIN |
hbisect: add functions to return a label for a cset bisection status
|
Sat, 24 Sep 2011 01:32:50 +0200 |
Yann E. MORIN |
hbisect: add two new revset descriptions: 'goods' and 'bads'
|
Wed, 21 Sep 2011 22:52:00 +0200 |
Mads Kiilerich |
http: handle push of bundles > 2 GB again (issue3017)
stable
|
Tue, 20 Sep 2011 15:21:27 +0300 |
Nikolaj Sjujskij |
building: build inotify for sys.platform='linux*'
|
Thu, 22 Sep 2011 15:15:18 +0200 |
Martin Geisler |
subrepo: try remapping subpaths using the "final" path
|
Thu, 22 Sep 2011 14:39:49 +0200 |
Martin Geisler |
subrepo: refactor state function
|
Tue, 20 Sep 2011 15:02:00 -0500 |
Jordi Gutiérrez Hermoso |
mq.strip: allow -r option, optionally
|
Tue, 20 Sep 2011 20:21:04 +0200 |
Yann E. MORIN |
revset.bisect: add 'ignored' set to the bisect keyword
|
Tue, 20 Sep 2011 20:19:48 +0200 |
Yann E. MORIN |
hbisect.get: use simpler code with repo.set(), fix 'pruned' set
|
Wed, 21 Sep 2011 13:00:48 -0500 |
Matt Mackall |
help: use RST to format option lists
|
Wed, 21 Sep 2011 13:00:47 -0500 |
Matt Mackall |
minirst: fix column handling for simple tables
|
Wed, 21 Sep 2011 13:00:46 -0500 |
Matt Mackall |
encoding: add getcols to extract substrings based on column width
|
Wed, 21 Sep 2011 13:00:41 -0500 |
Matt Mackall |
encoding: colwidth input is in the local encoding
|
Mon, 19 Sep 2011 15:58:03 -0700 |
Brodie Rao |
mdiff: speed up showfunc for large diffs
|
Mon, 19 Sep 2011 16:28:44 -0500 |
Matt Mackall |
revset: add 'l' flag to formatspec for args
|
Sun, 18 Sep 2011 23:57:49 +0200 |
Yann E. MORIN |
bisect: add some bisection examples, and some log revset.bisect() examples
|
Sat, 17 Sep 2011 14:33:20 +0200 |
Yann E. MORIN |
revset.bisect: add new 'untested' set to the bisect keyword
|
Sat, 17 Sep 2011 17:30:35 +0200 |
Yann E. MORIN |
revset.bisect: add new 'pruned' set to the bisect keyword
|
Sat, 17 Sep 2011 17:33:34 +0200 |
Yann E. MORIN |
revset.bisect: add new 'range' set to the bisect keyword
|
Sat, 17 Sep 2011 00:20:45 +0200 |
Yann E. MORIN |
revset.bisect: move bisect() code to hbisect.py
|
Sun, 18 Sep 2011 22:54:11 +0200 |
Yann E. MORIN |
revset: rename bisected() to bisect()
|
Sun, 18 Sep 2011 10:07:51 +0200 |
Yann E. MORIN |
revset.bisected: remove 'unknown' state
|
Mon, 19 Sep 2011 16:57:13 +0200 |
Pierre-Yves David |
rebase: allow rebase to ancestor (issue3010)
|
Sun, 18 Sep 2011 19:59:33 -0400 |
Greg Ward |
rollback: only restore dirstate and branch when appropriate.
|
Fri, 16 Sep 2011 21:38:06 -0400 |
Greg Ward |
rollback: refactor for readability; cosmetics.
|
Sat, 17 Sep 2011 14:55:55 -0500 |
Matt Mackall |
help: make optlist local to subfunctions
|
Sat, 17 Sep 2011 14:50:42 -0500 |
Matt Mackall |
help: move option list display into subfunctions
|
Sat, 17 Sep 2011 14:46:13 -0500 |
Matt Mackall |
help: fold header selection into helplist
|
Sat, 17 Sep 2011 14:46:00 -0500 |
Matt Mackall |
help: fold some list help clauses into the helplist function
|
Sat, 17 Sep 2011 14:17:09 -0500 |
Matt Mackall |
minirst: end all blocks with newlines
|
Mon, 19 Sep 2011 14:19:26 +0200 |
Martin Geisler |
convert: rename local variable
|
Sat, 17 Sep 2011 13:42:11 -0500 |
Matt Mackall |
minirst: don't choke on empty text
|
Sat, 17 Sep 2011 13:37:50 -0500 |
Matt Mackall |
minirst: remove some whitespace
|
Sat, 17 Sep 2011 13:37:49 -0500 |
Matt Mackall |
minirst: remove pointless transcoding
|
Sat, 17 Sep 2011 13:37:47 -0500 |
Matt Mackall |
tests: fix up help test for new verbose sections
|
Sat, 17 Sep 2011 13:20:10 -0500 |
Matt Mackall |
status: add some help examples
|
Sat, 17 Sep 2011 13:08:24 -0500 |
Matt Mackall |
forget: add help examples
|
Sat, 17 Sep 2011 12:34:47 -0500 |
Matt Mackall |
revsets: add first alias for last
|
Fri, 16 Sep 2011 22:57:47 -0500 |
Matt Mackall |
revset: add default of 1 to limit and last functions
|
Fri, 16 Sep 2011 17:53:58 -0500 |
Matt Mackall |
remove: suggest forget to undo adds
|
Fri, 16 Sep 2011 17:41:36 -0500 |
Matt Mackall |
remove: simplify help
|
Fri, 16 Sep 2011 17:08:18 -0500 |
Matt Mackall |
import: add help examples
|
Fri, 16 Sep 2011 16:52:45 -0500 |
Matt Mackall |
id: add some help examples
|
Fri, 16 Sep 2011 16:40:27 -0500 |
Matt Mackall |
export: add help examples
|
Fri, 16 Sep 2011 16:39:55 -0500 |
Matt Mackall |
diff: add help examples
|
Fri, 16 Sep 2011 15:31:21 -0500 |
Matt Mackall |
archive: add help examples
|
Wed, 14 Sep 2011 22:01:39 -0400 |
Greg Ward |
test-rollback: tinker a bit to make it easier to add more tests.
|
Thu, 15 Sep 2011 15:03:54 -0400 |
etienne |
convert: added bookmarks support in filemap
|
Sat, 23 Jul 2011 06:18:18 +0200 |
Simon Heimberg |
util: fix finding of hgexecutable
|
Fri, 16 Sep 2011 14:37:57 -0500 |
Matt Mackall |
log: add a usage note about --removed
|
Fri, 16 Sep 2011 14:37:56 -0500 |
Matt Mackall |
log: rearrange the help text a bit
|
Fri, 16 Sep 2011 14:37:55 -0500 |
Matt Mackall |
log: add some usage examples to verbose help
|
Fri, 16 Sep 2011 14:37:53 -0500 |
Matt Mackall |
minirst: fix container stripping logic
|
Wed, 14 Sep 2011 22:28:27 -0400 |
Greg Ward |
share: allow trailing newline on .hg/sharedpath.
|
Wed, 07 Sep 2011 10:24:26 -0400 |
Ben Hockey |
contrib: some support for named branches in zsh_completion (issue2988)
|
Wed, 14 Sep 2011 17:06:33 +0200 |
Simon Heimberg |
test: test for options duplicate with global options
|
Wed, 14 Sep 2011 14:37:10 -0500 |
Matt Mackall |
merge with stable
|
Sun, 11 Sep 2011 21:21:58 -0400 |
Greg Ward |
rollback: improve readability; clarify that the return value is an int.
|
Mon, 22 Aug 2011 22:50:52 +0200 |
Simon Heimberg |
demandimport: determine at load time if __import__ has level argument
|
Tue, 13 Sep 2011 17:01:07 -0500 |
Matt Mackall |
win32: quietly ignore missing CreateHardLinkA for Wine
stable
|
Thu, 08 Sep 2011 11:34:59 +0100 |
Steve Streeting |
osutil: avoid accidentally destroying the True object in isgui (issue2937)
stable
|
Wed, 14 Sep 2011 13:57:56 +0200 |
Sune Foldager |
merge with stable
|
Wed, 14 Sep 2011 13:57:31 +0200 |
Sune Foldager |
merge
|
Wed, 14 Sep 2011 13:51:50 +0200 |
Sune Foldager |
bundlerepo: add argument check before unlink
stable
|
Mon, 12 Sep 2011 09:20:31 -0700 |
Lee Cantey |
test-setdiscovery: allow for leading space in output of wc
|
Mon, 12 Sep 2011 23:02:45 -0500 |
Matt Mackall |
merge with stable
|
Sun, 11 Sep 2011 14:42:30 +0200 |
Simon Heimberg |
ui: write traceback to self.ferr
stable
|
Sun, 11 Sep 2011 18:49:54 +0200 |
Dan Villiom Podlaski Christiansen |
mq: split up overly long line
|
Sun, 11 Sep 2011 18:49:41 +0200 |
Dan Villiom Podlaski Christiansen |
patch: handle 'gitpatches' being empty, but not none
stable
|
Sun, 11 Sep 2011 18:49:38 +0200 |
Dan Villiom Podlaski Christiansen |
mq: don't suppress patch tracebacks when applying patches
|
Sun, 11 Sep 2011 19:13:56 +0200 |
Dan Villiom Podlaski Christiansen |
test-setdiscovery.t: portability fix
stable
|
Sun, 11 Sep 2011 12:20:39 +0100 |
Christian Ebert |
keyword: use wopener(..., atomictemp=True) to overwrite
|
Sat, 10 Sep 2011 17:59:47 -0500 |
Matt Mackall |
share: drop unused import
|
Sat, 10 Sep 2011 17:56:42 -0500 |
Matt Mackall |
merge with stable
|
Sat, 13 Aug 2011 00:08:26 +0200 |
Simon Heimberg |
test: test unshare command
|
Thu, 11 Aug 2011 00:04:00 +0200 |
Simon Heimberg |
hgext: introduce unshare command
|
Thu, 11 Aug 2011 00:03:16 +0200 |
Simon Heimberg |
hg: extract copying the store out of clone
|
Thu, 08 Sep 2011 20:40:24 -0300 |
Renato Cunha |
url: Remove the proxy env variables only when needed (issue2451)
stable
|
Sat, 23 Jul 2011 06:18:18 +0200 |
Simon Heimberg |
util: improve finding of hgexecutable
|
Sat, 10 Sep 2011 13:23:41 +0100 |
Christian Ebert |
keyword: make status test after record and kwexpand/kwshrink reliable
stable
|
Sat, 10 Sep 2011 17:49:19 -0500 |
Matt Mackall |
url: parse fragments first (issue2997)
stable
|
Fri, 09 Sep 2011 14:41:22 -0500 |
Matt Mackall |
log: remove -h short option for --hidden (issue2995)
stable
|
Thu, 08 Sep 2011 18:30:44 -0500 |
Matt Mackall |
merge with stable
|
Thu, 08 Sep 2011 18:29:53 -0500 |
Matt Mackall |
hgweb: properly check for bookmarks when drawing graph
stable
|
Thu, 08 Sep 2011 19:30:25 +0100 |
Christian Ebert |
keyword: preserve file mode when overwriting
stable
|
Thu, 08 Sep 2011 10:20:42 +0200 |
Martin Geisler |
convert: use repo.join instead of referencing ".hg" directly
|
Thu, 01 Sep 2011 12:29:24 +0200 |
Peter Arrenbrecht |
repair: switch from changegroupsubset to getbundle
|
Tue, 30 Aug 2011 15:22:10 +0200 |
Martin Geisler |
merge with stable
|
Sat, 27 Aug 2011 04:56:12 +0900 |
FUJIWARA Katsunori |
i18n: calculate terminal columns by width information of each characters
stable
|
Sat, 06 Aug 2011 23:52:20 +0200 |
Mads Kiilerich |
util: wrap lines with multi-byte characters correctly (issue2943)
stable
|
Mon, 25 Jul 2011 15:19:43 -0500 |
Augie Fackler |
encoding: use getattr isntead of hasattr
stable
|
Thu, 25 Aug 2011 21:25:14 +0200 |
Peter Arrenbrecht |
setdiscovery: fix hang when #heads>200 (issue2971)
stable
|
Tue, 30 Aug 2011 14:18:58 +0200 |
Martin Geisler |
ui: also swap sys.stdout with self.fout in _readline
stable
|
Fri, 26 Aug 2011 16:08:24 -0500 |
Matt Mackall |
merge with stable
|
Fri, 26 Aug 2011 16:07:16 -0500 |
Matt Mackall |
Added signature for changeset d629f1e89021
stable
|
Fri, 26 Aug 2011 16:07:13 -0500 |
Matt Mackall |
Added tag 1.9.2 for changeset d629f1e89021
stable
|
Thu, 25 Aug 2011 11:03:16 +0200 |
Adrian Buehlmann |
util: postpone and reorder parent calculation in makedirs
|
Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|
Wed, 24 Aug 2011 05:42:41 -0400 |
Robert Jones |
posix: check for executable bits on files identified by findexe function
|
Fri, 26 Aug 2011 16:23:35 +0200 |
Mads Kiilerich |
subrepo: fix cloning of repos from urls without slash after host (issue2970)
stable 1.9.2
|
Thu, 25 Aug 2011 16:21:53 -0500 |
Matt Mackall |
merge with stable
|
Thu, 25 Aug 2011 22:06:03 +0300 |
Idan Kamara |
ui: pass ' ' to raw_input when prompting
stable
|
Thu, 25 Aug 2011 17:20:00 +0200 |
Peter Arrenbrecht |
dagutil: fix off-by-one in inverserevlogdag buildup
stable
|
Fri, 19 Aug 2011 10:05:23 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 7f504202cb5c
stable
|
Mon, 22 Aug 2011 00:42:38 +0200 |
Mads Kiilerich |
util.makedirs: make recursion simpler and more stable (issue2948)
|
Mon, 22 Aug 2011 00:35:42 +0200 |
Mads Kiilerich |
util.makedirs: propagate chmod exceptions
|
Sun, 21 Aug 2011 20:40:10 +0100 |
Marc Simpson |
color: add styles for tags
|
Sat, 20 Aug 2011 21:47:10 +0100 |
Marc Simpson |
ui: use labels when outputting tags
|
Thu, 18 Aug 2011 17:24:04 -0500 |
Matt Mackall |
merge with stable
|
Thu, 18 Aug 2011 10:15:14 -0300 |
Wagner Bruna |
help/config: strip trailing whitespace
stable
|
Thu, 18 Aug 2011 13:56:58 +0200 |
Martin Geisler |
commands: clarify that 'hg heads foo' shows heads on branch foo
stable
|
Wed, 17 Aug 2011 14:17:35 +0200 |
Martin Geisler |
merge with stable
|
Wed, 17 Aug 2011 16:41:14 +0800 |
Pang Yan Han |
commands: fix grammar in resolve help text
stable
|
Wed, 17 Aug 2011 14:11:46 +0200 |
Martin Geisler |
merge: use repo.ui directly instead local variable
|
Mon, 08 Aug 2011 14:32:27 +0900 |
Shun-ichi GOTO |
win32: msvcr71.dll should be used for python 2.4 and 2.5
stable
|
Thu, 11 Aug 2011 22:40:43 -0500 |
Matt Mackall |
minirst: add a helper function to build an RST table from an array
|
Thu, 11 Aug 2011 22:40:41 -0500 |
Matt Mackall |
minirst: drop debug code
|
Thu, 11 Aug 2011 22:05:57 -0500 |
Matt Mackall |
minirst: add simple table support
|
Thu, 11 Aug 2011 22:05:31 -0500 |
Matt Mackall |
minirst: only strip leading newlines, not indentation
|
Thu, 11 Aug 2011 14:34:03 -0500 |
Matt Mackall |
ui: allow alternatives for config options
|
Wed, 10 Aug 2011 13:52:52 -0500 |
Matt Mackall |
merge with stable
|
Wed, 10 Aug 2011 13:40:01 -0500 |
Matt Mackall |
parsers: avoid pointer aliasing
stable
|
Wed, 10 Aug 2011 13:25:35 -0500 |
Matt Mackall |
graphlog: attempt to fix index overrun (issue2912)
stable
|
Sat, 06 Aug 2011 23:52:20 +0200 |
Mads Kiilerich |
util: wrap lines with multi-byte characters correctly (issue2943)
|
Mon, 08 Aug 2011 11:34:52 +0100 |
Christian Ebert |
keyword: avoid x = a and b or c
|
Tue, 09 Aug 2011 11:05:13 +0200 |
Martin Geisler |
match: remove unused assignment
|
Sat, 06 Aug 2011 14:10:59 +0200 |
Patrick Mezard |
http: explain why the host is passed to urllib2 password manager
|
Fri, 05 Aug 2011 16:07:51 -0500 |
Matt Mackall |
merge with stable
|
Fri, 05 Aug 2011 00:39:54 +0200 |
Mads Kiilerich |
test-http: test http authentication
stable
|
Fri, 05 Aug 2011 21:05:41 +0200 |
Patrick Mezard |
http: pass user to readauthforuri() (fix 4a43e23b8c55)
stable
|
Fri, 05 Aug 2011 21:05:40 +0200 |
Patrick Mezard |
http: strip credentials from urllib2 manager URIs (issue2885)
stable
|
Thu, 04 Aug 2011 16:12:58 -0500 |
Matt Mackall |
help: move option text display into a helper function
|
Thu, 04 Aug 2011 15:36:15 -0500 |
Matt Mackall |
help: move 'additional help topics' code
|
Thu, 04 Aug 2011 15:34:30 -0500 |
Matt Mackall |
help: rename option_lists to optlist
|
Thu, 04 Aug 2011 15:08:41 -0500 |
Matt Mackall |
help: drop with_version
|
Thu, 04 Aug 2011 19:41:23 +0300 |
Idan Kamara |
dispatch: don't rewrap aliases that have the same definition
stable
|
Thu, 04 Aug 2011 02:51:29 +0200 |
Mads Kiilerich |
url: really handle urls of the form file:///c:/foo/bar/ correctly
stable
|
Tue, 02 Aug 2011 15:21:10 -0400 |
Andrew Pritchard |
wireproto: add out-of-band error class to allow remote repo to report errors
|
Wed, 03 Aug 2011 16:41:14 -0500 |
Matt Mackall |
windows: fix pyflakes warning on unused imports
|
Tue, 02 Aug 2011 17:43:20 -0500 |
Matt Mackall |
minirst: add decorateblocks search helper
|
Tue, 02 Aug 2011 17:43:18 -0500 |
Matt Mackall |
minirst: add getsections helper
|
Tue, 02 Aug 2011 17:41:45 -0500 |
Matt Mackall |
minirst: add formatblocks helper
|
Tue, 02 Aug 2011 14:54:38 -0500 |
Matt Mackall |
minirst: add parse method to get document structure
|
Tue, 02 Aug 2011 13:18:56 +0200 |
Adrian Buehlmann |
util: move copymode into posix.py and windows.py
|
Tue, 02 Aug 2011 12:29:48 +0200 |
Adrian Buehlmann |
util: factor new function copymode out of mktempcopy
|
Tue, 02 Aug 2011 11:32:39 +0200 |
Adrian Buehlmann |
revert: introduce short option -C for --no-backup
|
Mon, 01 Aug 2011 18:10:05 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Aug 2011 18:09:20 -0500 |
Matt Mackall |
Added signature for changeset 4a43e23b8c55
stable
|
Mon, 01 Aug 2011 18:09:00 -0500 |
Matt Mackall |
Added tag 1.9.1 for changeset 4a43e23b8c55
stable
|
Mon, 01 Aug 2011 23:58:50 +0200 |
Patrick Mezard |
hgweb: do not ignore [auth] if url has a username (issue2822)
stable 1.9.1
|
Sun, 31 Jul 2011 01:46:52 +0200 |
Matt Mackall |
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
stable
|
Mon, 01 Aug 2011 14:53:10 -0500 |
Matt Mackall |
hgweb: extract the path logic from updatereqenv and add doctests
|
Mon, 01 Aug 2011 14:52:11 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Aug 2011 09:48:10 +0200 |
wujek |
hgweb: handle 'baseurl' configurations with leading slash (issue2934)
stable
|
Mon, 01 Aug 2011 19:53:00 +0300 |
Idan Kamara |
ui: call write() so the prompt string goes through subclassed implementation
stable
|
Mon, 01 Aug 2011 10:54:34 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Aug 2011 10:54:10 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sun, 31 Jul 2011 23:42:40 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 4fdab926e111
stable
|
Sat, 30 Jul 2011 09:42:07 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 192e02680d09
stable
|
Sun, 31 Jul 2011 22:12:13 +0200 |
py4fun |
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)
|
Thu, 28 Jul 2011 13:28:32 -0400 |
Vasily Titskiy |
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931)
stable
|
Sat, 30 Jul 2011 23:41:10 +0300 |
Idan Kamara |
hook: be prepared for __stdout/err__ not having fileno()
stable
|
Sat, 30 Jul 2011 21:04:14 +0300 |
Idan Kamara |
dispatch: make sure global options on the command line take precedence
stable
|
Wed, 27 Jul 2011 18:35:35 -0500 |
Augie Fackler |
http2: send an extra header to signal a non-broken client
stable
|
Fri, 29 Jul 2011 12:46:45 -0500 |
Augie Fackler |
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932)
stable
|
Fri, 29 Jul 2011 15:36:27 +0400 |
Andrei Vermel |
color.py - clear _terminfo_params in win32 mode
stable
|
Sun, 31 Jul 2011 21:00:44 +0200 |
Benoit Boissinot |
url: store and assume the query part of an url is in escaped form (issue2921)
stable
|
Fri, 29 Jul 2011 20:26:52 +0200 |
Yann E. MORIN |
mq/qqueue: print current queue name
|
Sat, 30 Jul 2011 11:08:45 +0100 |
Andrzej Bieniek |
export: add %m to file format string (first line of the commit message)
|
Fri, 29 Jul 2011 00:39:27 +0200 |
Adrian Buehlmann |
windows: eliminate win32 wildcard import
|
Fri, 29 Jul 2011 17:27:38 -0500 |
Matt Mackall |
merge with stable
|