aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | drop: Now supports --all, --unused, and --key.Gravatar Joey Hess2015-05-12
| | |
| | * (no commit message)Gravatar https://me.yahoo.com/a/StKYI.ZuofVB3xNCCzjJo.V7Fg--#116002015-05-12
| | |
| | * Added a comment: Create symlink in the root directoryGravatar https://sunny256.wordpress.com/2015-05-12
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa42015-05-12
| | |
| | * Added a comment: re: backup my data to blue ray disksGravatar https://me.yahoo.com/a/e1w.8yMTnpUh.5fOXneP92pTdy23XJPwx84uLSM-#aca7c2015-05-11
| |/
| * commentGravatar Joey Hess2015-05-11
| |
| * import: Refuse to import files that are within the work tree, as that does ↵Gravatar Joey Hess2015-05-11
| | | | | | | | not make sense and could cause data loss.
| * cutting a point release, will be a cabal-only updateGravatar Joey Hess2015-05-11
| |
| * bug submitter appears to have been wrongGravatar Joey Hess2015-05-11
| |
| * (no commit message)Gravatar CandyAngel2015-05-11
| |
| * ENH: make debianstandalone{,-dsc} rulesGravatar Yaroslav Halchenko2015-05-11
| | | | | | | | | | Moved rules out of debian/rules and avoided need for patching it for standalone builds
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-05-11
| |\
| * | require RELEAEE_BUILD to be 1, not any valueGravatar Joey Hess2015-05-11
| | |
| | * Added a commentGravatar spwhitton2015-05-11
| | |
| | * (no commit message)Gravatar atrent2015-05-11
| |/
| * reorder dependency listGravatar Joey Hess2015-05-10
| |
| * couple of AMP warnings I missed beforeGravatar Joey Hess2015-05-10
| |
| * avoid unncessary dep on old-locale when building with new version of timeGravatar Joey Hess2015-05-10
| |
| * rename traverse to walk since Data.Traversable is imported by default in ghc ↵Gravatar Joey Hess2015-05-10
| | | | | | | | 7.10
| * and anoher one..Gravatar Joey Hess2015-05-10
| |
| * more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is ↵Gravatar Joey Hess2015-05-10
| | | | | | | | merely a difference of opinion to you to do this is a bit of an asshole move. Just saying.
| * disable horrible tab warning, needed in every file that Setup.hs pulls inGravatar Joey Hess2015-05-10
| | | | | | | | | | | | | | | | This is certianly a cabal bug for not passing the build options in the cabal file when building Setup.hs. And, why oh why did ghc enable this warning by default? So unhappy with this choice.
| * devblogGravatar Joey Hess2015-05-10
| |
| * rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
| | | | | | | | | | The explict import Prelude after import Control.Applicative is a trick to avoid a warning.
| * more FlexibleContextsGravatar Joey Hess2015-05-10
| |
| * avoid using now deprecated PortNum constructorGravatar Joey Hess2015-05-10
| |
| * generalied elem/notElem in ghc 7.10 require some additional type signatures ↵Gravatar Joey Hess2015-05-10
| | | | | | | | when using OverloadedStrings
| * FlexibleContexts needed by ghc 7.10Gravatar Joey Hess2015-05-10
| |
| * more time-1.5 fixesGravatar Joey Hess2015-05-10
| |
| * fix build warning with time 1.5Gravatar Joey Hess2015-05-10
| |
| * fix build warning with ghc 7.10Gravatar Joey Hess2015-05-10
| |
| * forgot to add new moduleGravatar Joey Hess2015-05-10
| |
| * support time-1.5.0Gravatar Joey Hess2015-05-10
| | | | | | | | | | | | | | This no longer uses old-locale's defaultTimeLocale, but provides one of its own. Factored out a Logs.TimeStamp.
| * switch to Control.Monad.ST to avoid build warning in ghc 7.10Gravatar Joey Hess2015-05-10
| |
| * disable ghc 7.10's obnoxious warnings about every line using tab to indentGravatar Joey Hess2015-05-10
| |
| * ENH: leave only git for depends of standalone -- the rest is providedGravatar Yaroslav Halchenko2015-05-10
| | | | | | | | Otherwise, versioned depends forbid installation on elderly squeeze
| * fix man page example formattingGravatar Joey Hess2015-05-09
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-05-09
| |
| * (no commit message)Gravatar warp2015-05-09
| |
| * (no commit message)Gravatar warp2015-05-09
| |
| * devblogGravatar Joey Hess2015-05-08
| |
| * add news item for git-annex 5.20150508Gravatar Joey Hess2015-05-08
| |
| * seems that webapp ssh password ssh-agent hack is broken on windows after ↵5.20150508Gravatar Joey Hess2015-05-08
| | | | | | | | recent ssh changes
| * add a wrapper for ssh-keygenGravatar Joey Hess2015-05-08
| |
| * use a batch file to run msysgit's ssh, instead of copyingGravatar Joey Hess2015-05-08
| | | | | | | | | | | | copying failed because dlls are not in path. This batch file is based on the one msysgit uses to start gitk
| * prep releaseGravatar Joey Hess2015-05-08
| |
| * Improve quvi 0.4 output parsing to handle cases wher there is no known ↵Gravatar Joey Hess2015-05-08
| | | | | | | | filename extension. This is currently the case when using quvi with youtube. In this case, the extension ".m" will be used.
| * Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1."Gravatar Joey Hess2015-05-08
| | | | | | | | | | | | | | This reverts commit 742bdf6353ac8e08fb603fe60b53c1495d4fa801. Build didn't actually seem to succeed, for both versions of android, so I'll need to revisit this later.
| * fix git rev for openssh on androidGravatar Joey Hess2015-05-08
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa42015-05-08
| |