index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
Process.hs
Commit message (
Expand
)
Author
Age
*
Slow and ugly work around for bug #718517 in git, which broke git-cat-file --...
Joey Hess
2013-08-01
*
reorg
Joey Hess
2013-07-08
*
make withQuietOutput work on Windows
Joey Hess
2013-06-17
*
Windows: Fix hang when adding several files at once.
Joey Hess
2013-06-14
*
Fix a zombie that could result when running a process like gpg to read and wr...
Joey Hess
2013-05-19
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out posix stuff for Windows
Joey Hess
2013-05-10
*
webapp: Display any error message from git init if it fails to create a repos...
Joey Hess
2013-02-26
*
finished where indentation changes
Joey Hess
2012-12-13
*
progress bars for glacier uploads
Joey Hess
2012-11-25
*
cleanup
Joey Hess
2012-11-06
*
rsync special remote: Include annex-rsync-options when running rsync to test ...
Joey Hess
2012-10-28
*
Fix a crash when merging files in the git-annex branch that contain invalid u...
Joey Hess
2012-10-12
*
remove env display from debugging
Joey Hess
2012-10-11
*
make a pipeReadStrict, that properly waits on the process
Joey Hess
2012-10-04
*
Fix fallback to ~/Desktop when xdg-user-dir is not available. Closes: #688833
Joey Hess
2012-09-25
*
hooked up git-annex-shell transferinfo
Joey Hess
2012-09-21
*
run git coprocesses with gitEnv
Joey Hess
2012-09-15
*
thread safe git-annex index file use
Joey Hess
2012-08-24
*
foo
Joey Hess
2012-07-19
*
better readProcess
Joey Hess
2012-07-19
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18