summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 0.110.11Gravatar Joey Hess2010-12-04
|
* Add uninit subcommand. Closes: #605749Gravatar Joey Hess2010-12-03
|
* avoid building news page when building doc wiki for packageGravatar Joey Hess2010-12-02
|
* robustness fixGravatar Joey Hess2010-12-02
| | | | don't crash if an object directory does not contain a file
* Improve detection of version 0 repos.Gravatar Joey Hess2010-12-02
|
* update for rsyncGravatar Joey Hess2010-12-02
|
* rewordGravatar Joey Hess2010-12-02
|
* remove note that looked ugly with resume messageGravatar Joey Hess2010-12-02
|
* Avoid deleting temp files when rsync fails.Gravatar Joey Hess2010-12-02
|
* use rsync for all remote file transfersGravatar Joey Hess2010-12-02
|
* updateGravatar Joey Hess2010-12-02
|
* Rsync will now be used to resume interrupted/failed partial file transfers ↵Gravatar Joey Hess2010-12-02
| | | | from a remote.
* tweakGravatar Joey Hess2010-12-01
|
* add news item for git-annex 0.10Gravatar Joey Hess2010-11-28
|
* releasing version 0.100.10Gravatar Joey Hess2010-11-28
|
* The git-annex-backend attribute has been renamed to annex.backend.Gravatar Joey Hess2010-11-28
|
* change name of numcopies attributeGravatar Joey Hess2010-11-28
|
* updateGravatar Joey Hess2010-11-28
|
* update docsGravatar Joey Hess2010-11-28
|
* clarifyGravatar Joey Hess2010-11-28
|
* include key in messageGravatar Joey Hess2010-11-28
|
* missing \n in -q modeGravatar Joey Hess2010-11-28
|
* fsck: Fix warning about not enough copies of a file, when locations are ↵Gravatar Joey Hess2010-11-28
| | | | known, but are not available in currently configured remotes.
* Bugfix: Always correctly handle gitattributes when in a subdirectory of the ↵Gravatar Joey Hess2010-11-28
| | | | repository.
* do not need to use Git.relative here (it is a no-op in this case anyway)Gravatar Joey Hess2010-11-28
|
* In .gitattributes, the git-annex-numcopies attribute can be used to control ↵Gravatar Joey Hess2010-11-28
| | | | the number of copies to retain of different types of files.
* precommit: Optimise to avoid calling git-check-attr more than once.Gravatar Joey Hess2010-11-28
|
* tweakGravatar Joey Hess2010-11-27
|
* add news item for git-annex 0.09Gravatar Joey Hess2010-11-27
|
* releasing version 0.090.09Gravatar Joey Hess2010-11-27
|
* addGravatar Joey Hess2010-11-27
|
* Fix bug in setkey subcommand triggered by move --to.Gravatar Joey Hess2010-11-27
|
* Add copy subcommand.Gravatar Joey Hess2010-11-27
|
* finished hlintingGravatar Joey Hess2010-11-22
|
* hlint tweaksGravatar Joey Hess2010-11-22
| | | | Remotes.hs next, and also Backend/* and Command/*
* add news item for git-annex 0.08Gravatar Joey Hess2010-11-21
|
* releasing version 0.080.08Gravatar Joey Hess2010-11-21
|
* add tests for uuid and xargs -0Gravatar Joey Hess2010-11-18
|
* mention git-bigfilesGravatar Joey Hess2010-11-18
|
* typoGravatar Joey Hess2010-11-18
|
* tweakGravatar Joey Hess2010-11-18
|
* tweakGravatar Joey Hess2010-11-18
|
* tweakGravatar Joey Hess2010-11-18
|
* Only use cp -a if it is supported, falling back to cp -p or plain cp.Gravatar Joey Hess2010-11-18
| | | | | * cp --reflink=auto is used if supported, and will make git annex unlock much faster on filesystems like btrfs that support copy of write.
* Add configure step to build process.Gravatar Joey Hess2010-11-18
| | | | | * configure: Check to see if cp -a can be used. * configure: Check to see if cp --reflink=auto can be used.
* Fix `git annex add ../foo` (when ran in a subdir of the repo).Gravatar Joey Hess2010-11-17
| | | | There was no reason for Git.relative to be used here.
* simplifiyGravatar Joey Hess2010-11-17
|
* removeGravatar Joey Hess2010-11-16
|
* flattr buttonGravatar Joey Hess2010-11-16
|
* add news item for git-annex 0.07Gravatar Joey Hess2010-11-15
|