aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Support import in direct mode.Gravatar Joey Hess2013-07-22
* Support unannex and uninit in direct mode.Gravatar Joey Hess2013-07-22
* fix uninit to delete content from annex when it ended up hard linked back to ...Gravatar Joey Hess2013-07-18
* uninit: Preserve .git/annex/objects at the end, if it still has content, so t...Gravatar Joey Hess2013-07-16
* fix: Preserve the original mtime of fixed symlinks.Gravatar Joey Hess2013-07-11
* dropunused, addunused: Complain when asked to operate on a number that does n...Gravatar Joey Hess2013-07-08
* addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t...Gravatar Joey Hess2013-07-05
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* merge: Now also merges synced/master or similar branches, which makes it use...Gravatar Joey Hess2013-07-03
* --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
* fsck: Ensures that direct mode is used for files when it's enabled.Gravatar Joey Hess2013-06-24
* check in configure if ionice -c3 worksGravatar Joey Hess2013-06-21
* assistant --autostart: Automatically ionices the daemons it starts.Gravatar Joey Hess2013-06-21
* make dead output consistent with other trust setting commandsGravatar Joey Hess2013-06-18
* fix buildGravatar Joey Hess2013-06-17
* fsck: Avoid getting confused by Windows path separatorsGravatar Joey Hess2013-06-17
* remove workaround for old bug that was only in one releaseGravatar Joey Hess2013-06-17
* status: No longer shows dead repositories.Gravatar Joey Hess2013-06-17
* sync: Better support for bare git remotes. Now pushes directly to the master ...Gravatar Joey Hess2013-06-12
* Direct mode: No longer temporarily remove write permission bit of files when ...Gravatar Joey Hess2013-06-12
* Android: Make the "Open webapp" menu item open the just created repository wh...Gravatar Joey Hess2013-06-10
* Supports indirect mode on encfs in paranoia mode, and other filesystems that ...Gravatar Joey Hess2013-06-10
* avoid warnings when built with ghc 7.6Gravatar Joey Hess2013-06-02
* squash warningGravatar Joey Hess2013-06-02
* Android: Work around Android devices where the `am` command doesn't work.Gravatar Joey Hess2013-05-31
* Revert "android dupped stderr workaround"Gravatar Joey Hess2013-05-30
* android dupped stderr workaroundGravatar Joey Hess2013-05-30
* Android: Added an "Open WebApp" item to the terminal's menu. Should work for ...Gravatar Joey Hess2013-05-28
* fix merge conflict resolution when both sides have the same keyGravatar Joey Hess2013-05-26
* correct recent fixGravatar Joey Hess2013-05-26
* sync: Fix double merge conflict resolution handling.Gravatar Joey Hess2013-05-26
* reduce the amount of subdirectories created by the fuzz tester to saner limitGravatar Joey Hess2013-05-26
* make fuzztest honor annex.diskreserveGravatar Joey Hess2013-05-26
* fuzz test discovered a way automatic merge resultion can fail; fixGravatar Joey Hess2013-05-25
* fuzz tester: avoid deleting entire repository (had to happen eventually, right?)Gravatar Joey Hess2013-05-25
* fixGravatar Joey Hess2013-05-25
* fuzz improvementsGravatar Joey Hess2013-05-25
* tune frequencies to avoid enormous trees being createdGravatar Joey Hess2013-05-25
* make fuzz test also output its actions to stdoutGravatar Joey Hess2013-05-25
* content: New command line way to view and configure a repository's preferred ...Gravatar Joey Hess2013-05-25
* refactorGravatar Joey Hess2013-05-24
* fuzz testerGravatar Joey Hess2013-05-23
* list standard groups in vicfgGravatar Joey Hess2013-05-23
* typoGravatar Joey Hess2013-05-19
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* test suite passes in direct modeGravatar Joey Hess2013-05-17
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-14
|\
| * migrate: Detect if a file gets corrupted while it's being migrated.Gravatar Joey Hess2013-05-13