summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| |
| * Added a commentGravatar neocryptek2016-01-21
| |
| * Added a comment: Error on compileGravatar reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae74212016-01-20
|/
* optimise getUUIDGravatar Joey Hess2016-01-20
| | | | | This avoids a Map lookup each time it's called, instead the GitConfig field lazily looks it up once and then caches.
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
|
* credit Ian LynaghGravatar Joey Hess2016-01-20
|
* closeGravatar Joey Hess2016-01-20
|
* closeGravatar Joey Hess2016-01-20
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-20
|\
* | responseGravatar Joey Hess2016-01-20
| |
| * Added a commentGravatar wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d2016-01-20
|/
* commentGravatar Joey Hess2016-01-20
|