summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update android patches for new version of shakespeareGravatar androidbuilder2015-08-02
|
* reverted updates to new lib versions that broke android buildGravatar androidbuilder2015-08-02
| | | | I ran into several evilsplicer problems with the new lib versions, most notably including a problem with encoding of embedded binary files
* I hope these notes do not make this walkthrough page too big.Gravatar https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg2015-08-01
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg2015-08-01
|
* Added a comment: cont'dGravatar threadshuffle2015-07-31
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-07-31
|\
* | devblogGravatar Joey Hess2015-07-31
| |
* | fsck: Commit incremental fsck database after every 1000 files fscked, or ↵Gravatar Joey Hess2015-07-31
| | | | | | | | | | | | | | | | every 5 minutes, whichever comes first. Previously, commits were made every 1000 files fscked. Also, improve docs
* | Improve shutdown due to --time-limit, especially for fsckGravatar Joey Hess2015-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Perform a clean shutdown when --time-limit is reached. This includes running queued git commands, and cleanup actions normally run when a command is finished. * fsck: Commit incremental fsck database when --time-limit is reached. Previously, some of the last files fscked did not make it into the database when using --time-limit. Note that this changes Annex.addCleanup hooks, to run after --time-limit expires. Fsck was using such a hook to clean up after a --incremental-schedule, and that shouldn't run when --time-limit exipires it. So, instead, moved that cleanup code to be run by cleanupIncremental. Resulted in some data type juggling.
* | remove unused importsGravatar Joey Hess2015-07-31
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-07-31
|/
* add news item for git-annex 5.20150731Gravatar Joey Hess2015-07-31
|
* switch Setup file to use postCopy hook, since cabal has stopped running postInst5.20150731Gravatar Joey Hess2015-07-31
| | | | | | | | | See https://github.com/haskell/cabal/issues/1805 Apparently, old versions of cabal don't run copyHook, but at the moment I don't know who would be using a cabal as old as 1.18, and it seems a lot of complication to run both hooks. Although I think my code is idempotent, so they could both be used if necessary.
* prep releaseGravatar Joey Hess2015-07-31
|
* responseGravatar Joey Hess2015-07-31
|
* Added a comment: --not --in doesn't work anymoreGravatar jason@bbebec708d192ae9848ef6d0c6983e2b37127df12015-07-31
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-07-31
|
* Added a commentGravatar parhuzamos2015-07-31
|
* Added a commentGravatar Agenta2015-07-31
|
* whatGravatar Joey Hess2015-07-30
|
* commentGravatar Joey Hess2015-07-30
|
* init: Detect when the filesystem is crippled such that it ignores attempts ↵Gravatar Joey Hess2015-07-30
| | | | to remove the write bit from a file, and enable direct mode. Seen with eg, NTFS fuse on linux.
* avoid calling copy when file DNEGravatar Joey Hess2015-07-30
| | | | | This avoids an ugly warning when running git annex fsck --from a rsync remote in a repo in direct mode.
* The last release accidentially removed a number of options from the copy ↵Gravatar Joey Hess2015-07-30
| | | | command. (-J, file matching options, etc). These have been added back.
* Fix rsync special remote to work when -Jn is used for concurrent uploads.Gravatar Joey Hess2015-07-30
|
* commentGravatar Joey Hess2015-07-30
|
* commentGravatar Joey Hess2015-07-30
|
* responseGravatar Joey Hess2015-07-30
|
* commentGravatar Joey Hess2015-07-30
|
* clarify space provided by gitlab (10 gb)Gravatar Joey Hess2015-07-30
|
* Added a commentGravatar siflfran@3babe1b188962ba45b5d4649e721ac59ead57b7c2015-07-29
|
* (no commit message)Gravatar Agenta2015-07-29
|
* Added a comment: You need a copy of the git repoGravatar Marco2015-07-29
|
* Added a comment: Git 2.5 allows smudge filters to not read all of stdinGravatar torarnv@6179ecd599a0e00709a67306f015e46307a66eb62015-07-29
|
* Added a commentGravatar siflfran@3babe1b188962ba45b5d4649e721ac59ead57b7c2015-07-29
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-07-28
|
* Added a comment: 3 modes (at user level of visibility) -> 2 modesGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-07-28
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-07-28
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-07-28
|
* (no commit message)Gravatar parhuzamos@8b0fed579d8438e6f461a885888326a53287dcd12015-07-28
|
* Added a comment: bugfix?Gravatar anarcat2015-07-28
|
* devblogGravatar Joey Hess2015-07-27
|
* webapp: Support enabling known gitlab.com remotes.Gravatar Joey Hess2015-07-27
|
* more infoGravatar Joey Hess2015-07-27
|
* add news item for git-annex 5.20150727Gravatar Joey Hess2015-07-27
|
* prep release5.20150727Gravatar Joey Hess2015-07-27
|
* Merge branch 'gitlab'Gravatar Joey Hess2015-07-27
|\
| * open and close gitlab issuesGravatar Joey Hess2015-07-27
| |
| * changelog for gitlabGravatar Joey Hess2015-07-27
| |
| * use mangled hostname for gitlab repo when using a dedicated git-annex ssh keyGravatar Joey Hess2015-07-27
| |