Mon, 29 Jun 2009 09:00:37 -0700 Merge with crew
Brendan Cully <brendan@kublai.com> [Mon, 29 Jun 2009 09:00:37 -0700] rev 8960
Merge with crew
Mon, 29 Jun 2009 09:00:26 -0700 Update test output for e67e5b60e55f
Brendan Cully <brendan@kublai.com> [Mon, 29 Jun 2009 09:00:26 -0700] rev 8959
Update test output for e67e5b60e55f
Sun, 28 Jun 2009 13:56:34 +0200 commands: improve bundle compression methods description
Stefano Mioli <jstevie@gmail.com> [Sun, 28 Jun 2009 13:56:34 +0200] rev 8958
commands: improve bundle compression methods description
Sun, 28 Jun 2009 16:23:23 +0200 keyword: improve help for kwfiles
Christian Ebert <blacktrash@gmx.net> [Sun, 28 Jun 2009 16:23:23 +0200] rev 8957
keyword: improve help for kwfiles - just use "files" instead of "filenames" (analogous to "hg status -h") - reference the extension help wrt pattern configuration Kudos to timeless for helpful suggestions.
Sun, 28 Jun 2009 16:11:27 +0200 keyword: lowercase status flags of untracked files in kwfile output
Christian Ebert <blacktrash@gmx.net> [Sun, 28 Jun 2009 16:11:27 +0200] rev 8956
keyword: lowercase status flags of untracked files in kwfile output Document the flags and their meanings in the command help (thanks to timeless for bringing this to my attention).
Mon, 29 Jun 2009 08:48:05 -0700 help: branch heads have no descendants, not no children
Brendan Cully <brendan@kublai.com> [Mon, 29 Jun 2009 08:48:05 -0700] rev 8955
help: branch heads have no descendants, not no children
Mon, 29 Jun 2009 00:54:23 -0700 Branch heads should not include "heads" that are ancestors of other heads.
Brendan Cully <brendan@kublai.com> [Mon, 29 Jun 2009 00:54:23 -0700] rev 8954
Branch heads should not include "heads" that are ancestors of other heads. For example, given 1 (branch a) -> 2 (branch b) -> 3 (branch a) I expect "hg heads a" to show only 3. Discovered by running hg heads HEAD on the mutt repo, where older clients committed default on top of HEAD.
Sun, 28 Jun 2009 19:31:16 +0900 inotify: server: remove wpath method
Nicolas Dumazet <nicdumz.commits@gmail.com> [Sun, 28 Jun 2009 19:31:16 +0900] rev 8953
inotify: server: remove wpath method Only called once. And can be simplified to an easy oneliner.
Sun, 21 Jun 2009 18:11:19 +0200 inotify: return version to client even when not matching
Simon Heimberg <simohe@besonet.ch> [Sun, 21 Jun 2009 18:11:19 +0200] rev 8952
inotify: return version to client even when not matching Old clients are expecting a version string even in case of mismatch, otherwise they get stuck.
Thu, 25 Jun 2009 22:43:58 +0200 windows: fix use of undefined exception (issue1707)
Henrik Stuart <hg@hstuart.dk> [Thu, 25 Jun 2009 22:43:58 +0200] rev 8951
windows: fix use of undefined exception (issue1707) This fixes the implied reliance on pywin32 and the win32 module. This also fixes a regression in ae275ad46bd0 that made Mercurial unusable without pywin32.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip