| Commit message (Expand) | Author | Age |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | try to drop unused object if it does not need to be transferred anywhere | Joey Hess | 2014-01-23 |
* | flip for clarity | Joey Hess | 2013-12-16 |
* | assistant: Always batch changes found in startup scan. | Joey Hess | 2013-12-16 |
* | avoid trying to use lsof when it's not in path and --forced | Joey Hess | 2013-12-04 |
* | Avoid using git commit in direct mode, since in some situations it will read ... | Joey Hess | 2013-12-01 |
* | hlint | Joey Hess | 2013-10-02 |
* | add, import, assistant: Better preserve the mtime of symlinks, when when addi... | Joey Hess | 2013-09-25 |
* | better git version checking | Joey Hess | 2013-08-02 |
* | assistant: Fix bug that caused it to stall when adding a very large number of... | Joey Hess | 2013-07-27 |
* | assistant: Fix deadlock that could occur when adding a lot of files at once i... | Joey Hess | 2013-07-26 |
* | webapp: Better display of added files. | Joey Hess | 2013-07-10 |
* | committer tweak to wait for Watcher to resume after a max-size commit | Joey Hess | 2013-04-25 |
* | get rid of need to run pre-commit hook when assistant commits in direct mode | Joey Hess | 2013-04-24 |
* | batch commit every 5 thousand changes, not 10 thousand | Joey Hess | 2013-04-24 |
* | convert PendingAddChange back to Change when an add fails | Joey Hess | 2013-04-24 |
* | show one alert when bulk adding files | Joey Hess | 2013-04-24 |
* | assistant: when an add fails, requeue it for later | Joey Hess | 2013-04-23 |
* | assistant: Work around misfeature in git 1.8.2 that makes `git commit --alow-... | Joey Hess | 2013-04-18 |
* | 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 |
* | assistant: Fix OSX bug that prevented committing changed files to a repositor... | Joey Hess | 2013-03-17 |
* | better handling of batch renames | Joey Hess | 2013-03-11 |
* | detect directory rename and wait up to 1 second to get all the changes | Joey Hess | 2013-03-11 |
* | synthesize RmChange when a directory is deleted | Joey Hess | 2013-03-11 |
* | finish fast direct mode rename handling. wow, it's fast | Joey Hess | 2013-03-11 |
* | fix changeFile to not be partial | Joey Hess | 2013-03-11 |
* | detect renames during commit, and .. um, do nothing special because it's lunc... | Joey Hess | 2013-03-11 |
* | assistant: generate better commits for renames | Joey Hess | 2013-03-10 |
* | tweak | Joey Hess | 2013-03-10 |
* | moved transfer queueing out of watcher and into committer | Joey Hess | 2013-03-10 |
* | fix | Joey Hess | 2013-03-03 |
* | better prevention of auto repack | Joey Hess | 2013-03-03 |
* | assistant: Prevent automatic commits from causing git-gc runs, as that can ma... | Joey Hess | 2013-03-03 |
* | git subcommand cleanup | Joey Hess | 2013-03-03 |
* | assistant: Avoid noise in logs from git commit about typechanged files in dir... | Joey Hess | 2013-03-01 |
* | add additional debug info about reasons for transfers | Joey Hess | 2013-03-01 |
* | remove debug prints | Joey Hess | 2013-02-19 |
* | fully support core.symlinks=false in all relevant symlink handling code | Joey Hess | 2013-02-17 |
* | fix assistant's use of lsof in crippled filesystem mode | Joey Hess | 2013-02-15 |
* | crippled filesystem support, probing and initial support | Joey Hess | 2013-02-14 |
* | support Android's crippled lsof | Joey Hess | 2013-02-11 |
* | pre-commit: Update direct mode mappings. | Joey Hess | 2013-02-06 |
* | assistant: Fix location log when adding new file in direct mode. | Joey Hess | 2013-02-05 |
* | webapp: Now allows restarting any threads that crash. | Joey Hess | 2013-01-26 |
* | assistant: Avoid committer crashing if a file is deleted at the wrong instant. | Joey Hess | 2013-01-14 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | type based git config handling | Joey Hess | 2012-12-29 |
* | OSX assistant: Uses direct mode by default when setting up a new local reposi... | Joey Hess | 2012-12-28 |
* | assistant adding of modified files in direct mode | Joey Hess | 2012-12-24 |