summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* things to do stillGravatar Joey Hess2010-12-28
|
* design for a git-annex-shellGravatar Joey Hess2010-12-28
|
* Add trust and untrust subcommands, to allow configuring remotes that are ↵Gravatar Joey Hess2010-12-28
| | | | trusted to retain files without explicit checking.
* details..Gravatar Joey Hess2010-12-28
|
* Support scp-style urls for remotes (host:path).Gravatar Joey Hess2010-12-28
|
* fixGravatar Joey Hess2010-12-28
|
* moved to bugsGravatar Joey Hess2010-12-28
|
* let's not use the forum for bug reportsGravatar Joey Hess2010-12-28
|
* Layout.Gravatar https://www.google.com/accounts/o8/id?id=AItOawk_lgZQnQAGL6OznVti_Dc90BJeiH7Ai4U2010-12-28
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk_lgZQnQAGL6OznVti_Dc90BJeiH7Ai4U2010-12-28
|
* add news item for git-annex 0.14Gravatar Joey Hess2010-12-24
|
* but report on umlaut handlingGravatar http://christian.amsuess.com/chrysn2010-12-22
|
* Bugfix to git annex unused in a repository with nothing yet annexed.Gravatar Joey Hess2010-12-20
|
* responseGravatar Joey Hess2010-12-20
|
* suggestion for out-of-branch location trackingGravatar http://christian.amsuess.com/chrysn2010-12-20
|
* misleading error message on empty repoGravatar http://christian.amsuess.com/chrysn2010-12-20
|
* add news item for git-annex 0.13Gravatar Joey Hess2010-12-14
|
* add news item for git-annex 0.12Gravatar Joey Hess2010-12-11
|
* formattingGravatar Joey Hess2010-12-10
|
* responseGravatar Joey Hess2010-12-09
|
* updateGravatar Joey Hess2010-12-09
|
* no feedsGravatar Joey Hess2010-12-09
|
* typoGravatar Joey Hess2010-12-09
|
* add news to sidebarGravatar Joey Hess2010-12-09
|
* add pointer to lwn articleGravatar Joey Hess2010-12-09
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2010-12-09
|\
* | typo correction via LWNGravatar Joey Hess2010-12-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmfO7UdOn_TB4WD13ZBKMTuHW44MBJdgiI2010-12-09
|/
* use Text.Regex.PCRE.Light.Char8 rather than Text.RegexpGravatar Joey Hess2010-12-08
| | | | | Text.Regexp does not think that á matches . -- seems to be a unicode problem.
* Add --exclude option to exclude files from processing.Gravatar Joey Hess2010-12-08
| | | | | Required some lifting so flags are evaled in the Annex monad before file filtering.
* add news item for git-annex 0.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
|
* update for rsyncGravatar 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.
* add news item for git-annex 0.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
|
* 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.
* add news item for git-annex 0.09Gravatar Joey Hess2010-11-27
|
* Add copy subcommand.Gravatar Joey Hess2010-11-27
|
* add news item for git-annex 0.08Gravatar Joey Hess2010-11-21
|
* mention git-bigfilesGravatar 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.
* 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.
* removeGravatar Joey Hess2010-11-16
|