Thu, 15 Apr 2010 20:25:26 +0200 |
Benoit Boissinot |
merge with stable
|
Thu, 15 Apr 2010 20:25:07 +0200 |
Benoit Boissinot |
run-tests.py: can't remove from os.environ on solaris
stable
|
Thu, 15 Apr 2010 19:03:03 +0200 |
Benoit Boissinot |
merge with stable
|
Thu, 15 Apr 2010 18:08:48 +0200 |
Benoit Boissinot |
workingctx: correctly compute the flag for noexec filesystems+merge
stable
|
Thu, 15 Apr 2010 17:25:37 +0200 |
Sune Foldager |
localrepo: simplify _updatebranchcache slightly
|
Thu, 15 Apr 2010 15:35:06 +0200 |
Benoit Boissinot |
merge with stable
|
Thu, 15 Apr 2010 15:34:27 +0200 |
Benoit Boissinot |
add +x to test-update-renames, removed by the merge on 24ed7a541f23
|
Thu, 15 Apr 2010 15:21:41 +0200 |
Benoit Boissinot |
simplify test-issue2137, make it more portable
stable
|
Thu, 15 Apr 2010 15:21:21 +0200 |
Benoit Boissinot |
add documentation for revlog._prereadsize
stable
|
Thu, 15 Apr 2010 13:52:41 +0200 |
Benoit Boissinot |
merge with stable
|
Wed, 14 Apr 2010 15:06:40 -0400 |
Greg Ward |
revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
stable
|
Tue, 13 Apr 2010 17:58:38 -0400 |
Greg Ward |
revlog: factor out _maxinline global.
stable
|
Wed, 14 Apr 2010 19:49:06 +0200 |
Sune Foldager |
merge with stable
|
Wed, 14 Apr 2010 19:43:40 +0200 |
Sune Foldager |
merge
|
Wed, 14 Apr 2010 19:43:19 +0200 |
Sune Foldager |
prepush: backed out refactoring
|
Wed, 14 Apr 2010 19:35:54 +0200 |
Peter Arrenbrecht |
prepush: add more test cases
stable
|
Wed, 14 Apr 2010 19:11:35 +0200 |
Sune Foldager |
prepush: fix bug in warning message selection
stable
|
Wed, 14 Apr 2010 11:27:15 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 13 Apr 2010 23:12:23 -0500 |
Steve Borho |
verify: improve progress descriptions
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Wed, 14 Apr 2010 00:24:47 -0500 |
Ry4an Brase |
Fix --blacklist when --jobs > 1 in run_tests.py.
stable
|
Wed, 14 Apr 2010 09:09:43 +0200 |
Benoit Boissinot |
merge with stable
|
Wed, 14 Apr 2010 09:08:47 +0200 |
Benoit Boissinot |
run-tests.py: reset env variables set by hooks
stable
|
Wed, 14 Apr 2010 08:48:26 +0200 |
Benoit Boissinot |
checklink: use an explicit prefix for the temporary file
stable
|
Tue, 13 Apr 2010 17:58:38 -0400 |
Greg Ward |
revlog: factor out _maxinline global.
|
Tue, 13 Apr 2010 23:04:46 +0200 |
Benoit Boissinot |
fix test-pull after 468876bc3885
|
Tue, 13 Apr 2010 22:10:24 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 13 Apr 2010 22:06:17 +0200 |
Benoit Boissinot |
revlog: put graph related functions together
|
Tue, 13 Apr 2010 21:54:59 +0200 |
Benoit Boissinot |
checkexec: use an explicit prefix for the temporary file
stable
|
Mon, 12 Apr 2010 17:41:32 -0700 |
Matt Mackall |
check-code: add a warnings level
|
Mon, 12 Apr 2010 17:34:12 +0200 |
Christian Ebert |
keyword: make the templater a local variable
|
Mon, 12 Apr 2010 17:21:30 -0700 |
Matt Mackall |
rollback: improve message
|
Mon, 12 Apr 2010 17:11:14 -0700 |
Matt Mackall |
transaction: use newlines to separate description elements
|
Thu, 08 Apr 2010 15:04:00 -0500 |
Augie Fackler |
progress: fall back to indeterminate progress if position is >= total
|
Sun, 11 Apr 2010 14:25:02 -0500 |
Matt Mackall |
mq: promote qnew, demote qinit in short help
|
Sun, 11 Apr 2010 14:24:19 -0500 |
Matt Mackall |
commands: improve some command summaries
|
Sat, 10 Apr 2010 17:20:43 -0500 |
Matt Mackall |
progress: show approximate progress info for pull
|
Mon, 12 Apr 2010 21:55:34 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 12 Apr 2010 21:37:21 +0200 |
Patrick Mezard |
localrepo: do not store URL password in undo.desc
|
Mon, 12 Apr 2010 21:19:53 +0200 |
Patrick Mezard |
convert/subversion: fix default URL checker prototype
stable
|
Sun, 11 Apr 2010 20:59:55 -0700 |
Brendan Cully |
Merge with stable
|
Fri, 09 Apr 2010 20:34:05 +0200 |
Peter Arrenbrecht |
patch: don't look for headers in diff lines
stable
|
Fri, 09 Apr 2010 17:23:37 -0500 |
Steve Borho |
rollback: add dry-run argument, emit transaction description
|
Fri, 09 Apr 2010 17:23:35 -0500 |
Steve Borho |
localrepo: add desc parameter to transaction
|
Fri, 09 Apr 2010 15:16:52 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Fri, 09 Apr 2010 15:16:31 +0200 |
Thomas Arendsen Hein |
merge default
|
Fri, 09 Apr 2010 15:14:43 +0200 |
Thomas Arendsen Hein |
test-hgwebdir: correctly include '-' in sed expression.
stable
|
Thu, 08 Apr 2010 17:21:42 +0200 |
Peter Arrenbrecht |
localrepo: refactor prepush logic
|
Fri, 09 Apr 2010 10:35:53 +0200 |
Sune Foldager |
merge with stable
|
Thu, 08 Apr 2010 19:46:47 +0200 |
Sune Foldager |
partial backout of 1e819576e926 and add tests (issue2131)
stable
|
Wed, 07 Apr 2010 21:31:47 +0200 |
Henrik Stuart |
copies: properly visit file context ancestors on working file contexts
stable
|
Wed, 07 Apr 2010 14:44:51 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 07 Apr 2010 16:55:01 +0200 |
Henrik Stuart |
mq: use util.unlink instead of os.unlink and os.removedirs
stable
|
Tue, 06 Apr 2010 08:54:18 -0500 |
Steve Borho |
color: respect HGPLAIN
|
Tue, 06 Apr 2010 08:49:19 -0500 |
Steve Borho |
color: add support for Windows consoles
|
Tue, 06 Apr 2010 08:44:13 -0500 |
Steve Borho |
color: remove unused import
|
Tue, 06 Apr 2010 15:40:46 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 06 Apr 2010 15:40:00 +0200 |
Benoit Boissinot |
merge default with default
|
Tue, 06 Apr 2010 15:39:44 +0200 |
Benoit Boissinot |
merge stable with stable
stable
|
Tue, 06 Apr 2010 11:49:42 +0200 |
Benoit Boissinot |
dirstate: no need to iterate twice, a dict can be updated in place
stable
|