Sat, 07 Oct 2006 22:11:02 +0200 |
Thomas Arendsen Hein |
Put in backslash again, it was needed to disable an asciidoc macro.
|
Sat, 07 Oct 2006 22:02:56 +0200 |
Thomas Arendsen Hein |
Corrected typo in date format, found by Rob Landley.
|
Tue, 03 Oct 2006 12:33:22 +0200 |
Jose M. Prieto |
Add documentation about the date formats allowed in the command line
|
Tue, 29 Aug 2006 19:26:58 +0200 |
Benoit Boissinot |
Document the fact that revert might overwrite .orig files
|
Sat, 12 Aug 2006 12:30:02 -0700 |
Vadim Gelfer |
update copyrights.
|
Wed, 14 Jun 2006 21:53:42 +0200 |
Benoit Boissinot |
replace old-http:// syntax by static-http:// and deprecate the redundant hg://
|
Thu, 04 May 2006 22:20:02 -0700 |
Vadim Gelfer |
document hgignore syntax in new file doc/hgignore.5.txt.
|
Sat, 01 Apr 2006 19:11:59 +0200 |
Thomas Arendsen Hein |
Web site and wiki are now the same.
|
Tue, 14 Mar 2006 21:40:46 -0800 |
Vadim Gelfer |
add HGRCPATH env var, list of places to look for hgrc files.
|
Sun, 12 Mar 2006 16:21:59 -0800 |
Vadim Gelfer |
merge with crew.
|
Sat, 04 Mar 2006 12:40:10 -0800 |
Vadim Gelfer |
fix some things people wanted to be cleaner.
|
Mon, 27 Feb 2006 13:18:57 -0800 |
Vadim Gelfer |
let commands that show changesets use templates.
|
Tue, 28 Feb 2006 00:48:49 +0100 |
Benoit Boissinot |
generate hg manpage from commands.py docstring
|
Mon, 20 Feb 2006 11:09:25 -0800 |
Vadim Gelfer |
add options to log man page.
|
Mon, 20 Feb 2006 11:06:41 -0800 |
Vadim Gelfer |
add -l,--limit to log command.
|
Fri, 17 Feb 2006 16:29:30 -0800 |
Vadim Gelfer |
add --daemon option to serve command. for issue 45.
|
Wed, 15 Feb 2006 11:05:43 -0800 |
Vadim Gelfer |
add -p option to tip. for issue 64.
|
Wed, 15 Feb 2006 10:39:47 -0800 |
Vadim Gelfer |
add -w and -p options to diff. this is for issue 126.
|
Sun, 29 Jan 2006 20:13:43 +1300 |
Matt Mackall |
doc: clone and outgoing point to pull for valid path docs
|
Sun, 29 Jan 2006 19:06:42 +1300 |
Matt Mackall |
deprecate the rawcommit command
|
Mon, 02 Jan 2006 14:31:25 -0800 |
Vadim Gelfer |
document revert command more accurately.
|
Wed, 09 Nov 2005 13:39:24 -0800 |
lupus |
Added --date option to annotate.
|
Wed, 26 Oct 2005 16:32:50 -0700 |
Matt Mackall |
Remove copy/rename --parents option
|
Fri, 23 Sep 2005 18:59:16 -0700 |
Vincent Danjean |
Fix copyright symbol in docs
|
Wed, 21 Sep 2005 07:56:19 +0200 |
Thomas Arendsen Hein |
Cleanup of tabs and trailing spaces.
|
Tue, 20 Sep 2005 11:20:48 -0700 |
Bryan O'Sullivan |
Add --pull option to clone.
|
Sun, 18 Sep 2005 14:06:36 -0700 |
Florian La Roche |
Fix man page typos
|
Fri, 16 Sep 2005 13:34:29 -0700 |
Bryan O'Sullivan |
Update doc for ssh URL, describing path handling more clearly.
0.7
|
Thu, 15 Sep 2005 00:49:40 -0500 |
mpm |
mark copy/rename as experimental in the docs
|
Wed, 14 Sep 2005 21:57:41 -0700 |
Bryan O'Sullivan |
Switch cat command to use walk code.
|
Wed, 14 Sep 2005 16:34:22 -0700 |
Bryan O'Sullivan |
Add rename/mv command.
|
Wed, 14 Sep 2005 14:29:02 -0700 |
Bryan O'Sullivan |
Fix up copy command to behave more like regular "cp".
|
Wed, 14 Sep 2005 10:50:03 -0700 |
Bryan O'Sullivan |
Make remove command really unlink files.
|
Thu, 08 Sep 2005 01:27:25 -0700 |
mpm |
Add preliminary support for the bundle and unbundle commands
|
Thu, 08 Sep 2005 09:11:17 +0200 |
Thomas Arendsen Hein |
Cleanup of tabs and trailing spaces in documentation.
|
Wed, 07 Sep 2005 20:50:23 -0700 |
mpm |
Change grep -e to grep --all
|
Wed, 07 Sep 2005 20:09:16 -0700 |
mpm |
Fold import -m option into import -f
|
Thu, 01 Sep 2005 09:11:25 -0700 |
TK Soh |
Add -p to incoming and outgoing commands to show patch
|
Thu, 01 Sep 2005 09:08:21 -0700 |
bos |
Revert changeset 120aa5fc7ced1bf765b4f025f5a3a138cd87f49e.
|
Thu, 01 Sep 2005 09:04:18 -0700 |
bos |
Make import command reject patches that resemble email messages.
|
Thu, 01 Sep 2005 07:48:14 -0700 |
Bryan O'Sullivan |
Fix up remove command to use walk code.
|
Thu, 01 Sep 2005 07:47:26 -0700 |
bos |
From mercurial-bounces@selenic.com Thu Sep 1 07:01:32 2005
|
Mon, 29 Aug 2005 10:05:49 -0700 |
bos |
grep: extend functionality, add man page entry, add unit test.
|
Sat, 27 Aug 2005 18:55:14 -0700 |
TK Soh |
Updated manpage and help.
|
Sat, 27 Aug 2005 12:00:12 -0700 |
TK Soh |
updated manpage for new options of status
|
Sat, 27 Aug 2005 01:49:35 -0700 |
TK Soh |
updated manpage on global options and typo fix.
|
Thu, 25 Aug 2005 18:25:19 +0200 |
Benoit Boissinot |
run the doc/* through aspell.
|
Wed, 24 Aug 2005 14:24:20 -0700 |
mpm |
Update hg log docs
|
Tue, 23 Aug 2005 20:21:52 -0700 |
mpm |
Teach annotate about binary files
|
Tue, 23 Aug 2005 19:58:46 -0700 |
mpm |
Add automatic binary file detection to diff and export
|
Sat, 20 Aug 2005 13:08:07 -0700 |
mpm |
Merge with jeffpc
|
Fri, 19 Aug 2005 23:07:31 -0800 |
mpm |
hg import: abort with uncommitted changes, override with --force
|
Fri, 19 Aug 2005 22:11:48 -0800 |
mpm |
Add -e and --remotecmd for clone and pull too
|
Fri, 19 Aug 2005 21:47:46 -0800 |
mpm |
Doc updates for push, pull, hooks, local tags, and ssh options
|
Fri, 19 Aug 2005 16:45:25 -0800 |
mpm |
Merge with TAH
|
Thu, 18 Aug 2005 21:35:36 +0100 |
Thomas Arendsen Hein |
Read global config file /etc/mercurial/hgrc and fix reading hgrc on Windows.
|
Fri, 19 Aug 2005 16:43:30 -0800 |
mpm |
Merge with BOS
|
Thu, 18 Aug 2005 17:49:43 -0800 |
Bryan O'Sullivan |
Merge with MPM.
|
Thu, 18 Aug 2005 12:32:15 -0800 |
Bryan O'Sullivan |
Merge with MPM.
|
Wed, 17 Aug 2005 18:52:27 -0800 |
mpm |
Add in and out aliases
|