Sat, 21 Jul 2007 17:37:39 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 21 Jul 2007 17:36:45 +0200 |
Thomas Arendsen Hein |
Make [defaults] in .hg/hgrc work.
|
Fri, 20 Jul 2007 09:44:50 +0200 |
Benoit Boissinot |
fix bogus close spotted by pychecker (no close() in global scope)
|
Sat, 21 Jul 2007 10:43:29 +0200 |
Thomas Arendsen Hein |
Remove unused pprint import and the commented line which used it before.
|
Sat, 21 Jul 2007 10:39:42 +0200 |
Thomas Arendsen Hein |
Use format string for lockname again (was changed by 3e25a6eb5c9a)
|
Sat, 21 Jul 2007 10:36:51 +0200 |
Thomas Arendsen Hein |
Backout ad09ce1d393c and replace ''' with """ to make some highlighting happy.
|
Sat, 21 Jul 2007 10:30:51 +0200 |
Thomas Arendsen Hein |
removed trailing whitespace
|
Fri, 20 Jul 2007 09:31:32 +0200 |
Benoit Boissinot |
fix unused variables reported by pychecker
|
Thu, 19 Jul 2007 18:39:51 +0200 |
Christian Ebert |
churn: get current terminal width if possible
|
Thu, 19 Jul 2007 19:48:24 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
dirstate.invalidate: avoid rebuilding _map
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
add dirstate._dirtypl variable
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
archive: delay extraction of file revisions
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
help: avoid traceback if an extension has only debug commands
|