index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
CurrentRepo.hs
Commit message (
Expand
)
Author
Age
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Use haskell setenv library to clean up several ugly workarounds for inability...
Joey Hess
2014-10-15
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
avoid more build warnings on Windows
Joey Hess
2013-08-04
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
use setCurrentDirectory
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
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
Additional GIT_DIR support bugfixes. May actually work now.
Joey Hess
2013-02-23
*
finished where indentation changes
Joey Hess
2012-12-13
*
Fix handling of GIT_DIR when it refers to a git submodule.
Joey Hess
2012-10-17
*
ensure that gitdir is absolute
Joey Hess
2012-10-16
*
A relative core.worktree is relative to the gitdir.
Joey Hess
2012-10-16
*
simplify
Joey Hess
2012-10-15
*
more worktree improvements
Joey Hess
2012-05-19
*
avoid chdir when already inside worktree
Joey Hess
2012-05-19
*
make GIT_DIR, GIT_WORK_TREE absolute
Joey Hess
2012-05-18
*
Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.
Joey Hess
2012-05-18