Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added direct and indirect commands | Joey Hess | 2012-12-13 |
| | |||
* | show direct/indirect mode | Joey Hess | 2012-12-13 |
| | |||
* | whitespace fix | Joey Hess | 2012-12-13 |
| | |||
* | Merge branch 'master' into desymlink | Joey Hess | 2012-12-13 |
|\ | |||
| * | whitespace fixes | Joey Hess | 2012-12-13 |
| | | |||
* | | Merge branch 'master' into desymlink | Joey Hess | 2012-12-13 |
|\| | | | | | | | | | | | | | | | Conflicts: Annex/CatFile.hs Annex/Content.hs Git/LsFiles.hs Git/LsTree.hs | ||
| * | finished where indentation changes | Joey Hess | 2012-12-13 |
| | | |||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-12-12 |
| |\ | |||
| * | | try skipping OSX frameworks | Joey Hess | 2012-12-12 |
| | | | |||
| | * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY | 2012-12-13 |
| | | | |||
| | * | Added a comment: OS/X build 2012-12-12 | https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY | 2012-12-13 |
| | | | |||
| | * | Added a comment | http://joeyh.name/ | 2012-12-12 |
| |/ | |||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-12-12 |
| |\ | |||
| * | | blog for the day | Joey Hess | 2012-12-12 |
| | | | |||
| * | | update | Joey Hess | 2012-12-12 |
| | | | |||
* | | | direct mode committing | Joey Hess | 2012-12-12 |
| | | | |||
| | * | (no commit message) | http://grossmeier.net/ | 2012-12-12 |
| |/ | |||
* | | starting a page about direct mode | Joey Hess | 2012-12-12 |
| | | |||
* | | add notStaged | Joey Hess | 2012-12-12 |
| | | |||
* | | where indentation | Joey Hess | 2012-12-12 |
| | | |||
* | | remove unused function | Joey Hess | 2012-12-12 |
| | | |||
* | | fix associated files to not fall back to object location | Joey Hess | 2012-12-12 |
| | | |||
* | | also update direct mode associated files in local merge | Joey Hess | 2012-12-12 |
| | | |||
* | | make parent directory | Joey Hess | 2012-12-12 |
| | | |||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-12-12 |
| |\ | |||
| * | | put sbin directories in PATH when building standalone so lsof is found | Joey Hess | 2012-12-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | This ensures that the standalone builds will include lsof, and it'll then be in the runshell PATH, so will work. This does not deal with manual builds where lsof is not in path, which will fail at runtime due to the program being missing. | ||
| | * | Added a comment: "removing" vs drop | http://lj.rossia.org/users/imz/ | 2012-12-12 |
| | | | |||
| | * | (no commit message) | http://edheil.wordpress.com/ | 2012-12-11 |
| |/ | |||
| * | remove set -e | Joey Hess | 2012-12-11 |
| | | | | | | | | Not sure why this is failing w/o an error message. | ||
| * | reorg | Joey Hess | 2012-12-11 |
| | | |||
| * | add news item for git-annex 3.20121211 | Joey Hess | 2012-12-11 |
| | | |||
| * | adjust version | Joey Hess | 2012-12-11 |
| | | |||
| * | releasing version 3.201212113.20121211 | Joey Hess | 2012-12-11 |
| | | |||
| * | minor reorg | Joey Hess | 2012-12-11 |
| | | |||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-12-11 |
| |\ | |||
| * | | switch back to WITH_DNS | Joey Hess | 2012-12-11 |
| | | | | | | | | | | | | This is because host is not included in the standalone builds. | ||
| | * | Added a comment | http://edheil.wordpress.com/ | 2012-12-11 |
| | | | |||
| * | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-12-11 |
| |\| | |||
| | * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2012-12-11 |
| | | | |||
| | * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkk3K0AUduAybbBO_LRRGKOe2zcGeezbzI | 2012-12-11 |
| | | | |||
| * | | update | Joey Hess | 2012-12-10 |
| |/ | |||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-12-10 |
| |\ | |||
| * | | blog for the day | Joey Hess | 2012-12-10 |
| | | | |||
| | * | Added a comment | http://joeyh.name/ | 2012-12-10 |
| |/ | |||
| * | fix preferred content definition for the backup group | Joey Hess | 2012-12-10 |
| | | | | | | | | | | Broken by commit 2a04e215e10469ee3bab5d1a5d6d76b0c35cc46c, which made empty preferred content strings match nothing, rather than everything. | ||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-12-10 |
| |\ | |||
| * | | require all THIRDPARTY_BINS be present to build standalone/app | Joey Hess | 2012-12-10 |
| | | | | | | | | | | | | It's just not acceptable for eg, lsof to be left out. | ||
| | * | Added a comment | http://joeyh.name/ | 2012-12-10 |
| | | | |||
| * | | fix PATH | Joey Hess | 2012-12-10 |
| | | | |||
* | | | update | Joey Hess | 2012-12-10 |
| | | |