aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* avoid unnecessary read of trust.logGravatar Joey Hess2011-06-23
* unused command updates for branchesGravatar Joey Hess2011-06-23
* v3 upgrade code worksGravatar Joey Hess2011-06-23
* rewrite loggedkeys to use git-annex branchGravatar Joey Hess2011-06-22
* add merge subcommandGravatar Joey Hess2011-06-22
* improve bare repo handingGravatar Joey Hess2011-06-22
* improve version checking for v3Gravatar Joey Hess2011-06-22
* store trust.log and remote.log in the git-annex branchGravatar Joey Hess2011-06-22
* fixed logFileGravatar Joey Hess2011-06-22
* update for git-annex branchGravatar Joey Hess2011-06-22
* stop undoing gitattributes on uninitGravatar Joey Hess2011-06-22
* move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
* unlock: Made atomic.Gravatar Joey Hess2011-06-20
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* better types allowed breaking module dep loopGravatar Joey Hess2011-06-01
* Add --trust, --untrust, and --semitrust options.Gravatar Joey Hess2011-06-01
* remove unnecessary importsGravatar 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
* unused --from . checks local repo, for consistencyGravatar Joey Hess2011-05-28
* bugfix: fix unused list numberingGravatar Joey Hess2011-05-28
* tweakGravatar Joey Hess2011-05-28
* improve unused command's outputGravatar Joey Hess2011-05-28
* improve error message when no remote name is specifiedGravatar Joey Hess2011-05-28
* Data.Tuple.swap not available with ghc 6.12.3Gravatar Joey Hess2011-05-28
* show a warning message when failing to find requested keyGravatar Joey Hess2011-05-22
* add whenM and unlessMGravatar Joey Hess2011-05-17
* tweakGravatar Joey Hess2011-05-17
* tweakGravatar Joey Hess2011-05-16
* am I silly to worry about length overflowing int max?Gravatar Joey Hess2011-05-16
* rejigger what's --fastGravatar Joey Hess2011-05-16
* add info about any temp files and bad content filesGravatar Joey Hess2011-05-16
* status: New subcommand to show info about an annex, including its size.Gravatar Joey Hess2011-05-16
* add a message in potenatially confusing copy --fast failure situationGravatar Joey Hess2011-05-16
* support remote config values with spaces and other charactersGravatar Joey Hess2011-05-16
* better multiword parameter handlingGravatar Joey Hess2011-05-16
* migrate: Use current filename when generating new key, for backends where the...Gravatar Joey Hess2011-05-16
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* refactor some boilerplateGravatar Joey Hess2011-05-15
* unused: Now also lists files fsck places in .git/annex/bad/Gravatar Joey Hess2011-04-29
* Avoid using absolute paths when staging location log, as that can confuse git...Gravatar Joey Hess2011-04-25
* RemoteConfig typeGravatar Joey Hess2011-04-15
* refactorGravatar Joey Hess2011-04-09
* Periodically flush git command queue, to avoid boating memory usage too much.Gravatar Joey Hess2011-04-07
* unused/dropunused: support --fromGravatar Joey Hess2011-04-02
* Bugfix: copy --to --fast never really copied, fixed.Gravatar Joey Hess2011-04-01
* initremote worksGravatar Joey Hess2011-03-29
* clean up remote.log handlingGravatar Joey Hess2011-03-29