Commit graph

41868 commits

Author SHA1 Message Date
Joey Hess
4cfcdfa9ba mention mercurial bfiles extn 2011-03-08 14:20:11 -04:00
Joey Hess
cd02f05eb1 fix 2011-03-07 15:16:53 -04:00
http://joey.kitenet.net/
ea4932d2bf Added a comment 2011-03-07 19:13:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm4or5sJLWB0evPKp70Q2OND-JmFPnOkLA
2deb35e4b0 2011-03-07 17:21:54 +00:00
http://m-f-k.myopenid.com/
b945beede9 Added a comment 2011-03-06 16:33:31 +00:00
http://m-f-k.myopenid.com/
232553af01 be more clear about the rsync usage 2011-03-06 16:32:16 +00:00
Joey Hess
af87078982 Merge remote-tracking branch 'branchable/master' 2011-03-06 12:25:24 -04:00
Joey Hess
9c98901f16 split out summary and inline raw 2011-03-06 12:22:56 -04:00
http://joey.kitenet.net/
8617847eca Added a comment 2011-03-06 15:59:37 +00:00
http://m-f-k.myopenid.com/
cf25bb2964 + signature 2011-03-06 02:36:05 +00:00
http://m-f-k.myopenid.com/
e082bc9aab 2011-03-06 02:34:51 +00:00
Joey Hess
ef92bd2b0b add copy count 2011-03-05 17:41:36 -04:00
Joey Hess
80fdfdb72b note current repo when prettifying uuis list 2011-03-05 17:33:57 -04:00
Joey Hess
0de3005c64 whereis: New subcommand to show where a file's content has gotten to. 2011-03-05 17:23:55 -04:00
Joey Hess
41d5c4acf6 shorten a help string to avoid column getting too wide 2011-03-05 17:05:19 -04:00
Joey Hess
598027d824 update 2011-03-05 15:58:57 -04:00
Joey Hess
6c1607ce66 Support ssh remotes with a port specified. 2011-03-05 15:47:00 -04:00
Joey Hess
aad1372880 move repoConfig out of Remotes 2011-03-05 15:31:46 -04:00
Joey Hess
acde7a1736 improve GitRepos functions for pulling apart URL to repo 2011-03-05 15:13:16 -04:00
http://batchyx.myopenid.com/
5c4f90b2d0 clarif 2011-03-05 07:33:05 +00:00
http://batchyx.myopenid.com/
c4dd0e3773 initial bug creation. 2011-03-05 07:30:19 +00:00
Joey Hess
b4bc6b6385 add news item for git-annex 0.22 2011-03-04 15:23:51 -04:00
Joey Hess
e9fcd1eb5b releasing version 0.22 2011-03-04 15:23:04 -04:00
Joey Hess
38f1771866 scaled 2011-03-04 15:15:55 -04:00
Joey Hess
354402e6b2 headings 2011-03-04 13:19:26 -04:00
Joey Hess
d73a6e2e72 remove links llinked to above 2011-03-04 13:16:32 -04:00
Joey Hess
1cd4393c7f format 2011-03-04 13:15:04 -04:00
Joey Hess
6072399dc2 format 2011-03-04 13:12:48 -04:00
Joey Hess
400ef405ca format 2011-03-04 13:09:48 -04:00
Joey Hess
dceea4d5f3 format 2011-03-04 13:07:48 -04:00
Joey Hess
fbb588b486 format 2011-03-04 13:04:49 -04:00
Joey Hess
88898d427d format 2011-03-04 12:48:21 -04:00
Joey Hess
2a56d012f7 format 2011-03-04 12:45:09 -04:00
Joey Hess
69c14d130b update 2011-03-04 12:31:01 -04:00
Joey Hess
c5c7eaf009 prep for release 2011-03-03 21:56:03 -04:00
Joey Hess
8514a2a987 updates 2011-03-03 21:55:56 -04:00
Joey Hess
bc2df77642 Bugfix: When fsck detected and moved away corrupt file content, it did not update the location log. 2011-03-03 21:34:30 -04:00
Joey Hess
14e0d01b58 remove debugging printf 2011-03-03 21:19:01 -04:00
Joey Hess
42259eee92 support git funky remote syntaxes
* Look for dir.git directories the same as git does.
* Support remote urls specified as relative paths.
* Support non-ssh remote paths that contain tilde expansions.
2011-03-03 21:02:29 -04:00
Joey Hess
b27b0d5cd4 remove unused code 2011-03-03 17:35:44 -04:00
Joey Hess
e49e6a403b avoid failing if a local repo is not currently available
The added check if a repo is bare means its config needs to be read, but
in this case it cannot be. That means that a repo currently not available
is assumed to be non-bare.
2011-03-03 17:33:15 -04:00
Joey Hess
eeadc2e3e0 formatting 2011-03-03 17:24:46 -04:00
Joey Hess
ea4ea466f5 update 2011-03-03 17:23:44 -04:00
Joey Hess
7b2762fb92 better quoting of description via show 2011-03-03 17:22:17 -04:00
Joey Hess
657395b628 add describe subcommand 2011-03-03 17:21:00 -04:00
Joey Hess
1de12a2918 document describe command 2011-03-03 16:58:52 -04:00
Joey Hess
b5b78f26ec fix up commands that are trouble on bare repos
Most will just abort. init does a basic init and gives a command to
run elsewhere to finish it.
2011-03-03 16:40:55 -04:00
Joey Hess
b88637fff1 prevent trust commands from trying to do things in a bare repo
Since they need to stage changes, they would actually, if allowed to run,
succeed, but wipe out existing trust.log content.
2011-03-03 16:22:53 -04:00
Joey Hess
a9d0538da5 updates for bare repo support 2011-03-03 15:59:16 -04:00
Joey Hess
486f882471 wow, non-local bare repos just worked 2011-03-03 15:49:53 -04:00