aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* releasing version 3.201210163.20121016Gravatar Joey Hess2012-10-16
* remove unused functionGravatar Joey Hess2012-10-16
* avoid partial !! in gpg list-keys parserGravatar Joey Hess2012-10-16
* Bug fix: A recent change caused git-annex-shell to crash.Gravatar Joey Hess2012-10-15
* avoid duplicate code with a more generic monadic matcherGravatar Joey Hess2012-10-13
* Fix a crash when merging files in the git-annex branch that contain invalid u...Gravatar Joey Hess2012-10-12
* remove env display from debuggingGravatar Joey Hess2012-10-11
* deal with incompatable api change in network 2.4.0.1Gravatar Joey Hess2012-10-10
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* look for sysctl in some common sbin locations when it's not in PATHGravatar Joey Hess2012-10-06
* make a pipeReadStrict, that properly waits on the processGravatar Joey Hess2012-10-04
* added preferred-content log, and allow editing it with vicfgGravatar Joey Hess2012-10-04
* bring back default SIGINT handlerGravatar Joey Hess2012-10-01
* let's not -DOSX, that results in unwanted manglingGravatar Joey Hess2012-09-29
* kqueue bugfix: apply pruner to changed filesGravatar Joey Hess2012-09-28
* retry bindGravatar Joey Hess2012-09-27
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* Fix fallback to ~/Desktop when xdg-user-dir is not available. Closes: #688833Gravatar Joey Hess2012-09-25
* New --time-limit option, makes long git-annex commands stop after a specified...Gravatar Joey Hess2012-09-25
* move sticky bit code into Utility.FileModeGravatar Joey Hess2012-09-25
* hooked up git-annex-shell transferinfoGravatar Joey Hess2012-09-21
* avoid calling the progress callback when the bytes sent have not changedGravatar Joey Hess2012-09-20
* watch for changes to transfer info files, to update progress bars on uploadGravatar Joey Hess2012-09-20
* optimised rsync output reader to read whole blocks at a timeGravatar Joey Hess2012-09-20
* updateGravatar Joey Hess2012-09-20
* better parameter nameGravatar Joey Hess2012-09-19
* rsync progress interceptionGravatar Joey Hess2012-09-19
* parser for rsync progress outputGravatar Joey Hess2012-09-19
* renamed RsyncFile -> RsyncGravatar Joey Hess2012-09-19
* prefer ipv4 localhost when both are availableGravatar Joey Hess2012-09-18
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* run git coprocesses with gitEnvGravatar Joey Hess2012-09-15
* add decodeW8Gravatar Joey Hess2012-09-13
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* add withTempDirGravatar Joey Hess2012-09-10
* fix gpg pipeline stallGravatar Joey Hess2012-09-09
* pairing passphrase entry form, validation, etcGravatar Joey Hess2012-09-08
* broke out Verifiable to a utility library, and added a quickcheck testGravatar Joey Hess2012-09-07
* import yesod qualifiedGravatar Joey Hess2012-08-30
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* add NetWatcher threadGravatar Joey Hess2012-08-21
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-17
|\
| * Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt.Gravatar Joey Hess2012-08-17
* | support building with yesod-default 1.1.0Gravatar Joey Hess2012-08-09
* | make pid file directoryGravatar Joey Hess2012-08-08
* | Merge branch 'master' into assistantGravatar Joey Hess2012-08-07
|\|
* | updateGravatar Joey Hess2012-08-07
| * move commentGravatar Joey Hess2012-08-07
* | addGravatar Joey Hess2012-08-06
* | avoid headGravatar Joey Hess2012-08-05