Thu, 04 Jun 2009 16:21:55 -0500 |
Matt Mackall |
context: add a dirty method to detect modified contexts
|
Thu, 04 Jun 2009 16:21:09 -0500 |
Matt Mackall |
dirstate: don't complain about 0-length files
|
Thu, 04 Jun 2009 16:21:03 -0500 |
Matt Mackall |
commit: move some setup outside the lock
|
Thu, 04 Jun 2009 21:23:31 +0900 |
Shun-ichi GOTO |
Add cp950 as problematic encoding which is used in chinese windows.
|
Thu, 04 Jun 2009 18:05:50 +0200 |
Dirkjan Ochtman |
hgweb: allow distinction between open/closed branches on branches page
|
Wed, 03 Jun 2009 17:12:48 -0500 |
Matt Mackall |
commit: rename wctx to cctx
|
Wed, 03 Jun 2009 17:07:41 -0500 |
Matt Mackall |
mq: fix commit prototype
|
Mon, 01 Jun 2009 22:13:08 -0500 |
Matt Mackall |
commit: trade O(n^2) file checks for O(n^2) dir checks
|
Mon, 01 Jun 2009 21:51:00 -0500 |
Matt Mackall |
commit: move explicit file checking into repo.commit
|
Mon, 01 Jun 2009 20:25:01 -0500 |
Matt Mackall |
dirstate: more accurate use of match.dir callback
|
Mon, 01 Jun 2009 14:51:47 -0500 |
Matt Mackall |
commit: editor reads file lists from provided context
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
|