Sun, 05 Jun 2011 22:24:11 +0200 |
Patrick Mezard |
patch: remove unnecessary exists() call in selectfile()
|
Sun, 05 Jun 2011 22:24:02 +0200 |
Patrick Mezard |
import: deprecate --base
|
Sun, 05 Jun 2011 13:27:06 +0200 |
Patrick Mezard |
patch: remove redundant islink() call
|
Sat, 04 Jun 2011 20:01:01 +0900 |
Yuya Nishihara |
extensions: update doc of enabled() and disabled() according to d5b525697ddb
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
Sat, 04 Jun 2011 15:20:49 +0200 |
Patrick Mezard |
memctx: simplify constructor
|
Fri, 03 Jun 2011 15:08:08 -0500 |
Matt Mackall |
scmutil: improve path calculation for install-relative RC files (issue2841)
|
Fri, 03 Jun 2011 13:10:22 +0200 |
Adrian Buehlmann |
prepush: show details about new remote heads with --verbose
|
Fri, 03 Jun 2011 12:16:17 +0200 |
Adrian Buehlmann |
prepush: print short hash of first new head in abort message
|
Fri, 03 Jun 2011 11:26:43 +0200 |
Adrian Buehlmann |
prepush: eliminate 'if branch'
|
Fri, 03 Jun 2011 20:32:54 +0200 |
Sune Foldager |
revlog: bail out earlier in group when we have no chunks
|
Fri, 03 Jun 2011 20:23:32 +0200 |
Sune Foldager |
localrepo: simplify file bundling code and fix progress bug
|
Fri, 03 Jun 2011 20:15:06 +0200 |
Sune Foldager |
localrepo: use list comprehension instead of generators
|
Fri, 03 Jun 2011 20:12:37 +0200 |
Sune Foldager |
localrepo: add total to changeset progress in bundle/push
|
Fri, 03 Jun 2011 20:08:26 +0200 |
Martin Geisler |
statichttprepo: use in-place difference for shorter line
|