| Commit message (Expand) | Author | Age |
* | metadata: Fix encoding problem that led to mojibake when storing metadata str... | Joey Hess | 2015-03-04 |
* | fix intentional typo left in after debugging session, broke quvi support (las... | Joey Hess | 2015-02-19 |
* | bittorrent: Fix mojibake introduced in parsing arai2c progress output. | Joey Hess | 2015-02-10 |
* | addurl: Avoid crash if quvi is not installed, when git-annex was built with p... | Joey Hess | 2015-02-10 |
* | Windows: Fix bug in dropping an annexed file, which caused a symlink to be st... | Joey Hess | 2015-02-09 |
* | Added MD5 and MD5E backends. | Joey Hess | 2015-02-04 |
* | Remove support for building without cryptohash. | Joey Hess | 2015-02-04 |
* | import Data.Default in Common | Joey Hess | 2015-01-28 |
* | addurl: When a Content-Disposition header suggests a filename to use, addurl ... | Joey Hess | 2015-01-22 |
* | excess indent | Joey Hess | 2015-01-22 |
* | merge change from propellor | Joey Hess | 2015-01-21 |
* | Revert "remove absNormPathUnix, using my absPathFrom replacement" | Joey Hess | 2015-01-21 |
* | remove absNormPathUnix, using my absPathFrom replacement | Joey Hess | 2015-01-21 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | on second thought, InodeCache should use getFileSize | Joey Hess | 2015-01-20 |
* | build fix | Joey Hess | 2015-01-20 |
* | fix upFrom of "." (and upFrom of "/" on Windows) | Joey Hess | 2015-01-20 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | convert parentDir to be based on takeDirectory, but fixed for trailing / | Joey Hess | 2015-01-09 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | fix build failure | Joey Hess | 2015-01-09 |
* | Merge branch 'master' into relativepaths | Joey Hess | 2015-01-06 |
|\ |
|
| * | build fix | Joey Hess | 2015-01-06 |
| * | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | | Switch to using relative paths to the git repository. | Joey Hess | 2015-01-06 |
|/ |
|
* | Fix build with process 1.2.1.0. | Joey Hess | 2015-01-04 |
* | OSX: Switched away from deprecated statfs64 interface. | Joey Hess | 2014-12-31 |
* | Windows: Got the rsync special remote working. | Joey Hess | 2014-12-30 |
* | Windows: Fix local rsync filepath munging (fixes 26 test suite failures). | Joey Hess | 2014-12-30 |
* | final warning fix | Joey Hess | 2014-12-29 |
* | fix | Joey Hess | 2014-12-29 |
* | fix more warnings on BSD/OSX | Joey Hess | 2014-12-29 |
* | one more warning | Joey Hess | 2014-12-29 |
* | fixed all remaining build warnings on Windows | Joey Hess | 2014-12-29 |
* | fix a OSX C compiler warning about null pointer | Joey Hess | 2014-12-29 |
* | fix OSX build warning | Joey Hess | 2014-12-29 |
* | Work around statfs() overflow on some XFS systems. | Joey Hess | 2014-12-23 |
* | refactor | Joey Hess | 2014-12-17 |
* | Use wget -q --show-progress for less verbose wget output, when built with wge... | Joey Hess | 2014-12-16 |
* | sanitize filepaths provided by checkUrl | Joey Hess | 2014-12-11 |
* | more general readProcess' merged from propellor | Joey Hess | 2014-11-19 |
* | Work around apparent bug in lsof 4.88's -F output format. | Joey Hess | 2014-11-12 |
* | generalize monads | Joey Hess | 2014-11-12 |
* | switch from hGetSome to hGet | Joey Hess | 2014-11-03 |
* | hGetUntilMetered | Joey Hess | 2014-11-03 |
* | Windows: Fix crash when user.name is not set in git config. | Joey Hess | 2014-10-31 |
* | getUserEntryForID does not work on windows | Joey Hess | 2014-10-31 |
* | more accurate version bounds | Joey Hess | 2014-10-24 |
* | deal with yesod's second gratuitous rename of the same function in a year | Joey Hess | 2014-10-23 |
* | typo | Joey Hess | 2014-10-16 |