| Commit message (Expand) | Author | Age |
* | 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 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | 2 minor fixes to transferkeys, otherwise it was perfect 1st time! | Joey Hess | 2013-03-20 |
* | maintain pools of running transferkeys processes (untested) | Joey Hess | 2013-03-19 |
* | implement transferkeys plumbing command | Joey Hess | 2013-03-19 |
* | map: Combine duplicate repositories, for a nicer looking map. | Joey Hess | 2013-03-16 |
* | fix relaxed with existing file | Joey Hess | 2013-03-12 |
* | addurl: Add --relaxed option. | Joey Hess | 2013-03-11 |
* | finish fast direct mode rename handling. wow, it's fast | Joey Hess | 2013-03-11 |
* | remove Eq instance for InodeCache | Joey Hess | 2013-03-11 |
* | skip non-directories in status | Joey Hess | 2013-03-11 |
* | status: Can now be run with a directory path to show only the status of that ... | Joey Hess | 2013-03-11 |
* | bugfix: drop --from an unavailable remote no longer updates the location log,... | Joey Hess | 2013-03-10 |
* | add build flags to version output | Joey Hess | 2013-03-09 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | webapp: New preferences page allows enabling/disabling debug logging at runti... | Joey Hess | 2013-03-03 |
* | git subcommand cleanup | Joey Hess | 2013-03-03 |