Mon, 19 Apr 2010 20:41:53 +0200 |
Benoit Boissinot |
filemerge: use working dir parent as ancestor for backward wdir merge
stable
|
Mon, 19 Apr 2010 21:44:21 +0200 |
Benoit Boissinot |
merge with stable
|
Mon, 19 Apr 2010 20:30:31 +0200 |
Benoit Boissinot |
filectx: _fileid isn't normalized, use _filenode instead
stable
|
Mon, 19 Apr 2010 20:49:09 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: write "working copy" instead of "wc"
stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: mark strings for translation
stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: write "repository" instead of "repo"
stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
minirst: removed unnecessary initindent variable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
minirst: add margin around definition items
|
Fri, 16 Apr 2010 19:18:20 +0200 |
Benoit Boissinot |
dirstate: remove unused variable
|
Fri, 16 Apr 2010 22:14:14 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 14 Apr 2010 11:59:53 +0530 |
Faheem Mitha |
Document 'default' and 'default-push' in paths docstring
stable
|
Thu, 15 Apr 2010 18:12:28 +0200 |
Dan Villiom Podlaski Christiansen |
mq: only highlight/label patch name for qseries.
|
Fri, 16 Apr 2010 14:30:13 +0200 |
Christian Ebert |
keyword: replace deprecated mq commands in test
|
Fri, 16 Apr 2010 14:57:30 +0200 |
Adrian Buehlmann |
wix updates
|
Fri, 16 Apr 2010 01:58:14 +0200 |
Benoit Boissinot |
merge with stable
|
Fri, 16 Apr 2010 01:57:53 +0200 |
Benoit Boissinot |
test-git-import: better testing, check nodeids
stable
|
Fri, 16 Apr 2010 01:57:32 +0200 |
Benoit Boissinot |
context: fix bug introduced in fb89cd21a7a0, path should be used
stable
|
Thu, 15 Apr 2010 22:34:26 +0200 |
Sune Foldager |
merge with stable
|
Thu, 15 Apr 2010 21:59:21 +0200 |
Sune Foldager |
prepush: rewrite most of the code from scratch
stable
|
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
|