| Commit message (Expand) | Author | Age |
* | Preserve execute bits of unlocked files in v6 mode. | Joey Hess | 2016-04-14 |
* | make sync aware of adjusted branches | Joey Hess | 2016-02-29 |
* | avoid confusing git with a modified ctime in clean filter | Joey Hess | 2016-01-07 |
* | fix OSX build | Joey Hess | 2015-12-28 |
* | combine PendingAddChanges for the same file into one | Joey Hess | 2015-12-22 |
* | populate unlocked files with newly available content when ingesting | Joey Hess | 2015-12-22 |
* | finish v6 support for assistant | Joey Hess | 2015-12-22 |
* | refactoring | Joey Hess | 2015-12-22 |
* | wip v6 support for assistant | Joey Hess | 2015-12-21 |
* | move InodeSentinal from direct mode code to its own module | Joey Hess | 2015-12-09 |
* | add VerifiedCopy data type | Joey Hess | 2015-10-08 |
* | removed all uses of undefined from code base | Joey Hess | 2015-04-19 |
* | make segmentXargs preserve order | Joey Hess | 2015-04-02 |
* | assistant: Committing a whole lot of files at once could overflow command-lin... | Joey Hess | 2015-03-26 |
* | add a comment | Joey Hess | 2015-03-26 |
* | sync, assistant: Include repository name in head branch commit message. | Joey Hess | 2015-02-11 |
* | Repository tuning parameters can now be passed when initializing a repository... | Joey Hess | 2015-01-27 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | support commit.gpgsign | Joey Hess | 2014-07-04 |
* | assistant: Fix one-way assistant->assistant sync in direct mode. | Joey Hess | 2014-06-16 |
* | fix for Windows file timestamp timezone madness | Joey Hess | 2014-06-12 |
* | 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 |