Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
Make hg add foo; hg mv foo bar work.
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
test-copy2: use status -C instead of debugstate | grep copy
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
test-rename: use hg status -C; don't use hg debugstate | grep copy
|
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.
|
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
|
Sat, 23 Jun 2007 22:25:11 -0500 |
paul sorenson |
Command in doc comment is now on a single line, fixed
|
Wed, 06 Jun 2007 22:17:35 +0200 |
Emanuele Aina |
purge: don't delete ignored files if --all is not specified
|
Wed, 13 Jun 2007 18:18:06 +0900 |
OHASHI Hideya |
Enable to select encoding in hgrc web section
|
Sat, 23 Jun 2007 21:11:28 +0200 |
Thomas Arendsen Hein |
merge with main
|
Sat, 23 Jun 2007 21:10:55 +0200 |
Thomas Arendsen Hein |
hgk: Use $HG instead of hg (see 849f011dbf79)
|
Sat, 23 Jun 2007 20:22:17 +0200 |
Thomas Arendsen Hein |
hgeditor: Use $HG to run 'hg diff' (see 849f011dbf79)
|
Sat, 23 Jun 2007 20:21:10 +0200 |
Thomas Arendsen Hein |
Remember path to 'hg' executable and pass to external tools and hooks as $HG.
|
Sat, 23 Jun 2007 14:02:41 -0500 |
Matt Mackall |
archive: remove spurious flag_bits setting
|