summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* improve propigation of commits from adjusted branchesGravatar Joey Hess2016-03-11
| | | | | | | | | | | Only reverse adjust the changes in the commit, which means that adjustments do not need to be generally cleanly reversable. For example, an adjustment can unlock all locked files, but does not need to worry about files that were originally unlocked when reversing, because it will only ever be run on files that have been changed. So, it's ok if it locks all files when reversed, or even leaves all files as-is when reversed.
* indentGravatar Joey Hess2016-03-11
|
* fix warningGravatar Joey Hess2016-03-11
|
* allow adding new items via adjustTreeGravatar Joey Hess2016-03-11
|
* add commitDiff, and clean up partial functionGravatar Joey Hess2016-03-11
|
* extract commit parent(s)Gravatar Joey Hess2016-03-11
|
* Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-03-11
|\
| * remove redundant start messageGravatar Joey Hess2016-03-09
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-03-09
| |\
| * | refactorGravatar Joey Hess2016-03-09
| | |
| * | fix typo in flagsGravatar Joey Hess2016-03-09
| | |
| * | Always try to thaw content, even when annex.crippledfilesystem is set.Gravatar Joey Hess2016-03-09
| | |
| * | add todo from commentGravatar Joey Hess2016-03-09
| | |
| * | commentGravatar Joey Hess2016-03-09
| | |
| * | closeGravatar Joey Hess2016-03-09
| | |
| * | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-03-09
| | |
| * | doneGravatar Joey Hess2016-03-09
| | |
| | * (no commit message)Gravatar viric@582d0845fdeae54b262502f49509b4577a5adbf82016-03-09
| | |
| | * Added a comment: SolutionGravatar mail@f1d77c48f528d8c7b885900281887e045ad5114e2016-03-09
| | |
| | * (no commit message)Gravatar mail@f1d77c48f528d8c7b885900281887e045ad5114e2016-03-09
| | |
| | * Added a commentGravatar ellis2016-03-09
| | |
| * | adjust architecture listsGravatar Joey Hess2016-03-09
| | |
| | * Added a comment: Ancient variant for ArmelGravatar nasava2016-03-08
| | |
| | * (no commit message)Gravatar torpidus2016-03-08
| | |
| | * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-03-08
| |/
| * followupGravatar Joey Hess2016-03-08
| |
| * Added a commentGravatar ellis2016-03-08
| |
| * Added a commentGravatar ellis@9dd4c3615b5ff78a457c5832488610886fd6b2552016-03-08
| |
| * build without disk-free-space on androidGravatar Joey Hess2016-03-08
| |
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-03-07
| |\
| * | devblogGravatar Joey Hess2016-03-07
| | |
| | * Added a commentGravatar Horus2016-03-07
| |/
| * use clamav to check builds for viruses before adding themGravatar Joey Hess2016-03-07
| | | | | | | | | | | | Had to workaround various problems in clamscan. Increased its max filesize a lot, because it's too small to check git-annex. Manual unpacking seemed to be needed for dmg and tar.gz.
| * responseGravatar Joey Hess2016-03-07
| |
| * commentGravatar Joey Hess2016-03-07
| |
| * followupGravatar Joey Hess2016-03-07
| |
| * followupGravatar Joey Hess2016-03-07
| |
| * Fix OSX dmg to include libraries needed by bundled gpg, lost in last release.Gravatar Joey Hess2016-03-07
| |
| * merge from propellorGravatar Joey Hess2016-03-06
| |
| * dropkey --jsonGravatar Joey Hess2016-03-06
| |
| * improve json when showStart' is given only a keyGravatar Joey Hess2016-03-06
| | | | | | | | | | | | Before, the json contained file:key; change that to key: If a file and a key are given, inclue both file: and key:
| * dropkey: Add --batch.Gravatar Joey Hess2016-03-06
| |
| * update flag listGravatar Joey Hess2016-03-05
| |
| * i386ancient build switched to stack, has more flags enabledGravatar Joey Hess2016-03-05
| |
| * allow linuxstandalone to be used with stack built binaryGravatar Joey Hess2016-03-05
| |
| * switch to lts 5.5Gravatar Joey Hess2016-03-05
| |
| * add new depsGravatar Joey Hess2016-03-05
| |
| * fix build with old ghcGravatar Joey Hess2016-03-05
| |
| * another windows build fixGravatar Joey Hess2016-03-05
| |
| * more windows build fixesGravatar Joey Hess2016-03-05
| |