| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into windows | Joey Hess | 2013-05-14 |
|\ |
|
| * | migrate: Detect if a file gets corrupted while it's being migrated. | Joey Hess | 2013-05-13 |
* | | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | | use setCurrentDirectory | Joey Hess | 2013-05-11 |
* | | clean up from windows porting | Joey Hess | 2013-05-11 |
* | | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | | fixup #if 0 stubs to use #ifndef mingw32_HOST_OS | Joey Hess | 2013-05-10 |
* | | stub out POSIX stuff | Joey Hess | 2013-05-10 |
|/ |
|
* | git-annex-shell: Ensure that received files can be read. Files transferred fr... | Joey Hess | 2013-05-06 |
* | fix build | Joey Hess | 2013-05-02 |
* | fix build | Joey Hess | 2013-05-02 |
* | need cpp | Joey Hess | 2013-05-02 |
* | cannot open file:// url on Android, so don't use the htmlshim there | Joey Hess | 2013-05-02 |
* | include build flags in version info when not in a repo | Joey Hess | 2013-05-01 |
* | Fix the URL not showing until the app closes | Bruno Bigras | 2013-05-01 |
* | thaw content directory in direct mode too | Joey Hess | 2013-04-30 |
* | To enable an existing special remote, the new enableremote command must be us... | Joey Hess | 2013-04-26 |
* | initremote: If two existing remotes have the same name, prefer the one with a... | Joey Hess | 2013-04-24 |
* | show a message to tell why adding a file failed | Joey Hess | 2013-04-23 |
* | add: avoid ugly error message when adding a deleted file in direct mode | Joey Hess | 2013-04-23 |
* | sync: Commit in direct mode even if no changes were staged | Joey Hess | 2013-04-23 |
* | rename module | Joey Hess | 2013-04-23 |
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | rmurl: New command, removes one of the recorded urls for a file. | Joey Hess | 2013-04-22 |
* | direct, indirect: Refuse to do anything when the assistant or git-annex watch... | Joey Hess | 2013-04-22 |
* | Detect systems that have no user name set in GECOS, and also don't have user.... | Joey Hess | 2013-04-22 |
* | sync, assistant: Sync with remotes that have annex-ignore set | Joey Hess | 2013-04-22 |
* | change section | Joey Hess | 2013-04-20 |
* | improve usage messages | Joey Hess | 2013-04-20 |
* | untested browser opening on Android | Joey Hess | 2013-04-18 |
* | fsck: Check content of direct mode files (only when the inode cache thinks th... | Joey Hess | 2013-04-16 |
* | turn on PackageImports globally | Joey Hess | 2013-04-13 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | addurl: Register transfer so the webapp can see it. | Joey Hess | 2013-04-11 |
* | addurl: Bugfix: Did not properly add file in direct mode. | Joey Hess | 2013-04-11 |
* | webapp: New --listen= option allows running the webapp on one computer and co... | Joey Hess | 2013-04-08 |
* | Bugfix: Direct mode no longer repeatedly checksums duplicated files. | Joey Hess | 2013-04-06 |
* | Use lower case hash directories for storing files on crippled filesystems, sa... | Joey Hess | 2013-04-04 |
* | clean up urlrenderer handling when the webapp is not built | Joey Hess | 2013-04-03 |
* | squelch protocol error on shutdown | Joey Hess | 2013-04-02 |
* | Update working tree files fully atomically | Joey Hess | 2013-04-02 |
* | drop --auto: Fix bug that prevented dropping files from untrusted repositories. | Joey Hess | 2013-04-01 |
* | webapp: Added UI to delete repositories. Closes: #689847 | Joey Hess | 2013-03-31 |
* | minor refactoring | Joey Hess | 2013-03-30 |
* | let's use words and unwords rather than split and intercalate " " | Joey Hess | 2013-03-30 |
* | Make git-annex-shell call the command with its (safe) options. | guilhem | 2013-03-30 |
* | add --force overrides annex.largefiles | Joey Hess | 2013-03-29 |
* | New annex.largefiles setting, which configures which files `git annex add` an... | Joey Hess | 2013-03-29 |
* | webapp: Progess bar fixes for many types of special remotes. | Joey Hess | 2013-03-28 |
* | Per-command usage messages. | Joey Hess | 2013-03-27 |