Mercurial > hg-stable
graph
-
Make test-verify SUSv3 compatible.Thu, 04 Jun 2009 17:33:30 -0600, by Will Maier
-
Support branch names in contrib/bash_completionWed, 03 Jun 2009 22:58:43 -0400, by Steve Losh
-
Support merge in contrib/bash_completionWed, 03 Jun 2009 22:54:53 -0400, by Steve Losh
-
context: add a dirty method to detect modified contextsThu, 04 Jun 2009 16:21:55 -0500, by Matt Mackall
-
dirstate: don't complain about 0-length filesThu, 04 Jun 2009 16:21:09 -0500, by Matt Mackall
-
commit: move some setup outside the lockThu, 04 Jun 2009 16:21:03 -0500, by Matt Mackall
-
Add cp950 as problematic encoding which is used in chinese windows.Thu, 04 Jun 2009 21:23:31 +0900, by Shun-ichi GOTO
-
hgweb: allow distinction between open/closed branches on branches pageThu, 04 Jun 2009 18:05:50 +0200, by Dirkjan Ochtman
-
commit: rename wctx to cctxWed, 03 Jun 2009 17:12:48 -0500, by Matt Mackall
-
mq: fix commit prototypeWed, 03 Jun 2009 17:07:41 -0500, by Matt Mackall
-
commit: trade O(n^2) file checks for O(n^2) dir checksMon, 01 Jun 2009 22:13:08 -0500, by Matt Mackall
-
commit: move explicit file checking into repo.commitMon, 01 Jun 2009 21:51:00 -0500, by Matt Mackall
-
dirstate: more accurate use of match.dir callbackMon, 01 Jun 2009 20:25:01 -0500, by Matt Mackall
-
commit: editor reads file lists from provided contextMon, 01 Jun 2009 14:51:47 -0500, by Matt Mackall
-
commit: drop the now-unused files parameterMon, 01 Jun 2009 14:11:32 -0500, by Matt Mackall
-
tag: use match.exact for commitMon, 01 Jun 2009 14:11:19 -0500, by Matt Mackall
-
commands: drop files arg for commit callsMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
transplant: use match object rather than files for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
rebase: remove unneeded status call before commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
gpg: use match.exact rather than files for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
mq: drop unneeded files args for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
commit: apply force flag without filesMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
fetch: no need to pass files list to commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
templater: retain author's full name if no email is supplied (issue1685)Wed, 03 Jun 2009 14:50:03 +0200, by Marco Beck
-
tests: delete parallel coverage files after combiningWed, 03 Jun 2009 14:10:36 +0200, by Dirkjan Ochtman
-
heads: show closed heads only when --closed is passedWed, 03 Jun 2009 13:59:38 +0200, by John Mulligan
-
localrepo: set heads and branchheads to be closed=False by defaultWed, 03 Jun 2009 13:42:55 +0200, by John Mulligan
-
convert: rewrite tags when converting from hg to hgMon, 01 Jun 2009 17:12:42 +0200, by Patrick Mezard
-
convert: default revisions order depends on sourceMon, 01 Jun 2009 17:12:41 +0200, by Patrick Mezard
-
convert: fail fast if source does not support --sourcesortMon, 01 Jun 2009 17:12:39 +0200, by Patrick Mezard