summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Rethink filename encoding handling for display. Since filename encoding may ↵0.23Gravatar Joey Hess2011-03-12
| | | | or may not match locale settings, any attempt to decode filenames will fail for some files. So instead, do all output in binary mode.
* updateGravatar Joey Hess2011-03-09
|
* tweakGravatar Joey Hess2011-03-09
|
* updateGravatar Joey Hess2011-03-09
|
* updateGravatar Joey Hess2011-03-08
|
* add new todo itemGravatar Joey Hess2011-03-08
|
* put in utf8 forcing workaroundGravatar Joey Hess2011-03-08
| | | | | | | | | Haskell's IO layer crashes on characters > 255 when in a non-unicode (latin1) locale. Until Haskell gets better behavior, put in an admittedly ugly workaround for that: git-annex forces utf8 output mode no matter what locale is selected. So if you use a non-utf8 locale, your filenames with characters > 127 will not be displayed as you'd expect. But at least it won't crash.
* updateGravatar Joey Hess2011-03-08
|
* 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
|