summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* | fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* | use setCurrentDirectoryGravatar Joey Hess2013-05-11
* | clean up from windows portingGravatar Joey Hess2013-05-11
* | git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* | stub out POSIX stuffGravatar Joey Hess2013-05-10
|/
* git-annex-shell: Ensure that received files can be read. Files transferred fr...Gravatar Joey Hess2013-05-06
* fix buildGravatar Joey Hess2013-05-02
* fix buildGravatar Joey Hess2013-05-02
* need cppGravatar Joey Hess2013-05-02
* cannot open file:// url on Android, so don't use the htmlshim thereGravatar Joey Hess2013-05-02
* include build flags in version info when not in a repoGravatar Joey Hess2013-05-01
* Fix the URL not showing until the app closesGravatar Bruno Bigras2013-05-01
* thaw content directory in direct mode tooGravatar Joey Hess2013-04-30
* To enable an existing special remote, the new enableremote command must be us...Gravatar Joey Hess2013-04-26
* initremote: If two existing remotes have the same name, prefer the one with a...Gravatar Joey Hess2013-04-24
* show a message to tell why adding a file failedGravatar Joey Hess2013-04-23
* add: avoid ugly error message when adding a deleted file in direct modeGravatar Joey Hess2013-04-23
* sync: Commit in direct mode even if no changes were stagedGravatar Joey Hess2013-04-23
* rename moduleGravatar Joey Hess2013-04-23
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* rmurl: New command, removes one of the recorded urls for a file.Gravatar Joey Hess2013-04-22
* direct, indirect: Refuse to do anything when the assistant or git-annex watch...Gravatar Joey Hess2013-04-22
* Detect systems that have no user name set in GECOS, and also don't have user....Gravatar Joey Hess2013-04-22
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* change sectionGravatar Joey Hess2013-04-20