log

age author description
Sun, 01 Jul 2007 12:58:08 -0700 Brendan Cully convert: ove recode method into converter_source
Sun, 01 Jul 2007 19:19:42 +0200 Thomas Arendsen Hein Merge with crew-stable
Sun, 01 Jul 2007 19:15:25 +0200 Thomas Arendsen Hein Make hgk handle filenames with spaces (issue49)
Sun, 01 Jul 2007 15:22:49 +0200 Thomas Arendsen Hein Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.
Sat, 30 Jun 2007 08:31:23 -0700 Brendan Cully Merge with Adam Spiers
Sat, 30 Jun 2007 01:21:41 +0100 Adam Spiers mercurial.spec: convert extension now installs files into hgext/convert/
Sat, 30 Jun 2007 01:21:41 +0100 Adam Spiers buildrpm: fix rpm release number calculation
Sun, 03 Jun 2007 14:42:39 +0100 Adam Spiers buildrpm: auto-generate %changelog in .spec file
Sat, 30 Jun 2007 01:21:22 +0100 Adam Spiers mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
Sun, 03 Jun 2007 14:40:56 +0100 Adam Spiers mercurial.spec: include various utility files from contrib/ in rpm
Sun, 21 Jan 2007 00:59:23 -1000 julian mercurial.spec: add BuildRequires
Sat, 02 Jun 2007 12:42:47 +0100 Adam Spiers mercurial.spec: fix when default python prefix != rpm %{_prefix}
Fri, 29 Jun 2007 13:06:49 -0700 Lee Cantey Convert default mercurial.ini file to Windows line endings
Fri, 29 Jun 2007 11:13:36 +0200 Thomas Arendsen Hein Added full URL to debug output if something doesn't look like an http hg repo.
Thu, 28 Jun 2007 21:16:25 -0700 Brendan Cully Handle extensions with defined but empty cmdtable
Thu, 28 Jun 2007 09:19:08 -0700 Brendan Cully mq: more qdelete help text tweaks
Thu, 28 Jun 2007 08:42:43 -0700 Brendan Cully mq: require patch argument or revision for qdelete
Thu, 28 Jun 2007 16:18:09 +0200 Thomas Arendsen Hein Make hg glog abort if unused arguments are given.
Thu, 28 Jun 2007 16:03:45 +0200 Thomas Arendsen Hein Abort if earlygetopt fails to detect an option.
Thu, 28 Jun 2007 15:56:25 +0200 Thomas Arendsen Hein Simplified earlygetopt and made it remove parsed options and values.
Wed, 27 Jun 2007 20:37:33 +0200 Thomas Arendsen Hein Disallow short earlygetop option combined with other short options
Wed, 27 Jun 2007 08:35:26 -0700 csaba henk Fix tgz archival on Windows.
Tue, 26 Jun 2007 22:38:57 +0200 Thomas Arendsen Hein Updated command tables in commands.py and hgext extensions.
Tue, 26 Jun 2007 20:37:15 +0200 Thomas Arendsen Hein Catch illegal boolean values in hgrc nicely.
Tue, 26 Jun 2007 18:39:28 +0200 Thomas Arendsen Hein Added test for earlygetopt fixes (36d23de02da1 and 79cc512a34ed)
Tue, 26 Jun 2007 18:35:31 +0200 Thomas Arendsen Hein Fix earlygetop for short options with unnecessary spaces removed
Tue, 26 Jun 2007 15:28:17 +0200 Thomas Arendsen Hein Fix and test 'hg backout' without or with too many revisions.
Mon, 25 Jun 2007 21:23:24 -0500 Matt Mackall Added signature for changeset fb4b6d5fe100b0886f8bc3d6731ec0e5ed5c4694
Mon, 25 Jun 2007 21:18:19 -0500 Matt Mackall Added tag 0.9.4 for changeset fb4b6d5fe100
Mon, 25 Jun 2007 16:35:27 -0700 Bryan O'Sullivan Update binary installer files. 0.9.4
Mon, 25 Jun 2007 15:57:01 -0700 Brendan Cully mq: regularize patch header creation.
Mon, 25 Jun 2007 18:52:12 -0300 Alexis S. L. Carvalho convert: "unknown" is a string
Fri, 08 Jun 2007 16:24:43 +0200 Jean-Francois PIERONNE OpenVMS patches
Mon, 25 Jun 2007 14:50:25 -0500 Hollis Blanchard fix 'convert' with single commit repositories
Mon, 25 Jun 2007 12:44:48 -0500 Matt Mackall backout: report short hash in commit message
Mon, 25 Jun 2007 22:41:15 +0200 Thomas Arendsen Hein New config option: ui.report_untrusted (defaults to True)
Mon, 25 Jun 2007 22:08:10 +0200 Thomas Arendsen Hein Make earlygetopt return a list of all option values, use the last value.
Sun, 24 Jun 2007 11:17:49 +0200 Thomas Arendsen Hein Fixed sorting inside nearly sorted sections in hgrc.5
Mon, 25 Jun 2007 11:29:17 -0700 Benoit Boissinot Make changeset_printer respect ui diffopts
Mon, 25 Jun 2007 11:13:27 -0700 Brendan Cully mq: support qnew -I/-X and file name lists
Mon, 25 Jun 2007 10:34:53 -0700 Brendan Cully Merge with mpm
Mon, 25 Jun 2007 09:49:40 -0700 Brendan Cully mq: document that qinit -c may be run later
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer gitweb: do not mix shortlog and changelog in summary page.
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Add option "hidden" to hgwebdir.
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Add support for RFC2822 to util.parsedate().
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: remove *.pyd files on "make clean".
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: change "make local" to build a fully working local version.
Mon, 25 Jun 2007 11:35:40 -0500 Matt Mackall gitweb: hide email addresses in shortlog with |person
Mon, 25 Jun 2007 11:35:14 -0500 Matt Mackall Make shortlog the default page in hgweb
Mon, 25 Jun 2007 11:30:05 -0500 Matt Mackall hgweb: improve shortlog formatting
Mon, 25 Jun 2007 01:26:44 -0500 Matt Mackall strip: move strip code to a new repair module
Mon, 25 Jun 2007 01:22:45 -0500 Matt Mackall strip: simplify bundle helper
Sun, 24 Jun 2007 18:22:40 -0500 Matt Mackall strip: pull core strip logic into its own function
Sun, 24 Jun 2007 10:08:38 -0500 Giorgos Keramidas unbundle: accept multiple file arguments
Sun, 24 Jun 2007 07:22:58 -0700 Eric Hopper convert: handle new cvsps with Tags: and multiple tags.
Sun, 24 Jun 2007 09:47:54 -0500 Matt Mackall cat: return an error on failure
Sat, 23 Jun 2007 22:43:46 -0500 Giorgos Keramidas tests: add merge test for changeset 9fe267f77f56
Sat, 23 Jun 2007 22:26:22 -0500 Emanuele Aina purge: add the clean alias inspired by git-clean and svn-clean
Tue, 22 May 2007 07:24:06 +0900 NIIMI Satoshi mercurial.el: ignore errors on hg-after-save-hook()
Tue, 22 May 2007 08:05:16 +0900 NIIMI Satoshi mercurial.el: change default log range to tip:0