Sat, 02 May 2009 21:29:00 +0200 commands: describe --debug in showconfig help
Martin Geisler <mg@lazybytes.net> [Sat, 02 May 2009 21:29:00 +0200] rev 8279
commands: describe --debug in showconfig help
Sat, 02 May 2009 21:09:37 +0200 color: look for mq with extensions.find
Martin Geisler <mg@lazybytes.net> [Sat, 02 May 2009 21:09:37 +0200] rev 8278
color: look for mq with extensions.find
Sat, 02 May 2009 19:13:29 +0200 write options in "-r/--rev" style in help texts
Martin Geisler <mg@lazybytes.net> [Sat, 02 May 2009 19:13:29 +0200] rev 8277
write options in "-r/--rev" style in help texts
Sat, 02 May 2009 17:48:01 +0200 i18n-da: translated various short messages
Martin Geisler <mg@lazybytes.net> [Sat, 02 May 2009 17:48:01 +0200] rev 8276
i18n-da: translated various short messages
Sat, 02 May 2009 17:22:28 +0200 i18n-da: removed fuzzy translations
Martin Geisler <mg@lazybytes.net> [Sat, 02 May 2009 17:22:28 +0200] rev 8275
i18n-da: removed fuzzy translations
Sat, 02 May 2009 17:03:16 +0200 i18n-da: synchronized with hg.pot
Martin Geisler <mg@lazybytes.net> [Sat, 02 May 2009 17:03:16 +0200] rev 8274
i18n-da: synchronized with hg.pot
Sat, 02 May 2009 12:10:38 +0200 Makefile: fixed comment
Martin Geisler <mg@lazybytes.net> [Sat, 02 May 2009 12:10:38 +0200] rev 8273
Makefile: fixed comment
Sat, 02 May 2009 11:44:57 +0200 Makefile: add more meta data to hg.pot
Martin Geisler <mg@lazybytes.net> [Sat, 02 May 2009 11:44:57 +0200] rev 8272
Makefile: add more meta data to hg.pot
Fri, 01 May 2009 11:32:19 +0200 Add committer tag only when needed in git conversion
Richard Quirk <richard.quirk@gmail.com> [Fri, 01 May 2009 11:32:19 +0200] rev 8271
Add committer tag only when needed in git conversion Convert from a git repo added a committer: tag in the log message even if the committer and the author were the same person.
Fri, 01 May 2009 12:35:13 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Fri, 01 May 2009 12:35:13 +0200] rev 8270
Merge with crew-stable
Thu, 30 Apr 2009 23:57:36 -0500 simplemerge: use ui.warn() for warnings
Steve Borho <steve@borho.org> [Thu, 30 Apr 2009 23:57:36 -0500] rev 8269
simplemerge: use ui.warn() for warnings
Sat, 02 May 2009 12:57:20 +0200 test-glog: Remove sed hack - '...$HGTMP...' isn't expanded anyway
Mads Kiilerich <mads@kiilerich.com> [Sat, 02 May 2009 12:57:20 +0200] rev 8268
test-glog: Remove sed hack - '...$HGTMP...' isn't expanded anyway
Sat, 02 May 2009 12:13:24 +0200 test-convert-baz: hide GNU tar deprecation warning
Mads Kiilerich <mads@kiilerich.com> [Sat, 02 May 2009 12:13:24 +0200] rev 8267
test-convert-baz: hide GNU tar deprecation warning
Fri, 01 May 2009 12:26:37 +0200 rebase: fix bug where --keepbranches could leave wrong branch in dirstate
Patrick Mezard <pmezard@gmail.com> [Fri, 01 May 2009 12:26:37 +0200] rev 8266
rebase: fix bug where --keepbranches could leave wrong branch in dirstate Report and original fix by Augie Fackler <durin42@gmail.com>
Thu, 30 Apr 2009 19:22:06 -0500 config: add parse interface
Matt Mackall <mpm@selenic.com> [Thu, 30 Apr 2009 19:22:06 -0500] rev 8265
config: add parse interface
Mon, 27 Apr 2009 21:33:39 +0300 zeroconf: guess ip for Zeroconf
Alexander Solovyov <piranha@piranha.org.ua> [Mon, 27 Apr 2009 21:33:39 +0300] rev 8264
zeroconf: guess ip for Zeroconf Zeroconf() is actually pretty dumb in guessing IPs and in case of socket.gaierror will not guess right IP.
Wed, 29 Apr 2009 20:47:30 -0500 config: allow spaces in key portion of items
Matt Mackall <mpm@selenic.com> [Wed, 29 Apr 2009 20:47:30 -0500] rev 8263
config: allow spaces in key portion of items
Wed, 29 Apr 2009 20:47:28 -0500 localrepo: use set for requirements
Matt Mackall <mpm@selenic.com> [Wed, 29 Apr 2009 20:47:28 -0500] rev 8262
localrepo: use set for requirements
Wed, 29 Apr 2009 20:47:18 -0500 dirstate: use propertycache
Matt Mackall <mpm@selenic.com> [Wed, 29 Apr 2009 20:47:18 -0500] rev 8261
dirstate: use propertycache
Wed, 29 Apr 2009 20:47:15 -0500 localrepo: use propertycache
Matt Mackall <mpm@selenic.com> [Wed, 29 Apr 2009 20:47:15 -0500] rev 8260
localrepo: use propertycache
Thu, 30 Apr 2009 10:15:32 -0500 ui: replace regexp pattern with sequence of choices
Steve Borho <steve@borho.org> [Thu, 30 Apr 2009 10:15:32 -0500] rev 8259
ui: replace regexp pattern with sequence of choices Use ampersands (&) to delineate the response char in each choice. ui.prompt() responses are now explicitly case insensitive. GUIs that subclass ui can generate dialogs from the full choice names.
Fri, 24 Apr 2009 14:40:56 -0700 run-tests.py: ensure that hgpkg is always visible
Bryan O'Sullivan <bos@serpentine.com> [Fri, 24 Apr 2009 14:40:56 -0700] rev 8258
run-tests.py: ensure that hgpkg is always visible
Thu, 30 Apr 2009 08:38:20 +0200 Fix missing import from e68e149f4d44 merge
Patrick Mezard <pmezard@gmail.com> [Thu, 30 Apr 2009 08:38:20 +0200] rev 8257
Fix missing import from e68e149f4d44 merge
Wed, 29 Apr 2009 23:56:20 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Wed, 29 Apr 2009 23:56:20 +0200] rev 8256
Merge with crew-stable
Wed, 29 Apr 2009 09:30:28 +0200 util.rename: use temporary file name for rename-targets on windows
Sune Foldager <cryo@cyanite.org> [Wed, 29 Apr 2009 09:30:28 +0200] rev 8255
util.rename: use temporary file name for rename-targets on windows Use a temporary file name as target for a forced rename on Windows. The target file name is not opened at any time; just renamed into and then unlinked. Using a temporary instead of a static name is necessary since otherwise a hg crash can leave the file lying around, blocking future attempts at renaming.
Wed, 29 Apr 2009 20:03:54 +0200 churn: use .hgchurn in repo root as default map file
Martin Geisler <mg@lazybytes.net> [Wed, 29 Apr 2009 20:03:54 +0200] rev 8254
churn: use .hgchurn in repo root as default map file
Sun, 26 Apr 2009 01:49:12 +0200 win32text: add copyright header
Martin Geisler <mg@lazybytes.net> [Sun, 26 Apr 2009 01:49:12 +0200] rev 8253
win32text: add copyright header
Sun, 26 Apr 2009 01:48:53 +0200 patchbomb: add copyright and license header
Martin Geisler <mg@lazybytes.net> [Sun, 26 Apr 2009 01:48:53 +0200] rev 8252
patchbomb: add copyright and license header
Sun, 26 Apr 2009 01:48:43 +0200 highlight: add copyright and license header
Martin Geisler <mg@lazybytes.net> [Sun, 26 Apr 2009 01:48:43 +0200] rev 8251
highlight: add copyright and license header
Sun, 26 Apr 2009 01:47:44 +0200 convert: add copyright and license headers to back-ends
Martin Geisler <mg@lazybytes.net> [Sun, 26 Apr 2009 01:47:44 +0200] rev 8250
convert: add copyright and license headers to back-ends
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip