| Commit message (Expand) | Author | Age |
... | |
* | Utility/Path.hs: System.Path is exported by "MissingH" and "pathtype" package | Peter Simons | 2013-02-23 |
* | Avoid passing -p to rsync, to interoperate with crippled filesystems. | Joey Hess | 2013-02-22 |
* | avoid trying to use GECOS on Android, which responds with sig11 | Joey Hess | 2013-02-19 |
* | Direct mode: Support filesystems like FAT which can change their inodes each ... | Joey Hess | 2013-02-19 |
* | set fileEncoding on the off chance lsof outputs binary garbage | Joey Hess | 2013-02-18 |
* | avoid warning | Joey Hess | 2013-02-15 |
* | little xargs eqivilant as a pure function | Joey Hess | 2013-02-15 |
* | split out Utility.InodeCache | Joey Hess | 2013-02-14 |
* | deal with Android's nonstandard shell location | Joey Hess | 2013-02-13 |
* | support Android's crippled lsof | Joey Hess | 2013-02-11 |
* | can now build Android targeted binary | Joey Hess | 2013-02-10 |
* | cleanup | Joey Hess | 2013-01-28 |
* | addurl --fast: Use curl, rather than haskell HTTP library, to support https. | Joey Hess | 2013-01-27 |
* | Deal with incompatability in gpg2, which caused prompts for encryption passph... | Joey Hess | 2013-01-16 |
* | webapp: Now has a page to view the log, accessed from the control menu. | Joey Hess | 2013-01-15 |
* | webapp: Now always logs to .git/annex/daemon.log | Joey Hess | 2013-01-15 |
* | webapp: Use IP address, rather than localhost | Joey Hess | 2013-01-09 |
* | assistant: Detect when system is not configured with a user name, and set env... | Joey Hess | 2013-01-06 |
* | restart UI | Joey Hess | 2013-01-03 |
* | avoid double commits with inotify when direct mode file is created | Joey Hess | 2012-12-29 |
* | fix fsevents rename handling | Joey Hess | 2012-12-28 |
* | ignore events generated by us in fsevents | Joey Hess | 2012-12-28 |
* | startup scan for FSEvents | Joey Hess | 2012-12-27 |
* | fsevents bugfix for symlinks | Joey Hess | 2012-12-27 |
* | OSX FSEvents support | Joey Hess | 2012-12-27 |
* | refactor | Joey Hess | 2012-12-19 |
* | kqueue: Fix bug that made broken symlinks not be noticed. | Joey Hess | 2012-12-14 |
* | move thirdparty program installation for standalone bundle into haskell program | Joey Hess | 2012-12-14 |
* | whitespace fixes | Joey Hess | 2012-12-13 |
* | finished where indentation changes | Joey Hess | 2012-12-13 |
* | --auto fixes | Joey Hess | 2012-12-06 |
* | export function to avoid 2 warnings | Joey Hess | 2012-11-29 |
* | fix "daemon is already running" message display | Joey Hess | 2012-11-29 |
* | The standalone builds now unset their special path and library path variables... | Joey Hess | 2012-11-27 |
* | Fix dirContentsRecursive, which had missed some files in deeply nested subdir... | Joey Hess | 2012-11-26 |
* | squelch warning | Joey Hess | 2012-11-26 |
* | Display a warning when a non-existing file or directory is specified. | Joey Hess | 2012-11-25 |
* | progress bars for glacier uploads | Joey Hess | 2012-11-25 |
* | upload progress bars for webdav! | Joey Hess | 2012-11-18 |
* | better streaming while encrypting/decrypting | Joey Hess | 2012-11-18 |
* | fix warning | Joey Hess | 2012-11-17 |
* | OSX: Fix RunAtLoad value in plist file. | Joey Hess | 2012-11-15 |
* | use System.Timeout | Joey Hess | 2012-11-14 |
* | where indentation | Joey Hess | 2012-11-12 |
* | use cabal macro to detect if old version of network is being used | Joey Hess | 2012-11-11 |
* | added a runTimeout function | Joey Hess | 2012-11-11 |
* | use xmpp::user@host for xmpp remotes | Joey Hess | 2012-11-09 |
* | fix warning seen on OSX, apparently something there defines a close | Joey Hess | 2012-11-07 |
* | cleanup | Joey Hess | 2012-11-06 |
* | switch to new URI version by default, -DWITH_OLD_URI for old | Joey Hess | 2012-11-03 |