Sat, 01 Apr 2006 11:58:50 +0200 |
Thomas Arendsen Hein |
Don't abort when backup files already exist. Don't allow alternative names.
|
file |
diff |
annotate
|
Sat, 01 Apr 2006 23:57:24 +0200 |
Thomas Arendsen Hein |
Make 'hg tags -q' only list tag names without revision numbers and hashes,
|
file |
diff |
annotate
|
Sat, 01 Apr 2006 22:50:12 +0200 |
Alexis S. L. Carvalho |
add --options to debugcomplete and change bash_completion to use it
|
file |
diff |
annotate
|
Sat, 01 Apr 2006 21:37:08 +0200 |
Thomas Arendsen Hein |
Group changes done by the same developer on the same with --style=changelog
|
file |
diff |
annotate
|
Fri, 31 Mar 2006 10:37:25 -0800 |
Vadim Gelfer |
rewrite revert command. fix issues 93, 123, 147.
|
file |
diff |
annotate
|
Wed, 29 Mar 2006 22:58:34 +0200 |
Thomas Arendsen Hein |
New option -i/--ignored for 'hg status' to show ignored files.
|
file |
diff |
annotate
|
Wed, 29 Mar 2006 10:31:58 -0800 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Wed, 29 Mar 2006 10:27:16 -0800 |
Vadim Gelfer |
add merge command. means same thing as "update -m".
|
file |
diff |
annotate
|
Tue, 28 Mar 2006 09:01:07 -0800 |
Vadim Gelfer |
fix backtrace printed when cannot get lock.
|
file |
diff |
annotate
|
Fri, 24 Mar 2006 15:03:15 +0100 |
Thomas Arendsen Hein |
Don't mention deprecated HGEDITOR variable in the help text of commit.
|
file |
diff |
annotate
|
Fri, 24 Mar 2006 14:53:23 +0100 |
mcmillen |
Spelling fix: "commited" -> "committed"
|
file |
diff |
annotate
|
Fri, 24 Mar 2006 08:51:08 +0100 |
Thomas Arendsen Hein |
show message if no changes found on outgoing
|
file |
diff |
annotate
|
Fri, 24 Mar 2006 08:34:56 +0100 |
TK Soh |
show message if no changes found on incoming
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 11:47:21 +0100 |
Thomas Arendsen Hein |
make incoming work via ssh (issue139); move chunk code into separate module.
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 06:03:33 +0100 |
Benoit Boissinot |
use HG10UN header for uncompressed bundle
|
file |
diff |
annotate
|
Mon, 20 Mar 2006 17:14:58 +0100 |
Thomas Arendsen Hein |
More detailed documentation about ssh:// URLs; fixes issue170.
|
file |
diff |
annotate
|
Sat, 18 Mar 2006 14:36:45 +0100 |
Thomas Arendsen Hein |
Delete bundle file of hg incoming in case of errors, preserve existing files.
|
file |
diff |
annotate
|
Sat, 18 Mar 2006 11:24:19 +0100 |
Thomas Arendsen Hein |
Cleaned up the code path for bundle handling in hg incoming, updated comments.
|
file |
diff |
annotate
|
Sat, 18 Mar 2006 10:45:21 +0100 |
Thomas Arendsen Hein |
Documented behaviour of write_bundle regarding file handles.
|
file |
diff |
annotate
|
Sat, 18 Mar 2006 09:13:27 +0100 |
Thomas Arendsen Hein |
imported patch /home/thomas/fix-incoming-abortion4.patch
|
file |
diff |
annotate
|
Fri, 17 Mar 2006 17:23:52 -0800 |
Shun-ichi GOTO |
Fixed abort while remote incoming command on windows.
|
file |
diff |
annotate
|
Fri, 17 Mar 2006 18:53:04 +0100 |
Benoit Boissinot |
write_bundle: close the file before removing it in case of failure
|
file |
diff |
annotate
|
Fri, 17 Mar 2006 18:19:05 +0100 |
Thomas Arendsen Hein |
hg status cleanups: Don't translate long options, remove stray semicolon.
|
file |
diff |
annotate
|
Thu, 16 Mar 2006 06:58:15 +0100 |
Benoit Boissinot |
add remotecmd/ssh option support to incoming/outgoing
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 22:58:14 -0800 |
Vadim Gelfer |
add -f/--force to pull, incoming, outgoing, to work on unrelated repo.
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 23:38:14 +0100 |
Benoit Boissinot |
merge with crew/templates
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 03:54:23 +0100 |
Benoit Boissinot |
incoming: add support for remote repo using bundlerepo
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 03:54:23 +0100 |
Benoit Boissinot |
refactor the bundle writing code, since we will reuse it later
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 03:54:23 +0100 |
Benoit Boissinot |
add a new bundle type: uncompressed bundle
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 08:24:44 -0800 |
Vadim Gelfer |
fix use of python 2.4 features.
|
file |
diff |
annotate
|