summaryrefslogtreecommitdiff
path: root/doc/walkthrough
Commit message (Collapse)AuthorAge
* remove setup_git pageGravatar Joey Hess2014-05-18
| | | | | | | | There were two problems with this page: * It didn't explain how to set up git. * It's not necessary to set up git. git-annex init detects when git needs configuration and automatically configures it.
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl3r3BRaUTTVrkwDJCIr1vSAVFXy4l-zY82014-05-18
|
* Fix more copy and paste errorsGravatar https://www.google.com/accounts/o8/id?id=AItOawkexhIpGcYa22aPQtLm-StpHiF-MHYPh5w2014-05-15
|
* fix paste-oGravatar Joey Hess2014-05-15
|
* fix paste-oGravatar Joey Hess2014-05-15
|
* ddar special remoteGravatar Robie Basak2014-05-15
|
* Simplified repository description line format. The remote name, if any, is ↵Gravatar Joey Hess2014-04-26
| | | | always in square brackets after the description.
* Added a comment: Warn while inconsistentGravatar madduck2014-04-06
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkdAwJm7kqiwoonPrxmWfMOIxIQBvk6UTI2014-03-11
|
* update walkthroughGravatar Joey Hess2014-02-20
|
* tweak wordingGravatar Joey Hess2014-02-10
|
* add a walkthrough section discussing git-annex's skipping of files on noopGravatar Joey Hess2014-02-02
|
* update docs for sync --contentGravatar Joey Hess2014-02-02
|
* global numcopies settingGravatar Joey Hess2014-01-20
| | | | | | | | | | | | | | | | | | | | | | | * numcopies: New command, sets global numcopies value that is seen by all clones of a repository. * The annex.numcopies git config setting is deprecated. Once the numcopies command is used to set the global number of copies, any annex.numcopies git configs will be ignored. * assistant: Make the prefs page set the global numcopies. This global numcopies setting is needed to let preferred content expressions operate on numcopies. It's also convenient, because typically if you want git-annex to preserve N copies of files in a repo, you want it to do that no matter which repo it's running in. Making it global avoids needing to warn the user about gotchas involving inconsistent annex.numcopies settings. (See changes to doc/numcopies.mdwn.) Added a new variety of git-annex branch log file, that holds only 1 value. Will probably be useful for other stuff later. This commit was sponsored by Nicolas Pouillard.
* adjust for earlier change that made sync be introduced earlierGravatar Joey Hess2013-09-07
|
* adjust walkthrough to also work on WindowsGravatar Joey Hess2013-09-03
| | | | (not fully tested on windows)
* dropunused behavior change: Now refuses to drop the last copy of a file, ↵Gravatar Joey Hess2013-07-25
| | | | | | | | | | unless you use the --force. This was the last place in git-annex that could remove data referred to by the git history, without being forced. Like drop, dropunused checks remotes, and honors the global annex.numcopies setting. (However, .gitattributes settings cannot apply to unused files.)
* typoGravatar http://brohaveyouseenmysocks.wordpress.com/2013-07-21
|
* expandGravatar Joey Hess2013-07-09
|
* wordingGravatar Joey Hess2013-07-08
|
* add a new item to walkthrough, as people get confused about whether tags and ↵Gravatar Joey Hess2013-07-08
| | | | branches are supported (they are)
* add a noteGravatar Joey Hess2013-07-08
|
* --unused: New switch that makes git-annex operate on all data found by the ↵Gravatar Joey Hess2013-07-03
| | | | last run of git annex unused. Supported by fsck, get, move, copy.
* Added a comment: feature request: unlock --dropGravatar http://yarikoptic.myopenid.com/2013-05-30
|
* link direct modeGravatar Joey Hess2013-04-18
|
* Added a commentGravatar http://joeyh.name/2013-03-12
|
* Added a comment: unrecognized commandGravatar https://www.google.com/accounts/o8/id?id=AItOawniXLhO9mLn-7EDfawdENZ2fQwlGy5w_oc2013-03-12
|
* Added a comment: Hint for Debian/UbuntuGravatar https://www.google.com/accounts/o8/id?id=AItOawla7u6eLKNYZ09Z7xwBffqLaXquMQC07fU2012-11-07
|
* fix example commands in commentGravatar David Bremner2012-10-28
|
* Added a comment: finding data that isn't unused, but should be.Gravatar bremner2012-10-17
|
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
|
* Added a comment: sorta why git-annex exists in the first place -- not only ↵Gravatar http://lj.rossia.org/users/imz/2012-09-25
| | | | the slow index
* Added a comment: FixedGravatar https://www.google.com/accounts/o8/id?id=AItOawmB-gCGEs--zfmvYU-__Hj2FbliUXgxMDs2012-07-13
|
* Added a comment: Path problemsGravatar https://www.google.com/accounts/o8/id?id=AItOawmB-gCGEs--zfmvYU-__Hj2FbliUXgxMDs2012-07-13
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE2012-05-27
|
* Added a commentGravatar http://joeyh.name/2012-05-27
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE2012-05-27
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE2012-05-27
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE2012-05-27
|
* Added a commentGravatar http://joeyh.name/2012-05-27
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE2012-05-27
|
* Added a commentGravatar http://joeyh.name/2012-05-27
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE2012-05-27
|
* Added a comment: cannot get filesGravatar https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE2012-05-27
|
* Added a comment: cannot get filesGravatar https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE2012-05-27
|
* deseqGravatar Joey Hess2012-05-02
|
* add section on syncing to the walkthroughGravatar Joey Hess2011-12-31
|
* fixGravatar Joey Hess2011-12-23
|
* slight simplificationGravatar Joey Hess2011-12-23
|
* put in explicit fetch ; merge in walkthrough for nowGravatar Joey Hess2011-12-23
| | | | and link to centralized repository tutorial