index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Map.hs
Commit message (
Expand
)
Author
Age
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
map: Fix display of v5 direct mode repos.
Joey Hess
2014-01-13
*
map: Work when there are gcrypt remotes.
Joey Hess
2013-11-04
*
factor out more ssh stuff from git remote
Joey Hess
2013-09-24
*
add section metadata to all commands
Joey Hess
2013-03-24
*
map: Combine duplicate repositories, for a nicer looking map.
Joey Hess
2013-03-16
*
where indentation
Joey Hess
2012-11-12
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
map: Write map.dot to .git/annex, which avoids watch trying to annex it.
Joey Hess
2012-07-17
*
pass associatedfile and remoteuuid to git-annex-shell
Joey Hess
2012-07-02
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
reorg
Joey Hess
2012-01-10
*
map: Fix display of remote repos
Joey Hess
2012-01-08
*
map: --fast disables use of dot to display map
Joey Hess
2011-12-20
*
more partial function removal
Joey Hess
2011-12-15
*
Properly handle multiline git config values.
Joey Hess
2011-12-15
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
split out three modules from Git
Joey Hess
2011-12-13
*
hslint
Joey Hess
2011-12-09
*
map: Fix a failure to detect a loop when both repositories are local and refe...
Joey Hess
2011-12-04
*
map: Support remotes with /~/ and /~user/
Joey Hess
2011-11-11
*
reorder repo parameters last
Joey Hess
2011-11-08
*
clean up read/show abuse
Joey Hess
2011-11-08
*
add a UUID type
Joey Hess
2011-11-07
*
clean up check selection code
Joey Hess
2011-10-29
*
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
*
clean Annex stuff out of 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
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
remove command type definitions
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
moved files around
Joey Hess
2011-08-20
*
reorg Remote/*
Joey Hess
2011-08-16
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
rename
Joey Hess
2011-07-05
*
better display of thrown errors
Joey Hess
2011-07-05
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
refactor some boilerplate
Joey Hess
2011-05-15
*
refactor
Joey Hess
2011-04-09
*
rename
Joey Hess
2011-03-27
*
convert map to use new code
Joey Hess
2011-03-27
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
[next]