Wed, 18 Aug 2010 23:37:19 +0200 |
Yann E. MORIN |
mq/qqueue: add --purge option to delete a queue and its patch dir
|
Wed, 18 Aug 2010 23:34:28 +0200 |
Yann E. MORIN |
mq/qqueue: commonalise the queue deletion code
|
Wed, 18 Aug 2010 02:43:45 +0200 |
Mads Kiilerich |
mq: don't inherit default and default-push paths with --mq (issue2333)
stable
|
Thu, 19 Aug 2010 16:34:12 +0200 |
Martin Geisler |
test-subrepo-paths: use printf instead of echo
|
Wed, 18 Aug 2010 19:37:23 +0200 |
Benoit Boissinot |
parendelta: fix computation of base rev (fixes issue2337)
|
Wed, 18 Aug 2010 19:45:52 +0200 |
Benoit Boissinot |
revlog._addrevision(): make the parent of the cached delta explicit
|
Thu, 19 Aug 2010 13:25:46 +0200 |
Martin Geisler |
subrepos: handle backslashes in subpaths
|
Thu, 19 Aug 2010 10:59:37 +0200 |
Dirkjan Ochtman |
help: document stringify templatefilter
stable
|
Wed, 18 Aug 2010 11:59:35 +0200 |
Martin Geisler |
test-subrepo-paths: moved comment lines to where they belong
|
Tue, 17 Aug 2010 17:44:19 -0500 |
Matt Mackall |
merge with stable
|
Tue, 17 Aug 2010 17:41:20 -0500 |
Matt Mackall |
merge with i18n
|
Tue, 17 Aug 2010 17:40:53 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 17 Aug 2010 12:02:34 -0300 |
Wagner Bruna |
i18n-pt_BR: fix typo in commit help text
stable
|
Mon, 16 Aug 2010 16:10:30 -0300 |
Wagner Bruna |
i18n: merge with stable
|
Mon, 16 Aug 2010 16:06:10 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 2da0cf99b642
stable
|
Mon, 16 Aug 2010 15:46:00 -0300 |
Wagner Bruna |
i18n-pt_BR: fix typo
stable
|
Sun, 15 Aug 2010 18:58:22 +0200 |
Martin Geisler |
i18n-da: synchronized with 7fa36341e7a0
|
Fri, 13 Aug 2010 14:29:30 +0800 |
Alecs King |
log: fix the bug 'hg log --stat -p == hg log --stat'
stable
|
Sun, 08 Aug 2010 15:48:58 -0300 |
Renato Cunha |
hgfixes: added a fixer to convert changes in the email package
|
Tue, 03 Aug 2010 13:18:16 -0300 |
Renato Cunha |
contrib/setup3k.py: added script to build hg with py3k
|
Mon, 16 Aug 2010 16:35:20 -0300 |
Renato Cunha |
mq: save qrefresh message for easy recovery in case it fails (issue2062)
|
Tue, 17 Aug 2010 17:38:19 -0500 |
Sol Jerome |
util: avoid using hashlib on Python < 2.5 (issue2278)
|
Wed, 11 Aug 2010 20:28:39 +0800 |
Alecs King |
ui: differentiate empty configlist from None
|
Fri, 13 Aug 2010 13:11:41 -0300 |
Wagner Bruna |
revset: predicate to avoid lookup errors
|
Fri, 13 Aug 2010 13:16:34 -0400 |
Greg Ward |
inotify: show the exact command used to start the server
|
Tue, 17 Aug 2010 17:46:10 +0200 |
Dan Villiom Podlaski Christiansen |
demandimport: store level argument on _demandmod instances
|
Fri, 13 Aug 2010 13:59:26 -0400 |
Xavier Snelgrove |
revert: use opts.get
|
Tue, 17 Aug 2010 08:38:31 +0530 |
Pradeepkumar Gayam |
tests: unify test-copy2
|
Sun, 15 Aug 2010 13:29:46 +0200 |
Yann E. MORIN |
mq/qqueue: enable renaming of active queue
|
Sun, 15 Aug 2010 16:48:08 +0200 |
Yann E. MORIN |
mq/qqueue: split _setactive
|