summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* seems that webapp ssh password ssh-agent hack is broken on windows after rece...5.20150508Gravatar Joey Hess2015-05-08
* prep releaseGravatar Joey Hess2015-05-08
* Improve quvi 0.4 output parsing to handle cases wher there is no known filena...Gravatar Joey Hess2015-05-08
* Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1."Gravatar Joey Hess2015-05-08
* typoGravatar Joey Hess2015-05-07
* Debian's ghc now supports TH on arm! Adjust build dependencies to build the w...Gravatar Joey Hess2015-05-07
* remove workaround for now fixed bug #763078Gravatar Joey Hess2015-05-07
* reorderGravatar Joey Hess2015-05-07
* remaining dataenc to sandi conversionsGravatar Joey Hess2015-05-07
* Windows: Roll back to an older version of rsync from cygwin. The newer versio...Gravatar Joey Hess2015-05-07
* Windows: Remove cygwin ssh, the newer version of which has stopped honoring t...Gravatar Joey Hess2015-05-07
* fsck: Ignore error recording the fsck in the activity log, which can happen w...Gravatar Joey Hess2015-05-06
* contentlocation, examinekey, lookupkey: Added --batch mode option.Gravatar Joey Hess2015-05-06
* Support checking ftp urls for file presence.Gravatar Joey Hess2015-05-05
* Work around wget bug #784348 which could cause it to clobber git-annex symlin...Gravatar Joey Hess2015-05-05
* add missing env var setting for standalone buildGravatar Joey Hess2015-05-05
* BF: Adjusted debian/patches/standalone-build for recent stylistic changesGravatar Yaroslav Halchenko2015-05-03
* Android: Updated bundled ssh from 6.1p1 to 6.4p1.Gravatar Joey Hess2015-05-01
* assistant: Added --autostop to complement --autostart.Gravatar Joey Hess2015-05-01
* Improve behavior when a git-annex command is told to operate on a file that d...Gravatar Joey Hess2015-04-30
* import: Before removing a duplicate file in --deduplicate or --clean-duplicat...Gravatar Joey Hess2015-04-30
* Improve integration with KDE's file manager to work with dolphin version 14.1...Gravatar Joey Hess2015-04-29
* import: Don't stop entire import when one file fails due to being gitignored ...Gravatar Joey Hess2015-04-29
* import: Check for gitignored files before moving them into the tree. (Needs g...Gravatar Joey Hess2015-04-29
* changelogGravatar Joey Hess2015-04-27
* S3: Fix incompatability with bucket names used by hS3; the aws library cannot...Gravatar Joey Hess2015-04-27
* Fix bogus failure of fsck --fast.Gravatar Joey Hess2015-04-27
* S3: git annex enableremote will not create a bucket name, which failed since ...Gravatar Joey Hess2015-04-23
* S3: git annex info will show additional information about a S3 remote (endpoi...Gravatar Joey Hess2015-04-23
* also drop old dbus compatGravatar Joey Hess2015-04-22
* Dropped support for older versions of yesod and warp than the ones in Debian ...Gravatar Joey Hess2015-04-22
* use BuildVersion in debian, which fixes windows buildGravatar Joey Hess2015-04-21
* S3: Enable debug logging when annex.debug or --debug is set.Gravatar Joey Hess2015-04-21
* reuse Build.Version to generate versionGravatar Joey Hess2015-04-20
* style changesGravatar Joey Hess2015-04-20
* changelog for https://github.com/joeyh/git-annex/pull/41Gravatar Joey Hess2015-04-20
* update to generate version in same format git-annex usesGravatar Joey Hess2015-04-20
* NF: provide debian/rules build-standaloneGravatar Yaroslav Halchenko2015-04-20
* NF: debian/patches/*standalone-build for providing a standalone build of git-...Gravatar Yaroslav Halchenko2015-04-20
* prep releaseGravatar Joey Hess2015-04-20
* Make repo init more robust.Gravatar Joey Hess2015-04-20
* reorderGravatar Joey Hess2015-04-20
* update some windows libraries for newer version of cygwinGravatar Joey Hess2015-04-20
* Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.Gravatar Joey Hess2015-04-19
* switch to using cryptohash for MACGravatar Joey Hess2015-04-19
* required: New command, like wanted, but for required content.Gravatar Joey Hess2015-04-18
* fsck --from remote: Avoid downloading a key if it would go over the annex.dis...Gravatar Joey Hess2015-04-18
* fsck --from remote: When bad content is found in the remote, and the local re...Gravatar Joey Hess2015-04-18
* Fix fsck --from a git remote in a local directory, and from a directory speci...Gravatar Joey Hess2015-04-18
* When a key's size is unknown, still check the annex.diskreserve, and avoid ge...Gravatar Joey Hess2015-04-17