summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* remove unused support for ADNS libraryGravatar Joey Hess2016-01-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-25
|\
* | closeGravatar Joey Hess2016-01-25
| |
| * Add bug reportGravatar hello@8ec3aeb95041eb24da1d74b9a59964a3e3519fb52016-01-25
| |
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-25
|/
* matchexpression: New plumbing command to check if a preferred content ↵Gravatar Joey Hess2016-01-25
| | | | expression matches some data.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-25
|\
* | commentGravatar Joey Hess2016-01-25
| |
* | document annex.largefiles handlingGravatar Joey Hess2016-01-25
| |
| * Added a commentGravatar db2016-01-24
|/
* responseGravatar Joey Hess2016-01-24
|
* Fix build with QuickCheck 2.8.2Gravatar Joey Hess2016-01-24
| | | | It added some instances I had also implemented.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-24
|\
* | Revert "convert fail to error"Gravatar Joey Hess2016-01-24
| | | | | | | | | | | | | | | | | | | | This reverts commit 7f5fc3ec8f2d274c068e5662d04233bc0169c740. That changed the type of error from an IOError to something else, so broke stuff that was catching IOErrors. So back to a UserError, but be explicit this time that's what it's throwing.
| * (no commit message)Gravatar db2016-01-23
| |
| * Added a commentGravatar db2016-01-23
| |
| * Added a comment: How do I start it?Gravatar db2016-01-23
| |
| * Added a commentGravatar andrew@1d92abee601373fe09908b30706c97ffce3da2552016-01-23
| |
| * (no commit message)Gravatar reyman64@740e43250854ada1b8484b3bc44b53be03367d702016-01-22
| |
| * Added a commentGravatar reyman64@740e43250854ada1b8484b3bc44b53be03367d702016-01-22
|/
* assistant: Use udisks2 dbus events to detect when disks are mounted, instead ↵Gravatar Joey Hess2016-01-22
| | | | of relying on gnome/kde stuff that is not stable.
* assistant: Added new name used for udisks2 dbus service in gnome 3.18.Gravatar Joey Hess2016-01-22
|
* responseGravatar Joey Hess2016-01-22
|
* Added a commentGravatar db2016-01-22
|
* closeGravatar Joey Hess2016-01-22
|
* Bug fix: Git config settings passed to git-annex -c did not always take effect.Gravatar Joey Hess2016-01-22
| | | | | | When Config.setConfig runs, it throws away the old Repo and loads a new one. So, add an action to adjust the Repo so that -c settings will persist across that.
* commentGravatar Joey Hess2016-01-22
|
* move preferred content terminals docs to man pageGravatar Joey Hess2016-01-22
|
* responseGravatar Joey Hess2016-01-22
|
* commentGravatar Joey Hess2016-01-22
|
* avoid running BUILDER clean when it's cabalGravatar Joey Hess2016-01-22
| | | | This alows debian/rules clean to work when build deps are not installed.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-22
|\
| * Added a commentGravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-01-22
| |
| * Added a comment: gvfs reliabilityGravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-01-22
| |
| * (no commit message)Gravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-01-22
| |
| * copied the wrong signals, re-testingGravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-01-22
| |
| * (no commit message)Gravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-01-22
| |
| * (no commit message)Gravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-01-22
| |
| * Added a commentGravatar reyman64@740e43250854ada1b8484b3bc44b53be03367d702016-01-21
| |
| * (no commit message)Gravatar reyman64@740e43250854ada1b8484b3bc44b53be03367d702016-01-21
| |
| * (no commit message)Gravatar reyman64@740e43250854ada1b8484b3bc44b53be03367d702016-01-21
| |
* | merge Checks into CommandGravatar Joey Hess2016-01-21
| |
* | remove module unused since switch to optparse-applicativeGravatar Joey Hess2016-01-21
| |
* | convert fail to errorGravatar Joey Hess2016-01-21
| | | | | | | | | | | | | | | | | | Using fail here causes a "user error" exception to be thrown, which implies the user is at fault in its wording, which is incorrect. Also audited for other uses of fail in git-annex; the others are in monadic contexts where fail may not throw an exception, and involve user input, so kept them as-is.
| * Added a commentGravatar simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f2016-01-21
| |
| * Added a commentGravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-01-21
| |
| * (no commit message)Gravatar https://launchpad.net/~felixonmars2016-01-21
| |
| * (no commit message)Gravatar https://launchpad.net/~felixonmars2016-01-21
| |
| * (no commit message)Gravatar https://launchpad.net/~felixonmars2016-01-21
| |
| * Added a comment: source-only buildGravatar jtgeibel@4ad445b2ef940dedb1b6d9b19e3888e56b33541b2016-01-21
| |