aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)Gravatar aloukian2015-11-19
|
* Added a comment: Your directory depth is too longGravatar aloukian2015-11-19
|
* responseGravatar Joey Hess2015-11-18
|
* remove badly offtopic commentGravatar Joey Hess2015-11-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-11-18
|\
* | annex object file mode for core.sharedRepositoryGravatar Joey Hess2015-11-18
| | | | | | | | | | | | When core.sharedRepository is set, annex object files are not made mode 444, since that prevents a user other than the file owner from locking them. Instead, a mode such as 664 is used in this case.
| * Added a commentGravatar Agenta2015-11-18
|/
* you need to file a bug report or somethingGravatar Joey Hess2015-11-18
|
* responseGravatar Joey Hess2015-11-18
|
* commentGravatar Joey Hess2015-11-18
|
* map: Improve display of git remotes with non-ssh urls, including http and ↵Gravatar Joey Hess2015-11-18
| | | | gcrypt.
* note where map is left in --fast modeGravatar Joey Hess2015-11-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-11-18
|\
* | responseGravatar Joey Hess2015-11-18
| |
| * Added a commentGravatar Agenta2015-11-18
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-11-18
|\
* | responseGravatar Joey Hess2015-11-18
| |
* | responseGravatar Joey Hess2015-11-18
| |
* | closeGravatar Joey Hess2015-11-18
| |
| * Added a comment: I'm sorryGravatar fiatjaf2015-11-18
|/
* improve error message when special remote program cannot be runGravatar Joey Hess2015-11-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-11-18
|\
* | seems ok; hints at debugging what's wrongGravatar Joey Hess2015-11-18
| |
| * Added a comment: Finding IPFS hashGravatar rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c312015-11-18
| |
* | use intercalate instead of MissingH's joinGravatar Joey Hess2015-11-17
| | | | | | | | The two functions are identical.
* | reorg quickcheck to a separate moduleGravatar Joey Hess2015-11-17
| |
| * Added a comment: My current workflowGravatar juh2015-11-17
| |
| * Added a commentGravatar Agenta2015-11-17
| |
| * Added a comment: Should something else, not annex solve the ad hoc git use case?Gravatar annex.nrb@0b99c9078ef84fe229eb6f00841028a57dc076122015-11-17
|/
* avoid spawning file size polling thread when not in -J modeGravatar Joey Hess2015-11-16
|
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
| | | | | Including in addurl, and get --from web, but also in S3 and External special remotes when a web url is known for content in those remotes.
* refactorGravatar Joey Hess2015-11-16
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-11-16
|\
* | Display progress meter in -J mode when copying from a local git repo, to a ↵Gravatar Joey Hess2015-11-16
| | | | | | | | | | | | | | | | | | | | | | | | local git repo, and from a remote git repo. Had everything available, just didn't combine the progress meter with the other places progress is sent to update it. (And to a remote repo already did show progress.) Most special remotes should already display progress meters with -J, same as without it. One exception to this is the web, since it relies on wget/curl progress display without -J. Still todo..
* | warning when built w/o concurrent-outputGravatar Joey Hess2015-11-16
| |
| * Added a comment: How to get deleted files and older versions out of a full ↵Gravatar r@9dd621f83d4900d70d4ed2319f20160749f1343e2015-11-16
|/ | | | backup repository?
* wordingGravatar Joey Hess2015-11-16
|
* BF: standalone debian package -- dh_makeshlibs --noscriptsGravatar Yaroslav Halchenko2015-11-16
| | | | | To avoid creation of unnecessary trigger calling out to ldconfig via activate-noawait which is not present on older releases (e.g. squeeze)
* Build with -j1 again to get reproducible build.Gravatar Joey Hess2015-11-16
| | | | | | | This was in the cabal file earlier, and was removed because it broke the android cross build. Moving to the git-annex target of the Makefile will make it be used for Debian packages etc but not android cross builds or make fast or when users build with cabal.
* remove old news commentsGravatar Joey Hess2015-11-16
|
* add news item for git-annex 5.20151116Gravatar Joey Hess2015-11-16
|
* typo5.20151116Gravatar Joey Hess2015-11-16
|
* fix warningGravatar Joey Hess2015-11-16
|
* add missing checkSaneLock wrapper for pidlocksGravatar Joey Hess2015-11-16
|
* store abspath to the lock fileGravatar Joey Hess2015-11-16
| | | | Avoids problems if the program chdirs
* fix use of hifalutin terminologyGravatar Joey Hess2015-11-16
|
* avoid crashing in checkDaemon when fcntl locking is not supportedGravatar Joey Hess2015-11-16
| | | | | Instead, just assume the daemon isn't running. Since the pid file locking fails on such a filesystem, we know it's not running.
* prep releaseGravatar Joey Hess2015-11-16
|
* commentGravatar Joey Hess2015-11-16
|
* enable ConcurrentOutput by default when library is availableGravatar Joey Hess2015-11-16
|