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
Wed, 17 Aug 2005 18:41:04 -0800 Fix stray debug statement
mpm@selenic.com [Wed, 17 Aug 2005 18:41:04 -0800] rev 939
Fix stray debug statement
Wed, 17 Aug 2005 17:57:37 -0800 hgweb: add [web] section to hgrc
mpm@selenic.com [Wed, 17 Aug 2005 17:57:37 -0800] rev 938
hgweb: add [web] section to hgrc This makes almost all of the hgweb settings available in hgrc.
Wed, 17 Aug 2005 16:37:04 -0800 Whitespace
mpm@selenic.com [Wed, 17 Aug 2005 16:37:04 -0800] rev 937
Whitespace
Wed, 17 Aug 2005 12:26:06 -0800 Add a simple remove test
mpm@selenic.com [Wed, 17 Aug 2005 12:26:06 -0800] rev 936
Add a simple remove test
Wed, 17 Aug 2005 12:22:12 -0800 bash: Add smarter completion of add/commit/remove/forget/diff/revert
mpm@selenic.com [Wed, 17 Aug 2005 12:22:12 -0800] rev 935
bash: Add smarter completion of add/commit/remove/forget/diff/revert Use hg status to determine which files are interesting for various commands. Thus, hg add [tab] finds unknown files, and hg commit [tab] finds added, modified, or removed files.
Wed, 17 Aug 2005 00:36:36 -0800 Fix path handling for deleting files on merge
mpm@selenic.com [Wed, 17 Aug 2005 00:36:36 -0800] rev 934
Fix path handling for deleting files on merge
Wed, 17 Aug 2005 00:33:53 -0800 Fixed --repository option when handling relative path
tksoh@users.sf.net [Wed, 17 Aug 2005 00:33:53 -0800] rev 933
Fixed --repository option when handling relative path When specifying relative path to --repository option, 'log' and 'diff' were unable to find the files specified. Here's the fix.
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip