summaryrefslogtreecommitdiff
path: root/Seek.hs
Commit message (Expand)AuthorAge
* import: Preserve top-level directory structure.Gravatar Joey Hess2013-09-25
* Fix bug that caused typechanged symlinks to be assumed to be unlocked files, ...Gravatar Joey Hess2013-08-22
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* --unused: New switch that makes git-annex operate on all data found by the la...Gravatar Joey Hess2013-07-03
* --all for get, move, and copyGravatar Joey Hess2013-07-03
* Add --all option, and support it for fsckGravatar Joey Hess2013-07-03
* refactorGravatar Joey Hess2013-05-24
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* hlintGravatar Joey Hess2013-04-03
* make adding modified files work on crippled filesystemsGravatar Joey Hess2013-02-20
* pre-commit: Update direct mode mappings.Gravatar Joey Hess2013-02-06
* avoid bogus file not found warning on broken symlinkGravatar Joey Hess2013-01-26
* optimize pre-commit in direct modeGravatar Joey Hess2013-01-06
* Display a warning when a non-existing file or directory is specified.Gravatar Joey Hess2012-11-25
* where indentingGravatar Joey Hess2012-11-11
* Preferred content path matching bugfix.Gravatar Joey Hess2012-10-17
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* add back debug loggingGravatar Joey Hess2012-07-19
* fishy commitGravatar Joey Hess2012-06-14
* import: New subcommand, pulls files from a directory outside the annex and ad...Gravatar Joey Hess2012-05-31
* bugfix: Adding a dotfile also caused all non-dotfiles to be added.Gravatar Joey Hess2012-04-08
* rekey: New plumbing level command, can be used to change the keys used for fi...Gravatar Joey Hess2012-02-16
* simplifyGravatar Joey Hess2012-02-14
* fix LsFiles.typeChanged pathsGravatar Joey Hess2012-02-14
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* tweaksGravatar Joey Hess2012-01-11
* log: Add --gource mode, which generates output usable by gource.Gravatar Joey Hess2012-01-07
* log --before=dateGravatar Joey Hess2012-01-06
* tweakGravatar Joey Hess2012-01-06
* look up --to and --from remote names only onceGravatar Joey Hess2012-01-06
* more command-specific optionsGravatar Joey Hess2012-01-06
* no implicit dotfiles in addGravatar Joey Hess2012-01-03
* dead codeGravatar Joey Hess2012-01-03
* split out two more Git modulesGravatar Joey Hess2011-12-13
* lintGravatar Joey Hess2011-11-11
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* refactoring and cleanupGravatar Joey Hess2011-10-30