summaryrefslogtreecommitdiff
path: root/Command/Map.hs
Commit message (Expand)AuthorAge
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* map: Combine duplicate repositories, for a nicer looking map.Gravatar Joey Hess2013-03-16
* where indentationGravatar Joey Hess2012-11-12
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* map: Write map.dot to .git/annex, which avoids watch trying to annex it.Gravatar Joey Hess2012-07-17
* pass associatedfile and remoteuuid to git-annex-shellGravatar Joey Hess2012-07-02
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* reorgGravatar Joey Hess2012-01-10
* map: Fix display of remote reposGravatar Joey Hess2012-01-08
* map: --fast disables use of dot to display mapGravatar Joey Hess2011-12-20
* more partial function removalGravatar Joey Hess2011-12-15
* Properly handle multiline git config values.Gravatar Joey Hess2011-12-15
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* hslintGravatar Joey Hess2011-12-09
* map: Fix a failure to detect a loop when both repositories are local and refe...Gravatar Joey Hess2011-12-04
* map: Support remotes with /~/ and /~user/Gravatar Joey Hess2011-11-11
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* add a UUID typeGravatar Joey Hess2011-11-07
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* remove command type definitionsGravatar Joey Hess2011-09-15
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* reorg Remote/*Gravatar Joey Hess2011-08-16
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* better display of thrown errorsGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* refactor some boilerplateGravatar Joey Hess2011-05-15
* refactorGravatar Joey Hess2011-04-09
* renameGravatar Joey Hess2011-03-27
* convert map to use new codeGravatar Joey Hess2011-03-27
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* Support ssh remotes with a port specified.Gravatar Joey Hess2011-03-05
* move repoConfig out of RemotesGravatar Joey Hess2011-03-05
* improve GitRepos functions for pulling apart URL to repoGravatar Joey Hess2011-03-05
* renameGravatar Joey Hess2011-02-28