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
*
warnings
Joey Hess
2014-10-15
*
revert reversion
Joey Hess
2014-10-15
*
unbreak android build
Joey Hess
2014-10-14
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
fix warning
Joey Hess
2014-10-13
*
map: Handle .git prefixed remote repos. Closes: #614759
Joey Hess
2014-10-12
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
factor out getRemoteGitConfig
Joey Hess
2014-05-16
*
execute remote.<name>.annex-shell on remote, if set
Fraser Tweedale
2014-05-16
*
map: Fix crash when one of the remotes of a repo is a local directory that do...
Joey Hess
2014-03-17
*
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
[next]