Fri, 15 Dec 2006 19:30:20 +0100 |
Thomas Arendsen Hein |
Don't use node length for calculating revision number length.
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
Thu, 14 Dec 2006 15:55:46 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 14 Dec 2006 19:30:18 +0100 |
Thomas Arendsen Hein |
Corrected synopsis for many commands.
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Tue, 12 Dec 2006 18:16:23 -0600 |
Matt Mackall |
Remove deprecated old-style branch support
|
Sun, 10 Dec 2006 20:35:28 -0200 |
Alexis S. L. Carvalho |
Use UTF-8 in .hg/branch
|
Sun, 10 Dec 2006 19:41:57 +0100 |
Benoit Boissinot |
fix errors spotted by pychecker
|
Sun, 10 Dec 2006 16:24:21 +0100 |
Benoit Boissinot |
debuginstall: fix an incorrect variable
|
Mon, 20 Nov 2006 23:37:21 +0100 |
Mathieu Clabaut |
Uniformisation of commit help for -m and -l.
|
Sun, 10 Dec 2006 12:46:47 +0100 |
Benoit Boissinot |
debuginstall: fix a copy/paste error
|
Sun, 10 Dec 2006 01:05:00 -0600 |
Matt Mackall |
Add some remedies and a username check to debuginstall
|
Sun, 10 Dec 2006 00:44:52 -0600 |
Matt Mackall |
Make debuginstall actually attempt to use external patch and merge
|
Sun, 10 Dec 2006 00:05:47 -0600 |
Matt Mackall |
Add debuginstall command to do basic install tests
|
Sat, 09 Dec 2006 14:00:36 +0100 |
Thomas Arendsen Hein |
Removed unneeded OSError exception handler.
|
Fri, 08 Dec 2006 20:44:58 -0600 |
Matt Mackall |
Fix log regression where log -p file showed diffs for other files
|
Fri, 08 Dec 2006 14:06:26 -0800 |
Brendan Cully |
Merge with mpm
|
Fri, 08 Dec 2006 12:53:51 -0800 |
Brendan Cully |
Merge with mpm
|
Fri, 08 Dec 2006 15:05:39 -0600 |
Matt Mackall |
Merge with crew
|
Fri, 08 Dec 2006 14:55:45 -0600 |
Matt Mackall |
Add doc notes about revert and hg status vs diff
|
Thu, 07 Dec 2006 11:22:17 +0100 |
Thomas Arendsen Hein |
Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.
|
Fri, 08 Dec 2006 13:04:10 -0600 |
Matt Mackall |
Add notes about diff/merge asymmetry to export, diff, and log
|
Wed, 06 Dec 2006 17:58:45 -0600 |
Matt Mackall |
Remove date parameter from merge
|
Wed, 06 Dec 2006 17:58:09 -0600 |
Matt Mackall |
Add --date support to update and revert
|
Wed, 06 Dec 2006 15:29:17 -0600 |
Matt Mackall |
Add --date support to log
|
Wed, 06 Dec 2006 15:11:44 -0600 |
Matt Mackall |
Add date matching support
|
Wed, 06 Dec 2006 13:13:25 -0600 |
Matt Mackall |
add debugdate command
|
Wed, 06 Dec 2006 12:45:27 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 05 Dec 2006 22:46:36 +0100 |
Thomas Arendsen Hein |
Removed unused parameters/options of update command.
|
Tue, 05 Dec 2006 13:41:42 -0800 |
Brendan Cully |
Add "null" pseudo-tag pointing to nullid
|
Tue, 05 Dec 2006 16:28:56 -0600 |
Matt Mackall |
Allow topics to be callables
|
Tue, 05 Dec 2006 16:06:13 -0600 |
Matt Mackall |
Add basic support for help topics and a dates topic
|
Tue, 21 Nov 2006 20:00:15 -0200 |
Alexis S. L. Carvalho |
make hg commit <dirname> work again
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add global options for setting encoding and encodingmode
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of branch names
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of tags
|
Sat, 02 Dec 2006 22:35:17 +0100 |
Thomas Arendsen Hein |
Move ellipsis code to util.ellipsis() and improve maxlength handling.
|
Thu, 30 Nov 2006 22:38:48 -0600 |
Matt Mackall |
make manifest friendlier
|
Wed, 22 Nov 2006 23:02:28 +0100 |
Thomas Arendsen Hein |
Removed unused ui parameter from revpair/revrange and fix its users.
|
Wed, 22 Nov 2006 22:33:57 +0100 |
Thomas Arendsen Hein |
Use 'bundletype' instead of 'type' to not shadow built-in function.
|
Wed, 22 Nov 2006 22:08:00 +0100 |
Benoit Boissinot |
fix writebundle for bz2 bundles
|
Sun, 19 Nov 2006 16:09:04 +0100 |
Thomas Arendsen Hein |
Indentation cleanups for 2956948b81f3.
|
Sat, 18 Nov 2006 17:20:38 -0200 |
Marcos Chaves |
fix warnings generated by pygettext.py.
|
Fri, 17 Nov 2006 08:06:54 +0100 |
Thomas Arendsen Hein |
white space and line break cleanups
|
Thu, 16 Nov 2006 08:52:55 +0100 |
Thomas Arendsen Hein |
Merge with crew.
|
Thu, 16 Nov 2006 08:51:22 +0100 |
Thomas Arendsen Hein |
Use nullrev+count instead of count-1 in a newly introduced expression.
|
Wed, 15 Nov 2006 19:18:57 -0200 |
Alexis S. L. Carvalho |
commands.docopy: pay attention on whether paths use "/" or os.sep
|
Wed, 15 Nov 2006 23:59:39 -0600 |
Matt Mackall |
abort if explicitly committed files are not found or not tracked
|
Wed, 15 Nov 2006 23:37:45 -0600 |
Matt Mackall |
unduplicate bundle writing code from httprepo
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
create a readbundle function
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
move write_bundle to changegroup.py
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
remove legacy hg parents REV syntax
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
add log --removed
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
rename and copy are no longer experimental
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
alphabetize help_ in commands
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
remove relpath
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
refactor rawcommit
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
refactor debugrenamed
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
move show_version to version_
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
move walkchangerevs to cmdutils
|