summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* mention mercurial bfiles extnGravatar Joey Hess2011-03-08
|
* fixGravatar Joey Hess2011-03-07
|
* Added a commentGravatar http://joey.kitenet.net/2011-03-07
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm4or5sJLWB0evPKp70Q2OND-JmFPnOkLA2011-03-07
|
* Added a commentGravatar http://m-f-k.myopenid.com/2011-03-06
|
* be more clear about the rsync usageGravatar http://m-f-k.myopenid.com/2011-03-06
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-06
|\
* | split out summary and inline rawGravatar Joey Hess2011-03-06
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-06
| |
| * + signatureGravatar http://m-f-k.myopenid.com/2011-03-06
| |
| * (no commit message)Gravatar http://m-f-k.myopenid.com/2011-03-06
|/
* add copy countGravatar Joey Hess2011-03-05
|
* note current repo when prettifying uuis listGravatar Joey Hess2011-03-05
|
* whereis: New subcommand to show where a file's content has gotten to.Gravatar Joey Hess2011-03-05
|
* shorten a help string to avoid column getting too wideGravatar Joey Hess2011-03-05
|
* updateGravatar Joey Hess2011-03-05
|
* Support ssh remotes with a port specified.Gravatar Joey Hess2011-03-05
|
* move repoConfig out of RemotesGravatar Joey Hess2011-03-05
|
* improve GitRepos functions for pulling apart URL to repoGravatar Joey Hess2011-03-05
|
* clarifGravatar http://batchyx.myopenid.com/2011-03-05
|
* initial bug creation.Gravatar http://batchyx.myopenid.com/2011-03-05
|
* add news item for git-annex 0.22Gravatar Joey Hess2011-03-04
|
* releasing version 0.220.22Gravatar Joey Hess2011-03-04
|
* scaledGravatar Joey Hess2011-03-04
|
* headingsGravatar Joey Hess2011-03-04
|
* remove links llinked to aboveGravatar Joey Hess2011-03-04
|
* formatGravatar Joey Hess2011-03-04
|
* formatGravatar Joey Hess2011-03-04
|
* formatGravatar Joey Hess2011-03-04
|
* formatGravatar Joey Hess2011-03-04
|
* formatGravatar Joey Hess2011-03-04
|
* formatGravatar Joey Hess2011-03-04
|
* formatGravatar Joey Hess2011-03-04
|
* updateGravatar Joey Hess2011-03-04
|
* prep for releaseGravatar Joey Hess2011-03-03
|
* updatesGravatar Joey Hess2011-03-03
|
* Bugfix: When fsck detected and moved away corrupt file content, it did not ↵Gravatar Joey Hess2011-03-03
| | | | update the location log.
* remove debugging printfGravatar Joey Hess2011-03-03
|
* support git funky remote syntaxesGravatar Joey Hess2011-03-03
| | | | | | * 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.
* remove unused codeGravatar Joey Hess2011-03-03
|
* avoid failing if a local repo is not currently availableGravatar Joey Hess2011-03-03
| | | | | | 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.
* formattingGravatar Joey Hess2011-03-03
|
* updateGravatar Joey Hess2011-03-03
|
* better quoting of description via showGravatar Joey Hess2011-03-03
|
* add describe subcommandGravatar Joey Hess2011-03-03
|
* document describe commandGravatar Joey Hess2011-03-03
|
* fix up commands that are trouble on bare reposGravatar Joey Hess2011-03-03
| | | | | Most will just abort. init does a basic init and gives a command to run elsewhere to finish it.
* prevent trust commands from trying to do things in a bare repoGravatar Joey Hess2011-03-03
| | | | | Since they need to stage changes, they would actually, if allowed to run, succeed, but wipe out existing trust.log content.
* updates for bare repo supportGravatar Joey Hess2011-03-03
|
* wow, non-local bare repos just workedGravatar Joey Hess2011-03-03
|