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
|
Tue, 16 Aug 2005 19:27:46 -0800 |
mpm |
hg incoming/outgoing: fix tests and update man page
|
Tue, 16 Aug 2005 17:30:41 -0800 |
TK Soh |
updated help text and added manpage section for hg paths
|
Sun, 14 Aug 2005 22:00:16 -0800 |
mpm |
Merge with TAH
|
Sun, 14 Aug 2005 21:33:09 -0800 |
Bryan O'Sullivan |
Modify init command to take an optional directory to set up.
|
Sat, 13 Aug 2005 19:43:42 -0800 |
mpm |
Merge with BOS
|
Sat, 13 Aug 2005 15:26:32 -0800 |
Bryan O'Sullivan |
Merge walk changes with Matt's tip.
|
Sat, 13 Aug 2005 15:23:06 -0800 |
Bryan O'Sullivan |
Merge with TAH.
|
Fri, 12 Aug 2005 10:17:12 -0800 |
Bryan O'Sullivan |
Merge patchbomb script.
|
Fri, 12 Aug 2005 09:58:35 -0800 |
Bryan O'Sullivan |
Merge Chris's changes with mine.
|
Tue, 09 Aug 2005 17:24:38 -0800 |
Bryan O'Sullivan |
Merge with mpm.
|
Fri, 12 Aug 2005 23:54:09 -0800 |
mpm |
Merge with TAH
|
Tue, 09 Aug 2005 11:15:57 +0100 |
Thomas Arendsen Hein |
Use correct term "closed interval" for ranges.
|
Sat, 06 Aug 2005 07:09:10 +0100 |
tksoh |
hg status: added options to select files by status.
|
Thu, 04 Aug 2005 13:31:25 -0800 |
mpm |
Merge with BOS
|
Thu, 04 Aug 2005 13:27:41 -0800 |
mpm |
Merge with TAH
|
Thu, 04 Aug 2005 13:21:27 -0800 |
Samuel Tardieu |
Add an option to hg serve to serve file using IPv6
|
Sat, 30 Jul 2005 09:00:14 -0800 |
mpm |
Merge with BOS
|
Fri, 29 Jul 2005 15:02:27 -0800 |
Bryan O'Sullivan |
Adapt commit to use file matching code.
|
Fri, 29 Jul 2005 08:51:42 -0800 |
Bryan O'Sullivan |
Fix documentation of -I and -X options.
|
Fri, 29 Jul 2005 08:49:01 -0800 |
Bryan O'Sullivan |
Move commands.forget over to using new walk code.
|
Fri, 22 Jul 2005 19:45:48 -0800 |
Bryan O'Sullivan |
Get addremove to use new walk code.
|
Fri, 22 Jul 2005 15:59:13 +0100 |
Andrew Thompson |
Change all references to -t --text commit message to -m and --message.
|
Thu, 21 Jul 2005 15:29:35 -0500 |
mpm |
Add tag -t, deprecate tag -m
|
Thu, 21 Jul 2005 12:29:19 -0500 |
mpm |
Add -m for rawcommit
|
Thu, 21 Jul 2005 12:24:42 -0500 |
mpm |
Change C to M in status
|
Thu, 21 Jul 2005 12:23:55 -0500 |
mpm |
Add -m for commit and deprecate -t
|
Wed, 20 Jul 2005 20:00:29 -0500 |
mpm |
Merge from BOS
|
Wed, 20 Jul 2005 03:52:06 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
Wed, 20 Jul 2005 03:24:54 -0800 |
Bryan O'Sullivan |
Update docs for annotate and diff.
|
Wed, 20 Jul 2005 03:01:23 -0800 |
Bryan O'Sullivan |
Add name matching to status command.
|
Tue, 19 Jul 2005 07:51:34 -0800 |
Bryan O'Sullivan |
Fix typo.
|
Tue, 19 Jul 2005 07:00:03 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
Mon, 18 Jul 2005 06:54:21 -0800 |
Bryan O'Sullivan |
Get add and locate to use new repo and dirstate walk code.
|
Sun, 10 Jul 2005 16:14:06 -0800 |
Bryan O'Sullivan |
Move hgrc documentation out to its own man page, hgrc(5).
|
Tue, 05 Jul 2005 18:23:34 -0800 |
Radoslaw Szkodzinski |
Update documentation of hg tag
|
Tue, 05 Jul 2005 18:22:22 -0800 |
Bryan O'Sullivan |
Clarify man page entry for locate a little.
|
Tue, 05 Jul 2005 18:19:01 -0800 |
Bryan O'Sullivan |
Add locate command.
|
Mon, 04 Jul 2005 12:15:44 -0800 |
Alecs King |
On Sat, Jul 02, 2005 at 02:11:34PM -0700, Matt Mackall wrote:
|
Sun, 03 Jul 2005 21:51:09 -0800 |
Matt Mackall |
Add username/merge/editor to .hgrc
|
Sun, 03 Jul 2005 20:52:41 -0800 |
mpm |
[PATCH] Fix thinko in "serve" man page entry.
|
Sun, 03 Jul 2005 20:51:05 -0800 |
mpm |
[PATCH] Get "hg serve" to optionally log accesses and errors to files
|
Sun, 03 Jul 2005 11:41:43 -0800 |
mpm |
Expand undo docs
|
Sat, 02 Jul 2005 19:49:46 -0800 |
mpm |
[PATCH] hg revert
|
Sat, 02 Jul 2005 18:29:54 -0800 |
mpm |
[PATCH] New export patch
|
Fri, 01 Jul 2005 00:10:52 -0800 |
mpm |
Merge with TAH
|
Fri, 01 Jul 2005 08:55:10 +0100 |
Thomas Arendsen Hein |
Allow specifying revisions in 'hg log' like with 'hg diff'.
|
Wed, 29 Jun 2005 14:04:56 -0800 |
mpm |
[PATCH] Force "hg clone" to always create a new directory
|
Tue, 28 Jun 2005 02:48:21 -0800 |
mpm |
[PATCH] replace history with log
|
Tue, 28 Jun 2005 02:22:45 -0800 |
mpm |
[PATCH] Fix "no-update" option to clone
|
Tue, 28 Jun 2005 00:46:16 -0800 |
mpm |
Various doc clean-ups and spelling fixes
|
Mon, 27 Jun 2005 23:58:07 -0800 |
mpm |
[PATCH] doc cleanups
|
Mon, 27 Jun 2005 23:52:31 -0800 |
mpm |
[PATCH] simplify init
|
Mon, 27 Jun 2005 22:29:44 -0800 |
mpm |
Pull from TAH
|
Mon, 27 Jun 2005 22:18:12 -0800 |
mpm |
Add initial hook support
|
Sun, 26 Jun 2005 15:20:46 -0800 |
mpm |
[PATCH] add clone command
|
Sun, 26 Jun 2005 15:12:51 -0800 |
mpm |
Pull from TAH
|
Sun, 26 Jun 2005 13:49:27 +0100 |
Thomas Arendsen Hein |
Update of doc/hg.1.txt
|
Wed, 22 Jun 2005 22:33:30 -0800 |
mpm |
Update docs
|
Mon, 13 Jun 2005 18:36:40 -0800 |
mpm |
Merge with TAH
|
Sun, 12 Jun 2005 22:05:08 -0800 |
mpm |
Transparent proxy support
|
Mon, 30 May 2005 09:53:48 -0700 |
jake |
add export, recover, and undo to the man page
|
Fri, 27 May 2005 13:09:56 -0800 |
mpm |
Pull from Jake's hg docs
|
Fri, 27 May 2005 14:09:43 -0700 |
jake |
updated for .hgpaths and http/old-http protocol name change
|
Fri, 27 May 2005 12:27:46 -0800 |
mpm |
Merge from Jake's hg docs
|
Fri, 27 May 2005 07:16:58 -0700 |
jake |
adding doc directory and files
|