| Commit message (Expand) | Author | Age |
* | better dup key with -J fix | Joey Hess | 2017-10-17 |
* | Improve behavior when -J transfers multiple files that point to the same key | Joey Hess | 2017-10-17 |
* | remove redundant definition of lck | Joey Hess | 2017-10-03 |
* | info: Improve cleanup of stale transfer info files. | Joey Hess | 2017-10-02 |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | fix up Read instance incompatability caused by recent commit | Joey Hess | 2017-02-24 |
* | Some optimisations to string splitting code. | Joey Hess | 2017-01-31 |
* | Always use filesystem encoding for all file and handle reads and writes. | Joey Hess | 2016-12-24 |
* | move Arbitrary instance to new Types.Transfer module | Joey Hess | 2016-09-05 |
* | avoid warning about orphan Arbirary instance | Joey Hess | 2016-09-05 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | convert from Utility.LockPool to Annex.LockPool everywhere | Joey Hess | 2015-11-12 |
* | ignore failure to clean up stale transfer lock file | Joey Hess | 2015-05-19 |
* | fix crash in stale transfer lockfile cleanup code | Joey Hess | 2015-05-19 |
* | use lock pools throughout git-annex | Joey Hess | 2015-05-19 |
* | lock pools to work around non-concurrency/composition safety of POSIX fcntl | Joey Hess | 2015-05-18 |
* | Stale transfer lock and info files will be cleaned up automatically when get/... | Joey Hess | 2015-05-12 |
* | an optimization that also fixes a reversion | Joey Hess | 2015-05-12 |
* | Take space that will be used by running downloads into account when checking ... | Joey Hess | 2015-05-12 |
* | support time-1.5.0 | Joey Hess | 2015-05-10 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | final scary locking refactoring (for now) | Joey Hess | 2014-08-20 |
* | more lock file refactoring | Joey Hess | 2014-08-20 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | fix windows build (and make --stop work on windows, incidentially) | Joey Hess | 2014-02-11 |
* | avoid using openFile when withFile can be used | Joey Hess | 2014-02-03 |
* | fix warning | Joey Hess | 2014-01-28 |
* | use locking on Windows | Joey Hess | 2014-01-28 |
* | syntax | Joey Hess | 2013-12-11 |
* | pull in Win32-extras, to be able to get current process id in Windows | Joey Hess | 2013-12-11 |
* | different PID types for Unix and Windows | Joey Hess | 2013-12-10 |
* | hlint | Joey Hess | 2013-09-25 |
* | assistant: Clear the list of failed transfers when doing a full transfer scan... | Joey Hess | 2013-09-25 |
* | avoid more build warnings on Windows | Joey Hess | 2013-08-04 |
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
* | display "transfer already in progress" as a note | Joey Hess | 2013-07-17 |
* | When a transfer is already being run by another process, proceed on to the ne... | Joey Hess | 2013-07-17 |
* | moved AssociatedFile definition | Joey Hess | 2013-07-04 |
* | improve robustness of fromDirect and replaceFile | Joey Hess | 2013-05-25 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | clean up from windows porting | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | hlint | Joey Hess | 2013-04-03 |
* | show bytesComplete | Joey Hess | 2013-04-02 |
* | webapp: Progess bar fixes for many types of special remotes. | Joey Hess | 2013-03-28 |
* | get, copy, move: Display an error message when an identical transfer is alrea... | Joey Hess | 2013-03-19 |