Sat, 20 Aug 2005 00:49:41 -0700 Minor README updates
mpm@selenic.com [Sat, 20 Aug 2005 00:49:41 -0700] rev 969
Minor README updates
Fri, 19 Aug 2005 23:26:32 -0800 [PATCH] Take DST into account
Samuel Tardieu <sam@rfc1149.net> [Fri, 19 Aug 2005 23:26:32 -0800] rev 968
[PATCH] Take DST into account Right now, mercurial doesn't take daylight saving time into account because it uses time.timezone inconditionally, instead of resorting to time.altzone if daylight saving time is on.
Fri, 19 Aug 2005 23:23:42 -0800 [PATCH] Print timezone offset when outputting dates
Samuel Tardieu <sam@rfc1149.net> [Fri, 19 Aug 2005 23:23:42 -0800] rev 967
[PATCH] Print timezone offset when outputting dates Example: % hg log | head -12 changeset: 791:41440890e57d2dbacde03a2a114e5114a031ea4a tag: tip user: Samuel Tardieu <sam@rfc1149.net> date: Mon Jul 25 13:24:15 2005 +0200 summary: Parse various date formats when accepting user specified dates [...] changeset: 787:ba5c2021364ee876dae170e8f153e43bd0b2bd73 parent: 785:31a80e3723cee0a5991340facb2707e71983eb41 user: Bryan O'Sullivan <bos@serpentine.com> date: Sun Jul 24 00:39:24 2005 -0800 summary: Get "forget" command to use new walk code. [...]
Fri, 19 Aug 2005 23:07:31 -0800 hg import: abort with uncommitted changes, override with --force
mpm@selenic.com [Fri, 19 Aug 2005 23:07:31 -0800] rev 966
hg import: abort with uncommitted changes, override with --force
Fri, 19 Aug 2005 22:48:43 -0800 Use post-expanded clone pathname as default
mpm@selenic.com [Fri, 19 Aug 2005 22:48:43 -0800] rev 965
Use post-expanded clone pathname as default
Fri, 19 Aug 2005 22:12:40 -0800 hgweb: Make maxfiles, maxchanges, and allowpull proper config options
mpm@selenic.com [Fri, 19 Aug 2005 22:12:40 -0800] rev 964
hgweb: Make maxfiles, maxchanges, and allowpull proper config options
Fri, 19 Aug 2005 22:11:48 -0800 Add -e and --remotecmd for clone and pull too
mpm@selenic.com [Fri, 19 Aug 2005 22:11:48 -0800] rev 963
Add -e and --remotecmd for clone and pull too
Fri, 19 Aug 2005 21:47:46 -0800 Doc updates for push, pull, hooks, local tags, and ssh options
mpm@selenic.com [Fri, 19 Aug 2005 21:47:46 -0800] rev 962
Doc updates for push, pull, hooks, local tags, and ssh options
Fri, 19 Aug 2005 21:36:57 -0800 Add --ssh and --remotecmd to push
mpm@selenic.com [Fri, 19 Aug 2005 21:36:57 -0800] rev 961
Add --ssh and --remotecmd to push This uses the new setconfig options passing mechanism
Fri, 19 Aug 2005 21:25:25 -0800 Add ui.setconfig overlay
mpm@selenic.com [Fri, 19 Aug 2005 21:25:25 -0800] rev 960
Add ui.setconfig overlay This can simplify option passing
Fri, 19 Aug 2005 18:56:20 -0800 Fix option parsing bug for empty short options
mpm@selenic.com [Fri, 19 Aug 2005 18:56:20 -0800] rev 959
Fix option parsing bug for empty short options
Fri, 19 Aug 2005 18:47:05 -0800 Make mercurial.el load with GNU emacs
mpm@selenic.com [Fri, 19 Aug 2005 18:47:05 -0800] rev 958
Make mercurial.el load with GNU emacs
Fri, 19 Aug 2005 17:22:04 -0800 hgweb: sort repository list
mpm@selenic.com [Fri, 19 Aug 2005 17:22:04 -0800] rev 957
hgweb: sort repository list
Fri, 19 Aug 2005 17:01:11 -0800 Fix hgwebdir virtual start-up
mpm@selenic.com [Fri, 19 Aug 2005 17:01:11 -0800] rev 956
Fix hgwebdir virtual start-up
Fri, 19 Aug 2005 16:51:44 -0800 Remove -C alias for --cwd
mpm@selenic.com [Fri, 19 Aug 2005 16:51:44 -0800] rev 955
Remove -C alias for --cwd
Fri, 19 Aug 2005 16:46:31 -0800 Add hgwebdir.cgi to MANIFEST.in
mpm@selenic.com [Fri, 19 Aug 2005 16:46:31 -0800] rev 954
Add hgwebdir.cgi to MANIFEST.in
Fri, 19 Aug 2005 16:45:25 -0800 Merge with TAH
mpm@selenic.com [Fri, 19 Aug 2005 16:45:25 -0800] rev 953
Merge with TAH
Fri, 19 Aug 2005 06:04:46 +0100 bash_completion: support GNU sed 3 and non-GNU sed
TK Soh <teekaysoh@yahoo.com> [Fri, 19 Aug 2005 06:04:46 +0100] rev 952
bash_completion: support GNU sed 3 and non-GNU sed replaced command 'Q' introduced in GNU sed 4, in order to support platforms with older sed.
Thu, 18 Aug 2005 21:35:36 +0100 Read global config file /etc/mercurial/hgrc and fix reading hgrc on Windows.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 18 Aug 2005 21:35:36 +0100] rev 951
Read global config file /etc/mercurial/hgrc and fix reading hgrc on Windows.
Thu, 18 Aug 2005 13:55:45 +0100 Removed TODO from MANIFEST.in
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 18 Aug 2005 13:55:45 +0100] rev 950
Removed TODO from MANIFEST.in
Thu, 18 Aug 2005 13:33:39 +0100 test fixes for Solaris 2.6
TK Soh <teekaysoh@yahoo.com> [Thu, 18 Aug 2005 13:33:39 +0100] rev 949
test fixes for Solaris 2.6 Solaris 2.6's stock sed doesn't support alternatives in regular expression. We workaround by breaking up the regexp.
Fri, 19 Aug 2005 16:43:30 -0800 Merge with BOS
mpm@selenic.com [Fri, 19 Aug 2005 16:43:30 -0800] rev 948
Merge with BOS
Fri, 19 Aug 2005 06:41:29 -0800 In-progress Emacs snapshot.
Bryan O'Sullivan <bos@serpentine.com> [Fri, 19 Aug 2005 06:41:29 -0800] rev 947
In-progress Emacs snapshot.
Thu, 18 Aug 2005 17:49:43 -0800 Merge with MPM.
Bryan O'Sullivan <bos@serpentine.com> [Thu, 18 Aug 2005 17:49:43 -0800] rev 946
Merge with MPM.
Thu, 18 Aug 2005 12:32:15 -0800 Merge with MPM.
Bryan O'Sullivan <bos@serpentine.com> [Thu, 18 Aug 2005 12:32:15 -0800] rev 945
Merge with MPM.
Thu, 18 Aug 2005 12:27:57 -0800 Initial skeleton for mercurial.el.
Bryan O'Sullivan <bos@serpentine.com> [Thu, 18 Aug 2005 12:27:57 -0800] rev 944
Initial skeleton for mercurial.el.
Thu, 18 Aug 2005 14:58:14 -0800 Add --cwd global option, to change directory before doing anything.
Bryan O'Sullivan <bos@serpentine.com> [Thu, 18 Aug 2005 14:58:14 -0800] rev 943
Add --cwd global option, to change directory before doing anything. Useful for interacting with a program presenting a UI, such as Emacs.
Thu, 18 Aug 2005 13:58:32 -0800 Modify commands.walk to yield a 4-tuple.
Bryan O'Sullivan <bos@serpentine.com> [Thu, 18 Aug 2005 13:58:32 -0800] rev 942
Modify commands.walk to yield a 4-tuple. The new element of the tuple indicates whether a name is an exact match for one passed in on the command line.
Fri, 19 Aug 2005 16:38:25 -0800 Add a multi-repository server
mpm@selenic.com [Fri, 19 Aug 2005 16:38:25 -0800] rev 941
Add a multi-repository server This merges a bunch of the ideas for a multi-repository CGI script and simplifies things a bit. It uses PATH_INFO so it generally wants paths of the form: http://host/hg.cgi/virtualpath This gets mapped via a simple config file to the real path. All info about the repo is read from the repo's hgrc.
Wed, 17 Aug 2005 18:52:27 -0800 Add in and out aliases
mpm@selenic.com [Wed, 17 Aug 2005 18:52:27 -0800] rev 940
Add in and out aliases
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip