index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Unannex.hs
Commit message (
Expand
)
Author
Age
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
add section metadata to all commands
Joey Hess
2013-03-24
*
git subcommand cleanup
Joey Hess
2013-03-03
*
uninit, unannex --fast: If hard link creation fails, fall back to slow mode.
Joey Hess
2013-02-06
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
remove showOutput; git is run in quiet mode
Joey Hess
2012-11-15
*
fix last zombies in the assistant
Joey Hess
2012-10-04
*
Support git's core.sharedRepository configuration
Joey Hess
2012-04-21
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
type alias cleanup
Joey Hess
2011-12-31
*
improve output
Joey Hess
2011-12-22
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
cleanup
Joey Hess
2011-12-09
*
unannex improvements
Joey Hess
2011-12-09
*
factor out a stopUnless
Joey Hess
2011-12-09
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
reorder repo parameters last
Joey Hess
2011-11-08
*
clean up check selection code
Joey Hess
2011-10-29
*
cleanup
Joey Hess
2011-10-27
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
refactor
Joey Hess
2011-09-23
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
unannex: only commit, no -a
Joey Hess
2011-07-14
*
unannex: Clean up use of git commit -a.
Joey Hess
2011-07-14
*
remove unused backend machinery
Joey Hess
2011-07-05
*
unannex: In --fast mode, file content is left in the annex, and a hard link m...
Joey Hess
2011-07-04
*
add web special remote
Joey Hess
2011-07-01
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
factor out file list stuff from GitRepo
Joey Hess
2011-06-29
*
refactor some boilerplate
Joey Hess
2011-05-15
*
Periodically flush git command queue, to avoid boating memory usage too much.
Joey Hess
2011-04-07
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
use ShellParam type
Joey Hess
2011-02-28
*
unannex: Fix recently introduced bug when attempting to unannex more than one...
Joey Hess
2011-02-09
*
add check for unclean tree
Joey Hess
2011-02-01
*
unannex: Commit staged changes at end
Joey Hess
2011-02-01
*
parameterize Backend type
Joey Hess
2011-01-25
*
got rid of Core module
Joey Hess
2011-01-16
*
unannex: Now skips files whose content is not present, rather than it being a...
Joey Hess
2011-01-08
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
[next]