Fri, 27 Mar 2009 11:52:32 +0200 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com> [Fri, 27 Mar 2009 11:52:32 +0200] rev 7897
i18n: continuation of command.py translations/checking
Tue, 24 Mar 2009 18:52:48 +0100 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com> [Tue, 24 Mar 2009 18:52:48 +0100] rev 7896
i18n: more commands.py translations
Tue, 24 Mar 2009 18:50:46 +0100 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com> [Tue, 24 Mar 2009 18:50:46 +0100] rev 7895
i18n: more commands.py reworking + new translations
Fri, 27 Mar 2009 17:35:00 +0100 cmdutil: fix untranslatable string in copy
Martin Geisler <mg@daimi.au.dk> [Fri, 27 Mar 2009 17:35:00 +0100] rev 7894
cmdutil: fix untranslatable string in copy
Thu, 26 Mar 2009 08:07:28 +0100 enhance Makefile for language translators
Tobias Bell <tobias.bell@gmail.com> [Thu, 26 Mar 2009 08:07:28 +0100] rev 7893
enhance Makefile for language translators To update a po-file just do 'make i18n/xx.po'. No other po-file will be touched.
Thu, 26 Mar 2009 19:01:06 +0900 Fixing issue1542, adding a relevant test
Nicolas Dumazet <nicdumz.commits@gmail.com> [Thu, 26 Mar 2009 19:01:06 +0900] rev 7892
Fixing issue1542, adding a relevant test inotify is smart enough to notify you about any changes in a directory, even if you only watch the directory, and none if its contents: the recursive add_watch I added was unnecessary. The only thing that matters here is the recursive status update on directory deletion. And scan() has to be called _before_ the deferred call is registered. (race condition: depending on the times, the previous patch could apparently fail on the provided test. It's not the case anymore.)
Wed, 11 Mar 2009 20:28:09 +0100 rebase: remove unused statement
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Wed, 11 Mar 2009 20:28:09 +0100] rev 7891
rebase: remove unused statement
Thu, 26 Mar 2009 13:54:44 -0500 util: split out posix, windows, and win32 modules
Matt Mackall <mpm@selenic.com> [Thu, 26 Mar 2009 13:54:44 -0500] rev 7890
util: split out posix, windows, and win32 modules
Sat, 14 Mar 2009 10:46:48 -0400 patchbomb: option to set the name of bundle attachment (issue1452)
John Mulligan <phlogistonjohn@asynchrono.us> [Sat, 14 Mar 2009 10:46:48 -0400] rev 7889
patchbomb: option to set the name of bundle attachment (issue1452) specifying --bundlename=NAME will create a "NAME.hg" attachment
Tue, 24 Mar 2009 16:41:41 -0500 Merge with -stable
Matt Mackall <mpm@selenic.com> [Tue, 24 Mar 2009 16:41:41 -0500] rev 7888
Merge with -stable
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip