summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* info: Display repository mode: bare when in a bare (non-direct mode) repo.Gravatar Joey Hess2015-04-09
* proxy: Made it work when run in a new repository before initial commit.Gravatar Joey Hess2015-04-09
* add: If annex.largefiles is set and does not match a file that's being added,...Gravatar Joey Hess2015-04-08
* fromkey, registerurl: When reading from stdin, allow the filename and url, re...Gravatar Joey Hess2015-04-07
* bring back --quiet filtering of stdout and stderr, with deadlock fixedGravatar Joey Hess2015-04-06
* emergency releaseGravatar Joey Hess2015-04-06
* Fixes a bug in the last release that caused rsync and possibly other commands...Gravatar Joey Hess2015-04-06
* avoid using --literal-pathspecs with git older than 1.8.1 which added itGravatar Joey Hess2015-04-06
* prep releaseGravatar Joey Hess2015-04-06
* rethought distributed fsck; instead add activity.log and expire commandGravatar Joey Hess2015-04-05
* Merge branch 'concurrentprogress'Gravatar Joey Hess2015-04-04
|\
| * WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* | init: Improve fifo test to detect NFS systems that support fifos but not well...Gravatar Joey Hess2015-04-03
|/
* version: Add --rawGravatar Joey Hess2015-04-02
* Significantly sped up processing of large numbers of directories passed to a ...Gravatar Joey Hess2015-04-02
* Revert "Significantly sped up processing of large numbers of directories pass...Gravatar Joey Hess2015-04-02
* Fix truncation of parameters that could occur when using xargs git-annex.Gravatar Joey Hess2015-04-02
* Significantly sped up processing of large numbers of directories passed to a ...Gravatar Joey Hess2015-04-02
* fsck: Added --distributed and --expire options, for distributed fsck.Gravatar Joey Hess2015-04-01
* import: --deduplicate and --cleanduplicates now output the keys corresponding...Gravatar Joey Hess2015-03-31