summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* log: Added --all option.Gravatar Joey Hess2016-07-17
|
* Speed up startup time by caching the refs that have been merged into the ↵Gravatar Joey Hess2016-07-17
| | | | | | | git-annex branch. This can speed up git-annex commands by as much as a second, depending on the number of remotes.
* avoid stripping rpath when linking haskell libs dynamicallyGravatar Joey Hess2016-07-17
|
* remove old ekg flagGravatar Joey Hess2016-07-13
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-07-12
|\
* | devblogGravatar Joey Hess2016-07-12
| |
* | Support checking presence of content at a http url that redirects to a ftp url.Gravatar Joey Hess2016-07-12
| |
| * Added a commentGravatar Rémi2016-07-12
| |
* | commentGravatar Joey Hess2016-07-12
| |
| * Added a commentGravatar quisquous2016-07-12
|/
* commentGravatar Joey Hess2016-07-12
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-07-12
|\
* | commentGravatar Joey Hess2016-07-12
| |
| * initial reportGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-07-12
|/
* uninit: Fix crash due to trying to write to deleted keys db.Gravatar Joey Hess2016-07-12
| | | | | | Reversion introduced by v6 mode support, affects v5 too. Also fix a similar crash when the webapp is used to delete a repository.
* responseGravatar Joey Hess2016-07-12
|
* fsck: Fix a reversion in direct mode fsck of a file that is present when the ↵Gravatar Joey Hess2016-07-12
| | | | location log thinks it is not. Reversion introduced in version 5.20151208.
* tag moreinfoGravatar Joey Hess2016-07-12
|
* commentGravatar Joey Hess2016-07-12
|
* why this cannot be fixed in v5 modeGravatar Joey Hess2016-07-12
|
* close as mergedGravatar Joey Hess2016-07-12
|
* updateGravatar Joey Hess2016-07-12
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-07-11
|\
* | devblogGravatar Joey Hess2016-07-11
| |
| * Added a commentGravatar magibney@908c3d4677b9e87e203538d4d5e8c296255749a02016-07-11
| |
| * Added a commentGravatar quisquous2016-07-11
| |
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-07-11
|/
* commentGravatar Joey Hess2016-07-11
|
* responseGravatar Joey Hess2016-07-11
|
* commentGravatar Joey Hess2016-07-11
|
* followupGravatar Joey Hess2016-07-11
|
* responseGravatar Joey Hess2016-07-11
|
* (no commit message)Gravatar quisquous2016-07-11
|
* (no commit message)Gravatar Horus2016-07-11
|
* Added a comment: Hardlinks on hyperv VMGravatar Stan2016-07-08
|
* Added a comment: Success / failure scenariosGravatar Stan2016-07-07
|
* removedGravatar Stan2016-07-07
|
* Added a comment: Success / failureGravatar Stan2016-07-07
|
* (no commit message)Gravatar magibney@908c3d4677b9e87e203538d4d5e8c296255749a02016-07-07
|
* (no commit message)Gravatar Horus2016-07-06
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-07-06
|
* devblogGravatar Joey Hess2016-07-06
|
* cloeGravatar Joey Hess2016-07-06
|
* typo: s/enabled/disabled/Gravatar Joey Hess2016-07-06
|
* Remove the EKG build flag, since Gentoo for some reason decided to enable ↵Gravatar Joey Hess2016-07-06
| | | | this flag, depsite it not being intended for production use and so enabled by default.
* EKG enabled on gentoo build??Gravatar Joey Hess2016-07-06
|
* commentGravatar Joey Hess2016-07-06
|
* responseGravatar Joey Hess2016-07-06
|
* responseGravatar Joey Hess2016-07-06
|
* Remove unnecessary rpaths in the git-annex binary, but only when it's built ↵Gravatar Joey Hess2016-07-06
| | | | using make, not cabal. This speeds up git-annex statup time by around 50%.