summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
...
| * 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
* | Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-04-14
|\|
| * fix relPathDirToFileAbs on windows with different drive lettersGravatar Joey Hess2015-04-14
| * bittorrent: Fix handling of magnet links.Gravatar Joey Hess2015-04-14
| * Windows: Renamed start menu file to avoid loop in some versions of Windows wh...Gravatar Joey Hess2015-04-13
| * info: Added --bytes option.Gravatar Joey Hess2015-04-12
| * info dir: Added information about repositories that contain files in the spec...Gravatar Joey Hess2015-04-12
* | get, move, copy, mirror: Concurrent downloads and uploads are now supported!Gravatar Joey Hess2015-04-10
|/
* fix union merge to call diff-index with -- after the refGravatar Joey Hess2015-04-09
* Fix activity log parsing.Gravatar Joey Hess2015-04-09
* contentlocationn: New plumbing command.Gravatar Joey Hess2015-04-09
* prep releaseGravatar Joey Hess2015-04-09
* fix webapp reversion caused by relative path changesGravatar Joey Hess2015-04-09
* This fixes a bug in the assistant introduced by the literal pathspec changes ...Gravatar Joey Hess2015-04-09
* importfeed: Error out when passed a non-url.Gravatar Joey Hess2015-04-09
* importfeed: Fix feed download when curl is used.Gravatar Joey Hess2015-04-09