Commit Graph

325 Commits

Author SHA1 Message Date
Emanuele Aina
253ba3cb60 Print relative names in the purge extension 2007-02-27 09:05:36 +01:00
Matt Mackall
fa7f84e558 Merge with crew 2007-02-26 12:12:29 -06:00
Matt Mackall
7389517c51 convert-repo: use .git/objects/ rather than .git/HEAD to detect git repos 2007-02-21 11:02:37 -06:00
Edouard Gomez
b5865c4bee Don't keep trailing white space in cvs tags 2007-02-21 00:38:06 +01:00
Edouard Gomez
3dca428e7f Change a bit cvsps arguments
- Force updating the cache
- Use internal cvs implementation, reducing overhead
- Use quiet mode
2007-02-21 00:38:06 +01:00
Daniel Holth
4d3ca846b4 convert-repo converts symlinks from git 2007-01-30 23:09:06 -05:00
Alexis S. L. Carvalho
7af591a53b convert-repo: handle packed git tags 2007-02-06 15:23:40 -02:00
csaba.henk@creo.hu
8af40de48e add pserver support to convert_repo 2007-01-27 15:53:31 -08:00
Matt Mackall
9a533e02cb symlinks: add flags param to wwrite
Now wwrite can set symlink and exec for files
2006-12-29 20:04:31 -06:00
Thomas Arendsen Hein
2cdb545f39 expanded bash_completion for transplant extension 2006-12-26 20:08:09 +01:00
Thomas Arendsen Hein
18cb6f7087 Yield entries from [paths], too, when completing -R/--repository. 2006-12-26 19:56:42 +01:00
Benoit Boissinot
cd66ae056f remove various unused import 2006-12-25 13:37:00 +01:00
Matt Mackall
8cff52fcff convert-repo: add option to attempt to sort by date 2006-12-22 17:59:40 -06:00
Matt Mackall
817a588598 convert-repo: add CVS exec bit support 2006-12-22 17:59:39 -06:00
Matt Mackall
75feb7bb1b convert-repo: add CVS branch support 2006-12-22 17:59:34 -06:00
Matt Mackall
ba8b6e6edb convert-repo: add basic CVS import support 2006-12-22 17:59:34 -06:00
Matt Mackall
a77f4328cc Merge with crew 2006-12-21 23:17:20 -06:00
Matt Mackall
09da67d940 Update convert-repo usage comments 2006-12-20 17:04:07 -06:00
Matt Mackall
deba2e1002 convert-repo: add some smarts
autodetect source and destination repo types
autodetect read and write capabilities of converters
default destination directory (<src>-hg)
default map file (<dest>/.hg/shamap)
more verbose by default
add a -q switch

add IO functions
2006-12-20 16:31:46 -06:00
Brendan Cully
bebaecb5c7 Merge with crew-stable 2006-12-20 12:05:12 -08:00
Thomas Arendsen Hein
bdd9bc9c2e sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib. 2006-12-19 15:46:02 +01:00
Thomas Arendsen Hein
6cdaa1eb33 purge extension doesn't need "#!/usr/bin/env python".
(from the Debian package: deb_specific__hgpurge.py.patch)
2006-12-19 15:37:10 +01:00
Thomas Arendsen Hein
f2c2df1ab1 merge with crew-stable 2006-12-16 23:36:06 +01:00
Alexis S. L. Carvalho
437bbbf008 convert-repo: update usage information 2006-12-16 20:18:36 -02:00
Matt Mackall
5b91081b08 convert-repo: avoid adding bogus value to shamap on tag update 2006-12-16 14:41:34 -06:00
Matt Mackall
013499cdd5 convert-repo: fix recoding of committer 2006-12-16 14:35:14 -06:00
Andrei Vermel ext:(%22)
bb3977beb8 hgk - fix CR issues on windows 2006-12-15 10:32:57 +03:00
Brendan Cully
19123a0330 Merge with main 2006-12-14 13:49:33 -08:00
Matt Mackall
f17a4e1934 Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
Steve Borho
8cbd4afec6 zsh: better fix for partial completions
Properly handle relative paths followed by partial filenames
hg add ../path/to/file/partial[TAB]
2006-12-12 15:34:11 -06:00
Matt Mackall
e138593173 Remove hard-coded version numbers and release notes from packaging 2006-12-10 17:41:07 -06:00
Matt Mackall
c5d95b8fdf Teach convert-repo to deal with mixed charsets in git 2006-12-07 18:03:28 -06:00
Steve Borho
d806171a31 zsh: fix completions with relative paths
hg add ../foo/bar[TAB] now does what you expect
2006-12-05 21:35:44 -06:00
Steve Borho
15166b0318 zsh: remove deprecated -f option for hg update 2006-12-05 21:30:04 -06:00
Edouard Gomez
1ff2fa835a Fix revrange() call in the churn contrib 2006-12-05 14:58:32 +01:00
Benoit Boissinot
cf739ae9f7 update rewrite-log for tip ; chmod it 2006-11-26 13:28:30 +01:00
Thomas Arendsen Hein
411d64ce3e white space and line break cleanups 2006-11-17 08:06:54 +01:00
Brendan Cully
4a565c90ea zsh: typo in commit completion 2006-11-09 14:44:17 -08:00
Lee Cantey
b20ea2c6c5 Remove references to documentation that was removed in 24418108a60e 2006-11-06 22:01:09 -08:00
Brendan Cully
b15461036c zsh: perform ~ expansion on _hg_root 2006-10-31 17:31:30 -08:00
Brendan Cully
7f54c1d0b4 zsh: compute repository root instead of forking hg 2006-10-31 16:35:44 -08:00
Brendan Cully
9da5f91c89 zsh: complete users in ssh URLS 2006-10-31 16:04:03 -08:00
Brendan Cully
cd778eadd0 zsh: support remote cloning 2006-10-31 15:48:02 -08:00
Brendan Cully
9bbafade7a zsh: add optional remote directory cache 2006-10-31 15:44:16 -08:00
Brendan Cully
3119807ae3 zsh: complete SSH directories 2006-10-31 14:53:08 -08:00
Brendan Cully
131b2b2643 zsh: complete unknown commands normally 2006-10-31 12:05:47 -08:00
Brendan Cully
2e3c2f2949 zsh: tab-complete status results by directory
Filter diff and revert for modified files only, unless -r is given.
2006-10-30 00:03:04 -08:00
Brendan Cully
3606bc94d5 zsh: support remote URLs 2006-10-26 22:28:33 -07:00
Brendan Cully
01eda2914c zsh: suppress mq completion error messages outside of repository 2006-10-26 17:33:24 -07:00
Brendan Cully
726d081e93 zsh: suppress error message for status completion outside of repository 2006-10-26 17:28:12 -07:00