index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Init.hs
Commit message (
Expand
)
Author
Age
*
annex.version is now set to 4 for direct mode repositories
Joey Hess
2013-02-26
*
only create inode sentinal file when initializing a new repo
Joey Hess
2013-02-20
*
avoid writing pre-commit hook if we cannot make it executable
Joey Hess
2013-02-18
*
switch to direct mode when auto-enabling
Joey Hess
2013-02-15
*
don't allow setting indirect mode on a crippled filesystem
Joey Hess
2013-02-15
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
deal with Android's nonstandard shell location
Joey Hess
2013-02-13
*
whitespace fixes
Joey Hess
2012-12-13
*
indentation foo, and a new coding style page. no code changes
Joey Hess
2012-10-28
*
Use USER and HOME environment when set, and only fall back to getpwent, which...
Joey Hess
2012-10-25
*
uninit: Unset annex.version. Closes: #689852
Joey Hess
2012-10-07
*
adding removable drive repos now basically works
Joey Hess
2012-08-05
*
Merge branch 'master' into assistant
Joey Hess
2012-08-03
|
\
|
*
init: If no description is provided for a new repository, one will automatica...
Joey Hess
2012-08-03
*
|
when run in uninitialized git repo, do firstrun
Joey Hess
2012-07-31
|
/
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
uninit: Clear annex.uuid from .git/config. Closes: #670639
Joey Hess
2012-04-27
*
removed another 10 lines via ifM
Joey Hess
2012-03-16
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
hlint
Joey Hess
2012-02-16
*
split out Git/Ref.hs
Joey Hess
2011-12-12
*
reorder repo parameters last
Joey Hess
2011-11-08
*
refactor
Joey Hess
2011-11-07
*
Record uuid when auto-initializing a remote so it shows in status.
Joey Hess
2011-11-02
*
cleanup
Joey Hess
2011-10-31
*
broke up Utility
Joey Hess
2011-10-16
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15
*
minor syntax changes
Joey Hess
2011-10-11
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
go go gadget hlint
Joey Hess
2011-09-20
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
make gitDir absolute
Joey Hess
2011-08-19
*
tweak
Joey Hess
2011-08-17
*
tweak
Joey Hess
2011-08-17
*
optimise initialized check
Joey Hess
2011-08-17
*
when reading configs of local repos, first initializeSafe
Joey Hess
2011-08-17
*
Now "git annex init" only has to be run once
Joey Hess
2011-08-17