| Commit message (Expand) | Author | Age |
* | 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 |
* | break dependency cycle by special casing running of test command | Joey Hess | 2013-02-27 |
* | embed test suite into git annex; available by running: git annex test | Joey Hess | 2013-02-27 |
* | Makefile now builds using cabal, taking advantage of cabal's automatic detect... | Joey Hess | 2013-02-27 |
* | annex.version is now set to 4 for direct mode repositories | Joey Hess | 2013-02-26 |
* | copy: Update location log when no copy was performed, if the location log was... | Joey Hess | 2013-02-26 |
* | make adding modified files work on crippled filesystems | Joey Hess | 2013-02-20 |
* | Direct mode: Fix support for adding a modified file. | Joey Hess | 2013-02-20 |
* | fully support core.symlinks=false in all relevant symlink handling code | Joey Hess | 2013-02-17 |
* | proper fix for dropunused | Joey Hess | 2013-02-15 |
* | Revert "Clean up direct mode cache and mapping info when dropping keys." | Joey Hess | 2013-02-15 |
* | don't allow setting indirect mode on a crippled filesystem | Joey Hess | 2013-02-15 |
* | migrate, rekey: copy rather than hard linking in crippled filesystem mode | Joey Hess | 2013-02-15 |
* | add: Improved detection of files that are modified while being added. | Joey Hess | 2013-02-14 |
* | split out Utility.InodeCache | Joey Hess | 2013-02-14 |
* | crippled filesystem support, probing and initial support | Joey Hess | 2013-02-14 |
* | can now build Android targeted binary | Joey Hess | 2013-02-10 |
* | Clean up direct mode cache and mapping info when dropping keys. | Joey Hess | 2013-02-07 |
* | uninit, unannex --fast: If hard link creation fails, fall back to slow mode. | Joey Hess | 2013-02-06 |
* | pre-commit: Update direct mode mappings. | Joey Hess | 2013-02-06 |
* | avoid queueing rm of no files | Joey Hess | 2013-02-05 |
* | assistant: Fix location log when adding new file in direct mode. | Joey Hess | 2013-02-05 |