summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* avoid unnecessary read of trust.logGravatar Joey Hess2011-06-23
* docsGravatar Joey Hess2011-06-22
* let's have the major version number be annex.versionGravatar Joey Hess2011-06-22
* add merge subcommandGravatar Joey Hess2011-06-22
* improve bare repo handingGravatar Joey Hess2011-06-22
* docs for v3Gravatar Joey Hess2011-06-21
* unlock: Made atomic.Gravatar Joey Hess2011-06-20
* add git-union-mergeGravatar Joey Hess2011-06-20
* Allow --trust etc to specify a repository by name, for temporarily trusting ...Gravatar Joey Hess2011-06-13
* rsync is now used when copying files from repos on other filesystemsGravatar Joey Hess2011-06-13
* releasing version 0.201106100.20110610Gravatar Joey Hess2011-06-10
* Bugfix: Fix fsck to not think all SHAnE keys are bad.Gravatar Joey Hess2011-06-10
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09
* Add --trust, --untrust, and --semitrust options.Gravatar Joey Hess2011-06-01
* Add --numcopies option.Gravatar Joey Hess2011-06-01
* releasing version 0.201106010.20110601Gravatar Joey Hess2011-06-01
* Somewhat sped up `git commit` of modifications to unlocked files.Gravatar Joey Hess2011-05-31
* Fix locking of files with staged changes.Gravatar Joey Hess2011-05-31
* Massively sped up `git annex lock` by avoiding use of the uber-slow `git rese...Gravatar Joey Hess2011-05-31
* bugfix: fix unused list numberingGravatar Joey Hess2011-05-28
* releasing version 0.201105220.20110522Gravatar Joey Hess2011-05-27
* typoGravatar Joey Hess2011-05-27
* Fix bug in --exclude introduced in 0.20110516.Gravatar Joey Hess2011-05-27
* Closer emulation of git's behavior when told to use "foo/.git" as a git repos...Gravatar Joey Hess2011-05-22
* add explict build dep on hsloggerGravatar Joey Hess2011-05-21
* releasing version 0.201105210.20110521Gravatar Joey Hess2011-05-21
* Add --debug option. Closes: #627499Gravatar Joey Hess2011-05-21
* --backend now overrides any backend configured in .gitattributes files.Gravatar Joey Hess2011-05-18
* status: New subcommand to show info about an annex, including its size.Gravatar Joey Hess2011-05-16
* releasing version 0.201105160.20110516Gravatar Joey Hess2011-05-16
* migrate: Use current filename when generating new key, for backends where the...Gravatar Joey Hess2011-05-16
* clarifyGravatar Joey Hess2011-05-16
* Added filename extension preserving variant backends SHA1E, SHA256E, etc.Gravatar Joey Hess2011-05-16
* add a few tweaks to make it easy to use the Internet Archive's variant of S3Gravatar Joey Hess2011-05-16
* Work around a bug in Network.URI's handling of bracketed ipv6 addresses.Gravatar Joey Hess2011-05-06
* releasing version 0.201105030.20110503Gravatar Joey Hess2011-05-03
* S3: When encryption is enabled, the Amazon S3 login credentials are stored, e...Gravatar Joey Hess2011-05-01
* unused: Now also lists files fsck places in .git/annex/bad/Gravatar Joey Hess2011-04-29
* Avoid crashing when an existing key is readded to the annex.Gravatar Joey Hess2011-04-28
* documentation for hook special remotesGravatar Joey Hess2011-04-28
* Fix hasKeyCheap setting for bup and rsync special remotes.Gravatar Joey Hess2011-04-28
* erm, thought I committed this release?Gravatar Joey Hess2011-04-28
* Avoid pipeline stall when running git annex drop or fsck on a lot of files.Gravatar Joey Hess2011-04-27
* filter out --delete rsync optionGravatar Joey Hess2011-04-27
* rsync special remoteGravatar Joey Hess2011-04-27
* Revert "Use haskell Crypto library instead of haskell SHA library.a"Gravatar Joey Hess2011-04-26
* releasing version 0.201104250.20110425Gravatar Joey Hess2011-04-25
* Avoid using absolute paths when staging location log, as that can confuse git...Gravatar Joey Hess2011-04-25
* Remove testpack from build depends, as it is not available on all architectures.Gravatar Joey Hess2011-04-25
* Use haskell Crypto library instead of haskell SHA library.aGravatar Joey Hess2011-04-21