| Commit message (Expand) | Author | Age |
* | 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 |
* | optimisation for transfers to drives that are not plugged in | Joey Hess | 2013-03-18 |
* | add additional debug info about reasons for transfers | Joey Hess | 2013-03-01 |
* | improve imports | Joey Hess | 2013-02-27 |
* | move Arbitrary instances out of Test and into modules that define the types | Joey Hess | 2013-02-27 |
* | more quickcheck fun | Joey Hess | 2012-12-19 |
* | quickcheck test for transfer info read/write code | Joey Hess | 2012-12-19 |
* | Bugfix: Fixed bug parsing transfer info files | Joey Hess | 2012-12-19 |
* | where indenting | Joey Hess | 2012-11-11 |
* | bugfix: Don't fail transferring content from read-only repos. Closes: #691341 | Joey Hess | 2012-10-24 |
* | !! removal | Joey Hess | 2012-10-21 |
* | fixes for transfer resume | Joey Hess | 2012-09-24 |
* | make the assistant retry failed transfers | Joey Hess | 2012-09-23 |
* | git-annex-shell transferinfo command | Joey Hess | 2012-09-21 |
* | avoid updating transfer info file until another 1% of the total has been tran... | Joey Hess | 2012-09-21 |
* | unify types | Joey Hess | 2012-09-21 |
* | fix reading of transfer info files with a bytesComplete value | Joey Hess | 2012-09-20 |
* | add a progress callback to storeKey, and threaded it all the way through | Joey Hess | 2012-09-19 |
* | make other repositories list list all autostarted repos | Joey Hess | 2012-09-18 |
* | cleanup | Joey Hess | 2012-09-17 |
* | flip catchDefaultIO | Joey Hess | 2012-09-17 |
* | Avoid crashing on encoding errors in filenames when writing transfer info fil... | Joey Hess | 2012-09-16 |
* | stupid typo | Joey Hess | 2012-08-29 |
* | when canceling a transfer, also cancel all other downloads of the same key | Joey Hess | 2012-08-29 |
* | fix resume button | Joey Hess | 2012-08-29 |
* | don't show "unknown" as the percent complete for transferinfo with no bytesCo... | Joey Hess | 2012-08-28 |