| Commit message (Expand) | Author | Age |
* | avoid using openFile when withFile can be used | Joey Hess | 2014-02-03 |
* | Windows: Avoid using unix-compat's rename, which refuses to rename directories. | Joey Hess | 2014-01-29 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | reorg | Joey Hess | 2014-01-21 |
* | numcopies cleanup, part 2 | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | pull in Win32-extras, to be able to get current process id in Windows | Joey Hess | 2013-12-11 |
* | better name for continuation | Joey Hess | 2013-12-01 |
* | Direct mode .git/annex/objects directories are no longer left writable | Joey Hess | 2013-11-15 |
* | update for Duration type change | Joey Hess | 2013-10-08 |
* | hlint | Joey Hess | 2013-09-25 |
* | fsck: Fix detection and fixing of present direct mode files that are wrongly ... | Joey Hess | 2013-09-13 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
* | --unused: New switch that makes git-annex operate on all data found by the la... | Joey Hess | 2013-07-03 |
* | Add --all option, and support it for fsck | Joey Hess | 2013-07-03 |
* | fsck: Ensures that direct mode is used for files when it's enabled. | Joey Hess | 2013-06-24 |
* | fix build | Joey Hess | 2013-06-17 |
* | fsck: Avoid getting confused by Windows path separators | Joey Hess | 2013-06-17 |
* | remove workaround for old bug that was only in one release | Joey Hess | 2013-06-17 |
* | typo | Joey Hess | 2013-05-19 |
* | fix permission damage (thanks, Windows) | 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 |
* | fsck: Check content of direct mode files (only when the inode cache thinks th... | Joey Hess | 2013-04-16 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | Use lower case hash directories for storing files on crippled filesystems, sa... | Joey Hess | 2013-04-04 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | bugfix: drop --from an unavailable remote no longer updates the location log,... | Joey Hess | 2013-03-10 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | fully support core.symlinks=false in all relevant symlink handling code | Joey Hess | 2013-02-17 |
* | crippled filesystem support, probing and initial support | Joey Hess | 2013-02-14 |
* | fsck: Detect and fix consistency errors in direct mode mapping files. | Joey Hess | 2013-01-19 |
* | improve direct mode fsck | Joey Hess | 2013-01-08 |
* | blog for yesterday | Joey Hess | 2013-01-08 |
* | fix a stupid typo that made fsck loop when it found bad content | Joey Hess | 2013-01-07 |
* | support fsck in direct mode | Joey Hess | 2013-01-06 |
* | block all commands that don't work in direct mode | Joey Hess | 2012-12-29 |
* | whitespace fixes | Joey Hess | 2012-12-13 |
* | where indentation | Joey Hess | 2012-11-12 |
* | rename option | Joey Hess | 2012-09-25 |
* | fsck: New --incremental-restart option which is nice for scheduling eg, month... | Joey Hess | 2012-09-25 |
* | only read/set the incremental timestamp file once | Joey Hess | 2012-09-25 |
* | use --more rather than --new to continue incremental fsck | Joey Hess | 2012-09-25 |
* | basic incremental fsck now working | Joey Hess | 2012-09-25 |
* | add recordStartTime and getStartTime | Joey Hess | 2012-09-25 |
* | move sticky bit code into Utility.FileMode | Joey Hess | 2012-09-25 |
* | Justin's metadata code | Joey Hess | 2012-09-25 |