Tue, 19 Feb 2008 19:20:10 -0300 |
Alexis S. L. Carvalho |
Speed up hg grep by avoiding useless manifest parsing
|
file |
diff |
annotate
|
Sun, 17 Feb 2008 21:34:28 +0100 |
Thomas Arendsen Hein |
Fix bad behaviour when specifying an invalid date (issue700)
|
file |
diff |
annotate
|
Sat, 16 Feb 2008 13:33:38 +0100 |
Thomas Arendsen Hein |
Make annotae/grep print short dates with -q/--quiet.
|
file |
diff |
annotate
|
Sat, 16 Feb 2008 13:01:27 +0100 |
Thomas Arendsen Hein |
Add hg grep -d/--date to list the commit date of matched revisions.
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: unify forget and remove lists
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: only call dirstate.normal when we know the file is clean
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
commands.revert: don't call hg.revert
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: don't let repo.status walk the whole working dir
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 11:25:30 +0100 |
Thomas Arendsen Hein |
cat --decode: Drop short option, use opts.get() instead of opts[]
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 13:05:22 -0500 |
Jesse Glick |
Option --decode for hg cat to apply decode filters.
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 20:43:42 -0800 |
Bryan O'Sullivan |
Automated merge with http://hg.west.spy.net/hg/hacks/hg
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 21:31:03 -0800 |
Dustin Sallings |
Option to log to only show changesets within a specified branch.
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 19:13:57 +0100 |
Thomas Arendsen Hein |
Remove trailing ! from two error messages as this was confusing.
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 18:31:55 -0200 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Wed, 06 Feb 2008 19:57:52 -0800 |
Bryan O'Sullivan |
Merge with crew
|
file |
diff |
annotate
|
Thu, 26 Jul 2007 07:56:04 -0400 |
jorendorff |
commands.py, patch.py: add -U option to hg diff command
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
revert: don't assume ignored files will be returned in the unknown list
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
revert: revert clean files when only a change of flags is needed
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
merge: allow smarter tool configuration
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Sat, 02 Feb 2008 14:55:14 +0100 |
Thomas Arendsen Hein |
Mention 'hg update' to switch branches in help for branch and branches.
|
file |
diff |
annotate
|
Sat, 02 Feb 2008 14:49:31 +0100 |
Thomas Arendsen Hein |
Clarify help for hg status and make it consistent.
|
file |
diff |
annotate
|
Fri, 01 Feb 2008 10:31:15 +0100 |
Dirkjan Ochtman |
update copyright notice in version output
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
hg import: write the dirstate after every commit
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 22:13:29 +0100 |
Michele Cella |
hgweb: fixes to make hg serve prefix handling more robust
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 19:49:15 -0500 |
Jesse Glick |
Permitting the import command to accept a --user option.
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 13:48:35 +0100 |
Joel Rosdahl |
Add --no-commit option to import command
|
file |
diff |
annotate
|
Fri, 11 Jan 2008 23:30:56 +0200 |
Giorgos Keramidas |
Display debugstate dates as '%Y-%m-%d %H:%M:%S'
|
file |
diff |
annotate
|
Fri, 11 Jan 2008 18:33:10 -0800 |
Brendan Cully |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 11 Jan 2008 18:31:13 -0800 |
Brendan Cully |
Document --base null in bundle help
|
file |
diff |
annotate
|
Wed, 09 Jan 2008 11:15:00 +0100 |
Michele Cella |
adding "prefix" option to "hg serve" (command line and [web] section)
|
file |
diff |
annotate
|
Sat, 29 Dec 2007 17:11:48 +0300 |
Maxim Dounin |
Fix copies reporting in log and convert.
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 20:22:10 +0100 |
Thomas Arendsen Hein |
Move aliases section in help below synopsis (issue362)
|
file |
diff |
annotate
|
Tue, 01 Jan 2008 19:20:03 +0100 |
Thomas Arendsen Hein |
Sort commands table again and add some missing 'hg' in synopsises.
|
file |
diff |
annotate
|
Tue, 01 Jan 2008 11:19:15 +0100 |
Thomas Arendsen Hein |
realign commands table
|
file |
diff |
annotate
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: handle search for bad to good transitions
|
file |
diff |
annotate
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: make bisect a built-in command
|
file |
diff |
annotate
|
Mon, 31 Dec 2007 17:47:02 -0600 |
Matt Mackall |
Backed out changeset c2a21fe60994
|
file |
diff |
annotate
|
Sun, 30 Dec 2007 17:45:26 +0100 |
Thomas Arendsen Hein |
"C" status code considered harmful, so changed to "=" (issue899)
|
file |
diff |
annotate
|
Sat, 29 Dec 2007 19:49:48 +0100 |
Thomas Arendsen Hein |
Removed tabs and trailing whitespace in python files
|
file |
diff |
annotate
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
add debugfsinfo to check fs capabilities
|
file |
diff |
annotate
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
cmdutil: make bail_if_changed bail on uncommitted merge
|
file |
diff |
annotate
|
Mon, 24 Dec 2007 12:14:43 +0100 |
Patrick Mezard |
commands: add exits(1) if a specified file cannot be added (issue 891)
|
file |
diff |
annotate
|
Wed, 05 Dec 2007 20:40:01 +0900 |
Osku Salerma |
Use VISUAL in addition to EDITOR when choosing the editor to use.
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 17:14:38 +0900 |
Osku Salerma |
Add --verbose support to tags command.
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 16:32:05 +0900 |
Osku Salerma |
Properly check tag's existence as a local/global tag when removing it.
|
file |
diff |
annotate
|
Mon, 10 Dec 2007 10:24:21 -0600 |
Matt Mackall |
rm: complain more about removing added files
|
file |
diff |
annotate
|
Fri, 07 Dec 2007 02:29:55 -0600 |
Matt Mackall |
copy: handle rename internally
|
file |
diff |
annotate
|
Sun, 02 Dec 2007 18:11:59 -0600 |
Matt Mackall |
move commands.docopy to cmdutil.copy
|
file |
diff |
annotate
|
Sun, 02 Dec 2007 15:26:01 -0600 |
Matt Mackall |
imported patch rollback-help
|
file |
diff |
annotate
|
Sun, 02 Dec 2007 15:25:37 -0600 |
Matt Mackall |
imported patch rev-help
|
file |
diff |
annotate
|
Fri, 09 Nov 2007 10:45:58 -0600 |
Matt Mackall |
clarify rm -A
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 13:09:27 -0600 |
Matt Mackall |
backout: disallow across branches (issue655)
|
file |
diff |
annotate
|
Tue, 20 Nov 2007 15:54:25 -0600 |
Matt Mackall |
i18n: fix complaints from pygettext
|
file |
diff |
annotate
|
Mon, 05 Nov 2007 20:29:32 +0100 |
Manuel Holtgrewe |
Do not display passwords with pull/push/incoming/outgoing
|
file |
diff |
annotate
|
Thu, 01 Nov 2007 12:17:59 -0700 |
Dustin Sallings |
Use both the from and to name in mdiff.unidiff.
|
file |
diff |
annotate
|
Sat, 06 Oct 2007 22:30:22 +0200 |
Patrick Mezard |
Display symlink or executable bit with manifest -v
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 19:14:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
make identify an optionalrepo command
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
copy: if destination ends with "/", make sure it's a directory
|
file |
diff |
annotate
|