Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | optimize away 3 stats | Joey Hess | 2012-01-14 |
| | |||
* | tweak | Joey Hess | 2012-01-13 |
| | |||
* | add news item for git-annex 3.20120113 | Joey Hess | 2012-01-13 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com3.20120113 | Joey Hess | 2012-01-13 |
|\ | |||
* | | Add libghc-testpack-dev to build depends on all arches. | Joey Hess | 2012-01-13 |
| | | |||
* | | add hackage target | Joey Hess | 2012-01-13 |
| | | |||
| * | Document how to install git-annex in Nix | http://peter-simons.myopenid.com/ | 2012-01-13 |
| | | |||
| * | Added NixOS to the list of distributions that support git-annex. | http://peter-simons.myopenid.com/ | 2012-01-13 |
| | | |||
| * | Added a comment | http://peter-simons.myopenid.com/ | 2012-01-13 |
|/ | |||
* | support relative GIT_DIR | Joey Hess | 2012-01-13 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-01-13 |
|\ | |||
* | | move windows support to a todo item | Joey Hess | 2012-01-13 |
| | | | | | | | | not holding my breath on this one.. | ||
| * | Added a comment | http://joey.kitenet.net/ | 2012-01-13 |
|/ | |||
* | limit news feed to only toplevel | Joey Hess | 2012-01-13 |
| | |||
* | Added a comment: Not announced on Hackage? | http://peter-simons.myopenid.com/ | 2012-01-13 |
| | |||
* | git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE. | Joey Hess | 2012-01-13 |
| | | | | | Note that GIT_WORK_TREE cannot influence GIT_DIR; that is necessary for git-fake-bare and vcsh type things to work. | ||
* | close | Joey Hess | 2012-01-13 |
| | |||
* | add | Joey Hess | 2012-01-13 |
| | |||
* | tweaks | Joey Hess | 2012-01-11 |
| | |||
* | reorg | Joey Hess | 2012-01-10 |
| | |||
* | break module dependancy loop | Joey Hess | 2012-01-10 |
| | | | | A PITA but worth it to clean up the trust configuration code. | ||
* | Add annex-trustlevel configuration settings, which can be used to override ↵ | Joey Hess | 2012-01-09 |
| | | | | | | | | | | | | | the trust level of a remote. This overrides the trust.log, and is overridden by the command-line trust parameters. It would have been nicer to have Logs.Trust.trustMap just look up the configuration for all remotes, but a dependency loop prevented that (Remotes depends on Logs.Trust in several ways). So instead, look up the configuration when building remotes, storing it in the same forcetrust field used for the command-line trust parameters. | ||
* | don't use GPG_AGENT_INFO to force batch mode in test suite | Joey Hess | 2012-01-09 |
| | | | | | | | | Fails with gpg 2. Instead, use a different environment variable. The clean fix would instead be to add an annex.gpg-options configuration. But, that would be rather a lot of work and it's unlikely it would be useful for much else. | ||
* | map: Fix display of remote repos | Joey Hess | 2012-01-08 |
| | | | | A change to break local cycles made remote repos be dropped entirely. | ||
* | avoid showing remotes with no uuid in status | Joey Hess | 2012-01-08 |
| | | | | | | The filtering of remotes with NoUUID is done in remoteMap, rather than remoteList because a few things should still act on remotes that have no uuid. Particularly sync. | ||
* | formatting | Joey Hess | 2012-01-07 |
| | |||
* | new tip | Joey Hess | 2012-01-07 |
| | |||
* | log: Add --gource mode, which generates output usable by gource. | Joey Hess | 2012-01-07 |
| | | | | | As part of this, I fixed up how log was getting the descriptions of remotes. | ||
* | add news item for git-annex 3.20120106 | Joey Hess | 2012-01-07 |
| | |||
* | releasing version 3.201201063.20120106 | Joey Hess | 2012-01-07 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2012-01-07 |
| | |||
* | Fix overbroad gpg --no-tty fix from last release. | Joey Hess | 2012-01-07 |
| | | | | | | | Only set --no-tty when GPG_AGENT_INFO is set and batch mode is used. In the test suite, set GPG_AGENT_INFO to /dev/null to avoid the test suite relying on /dev/tty. | ||
* | typo | Joey Hess | 2012-01-07 |
| | |||
* | reap zombies | Joey Hess | 2012-01-07 |
| | |||
* | sped up git annex log rather a lot | Joey Hess | 2012-01-07 |
| | | | | | See comment! Isn't git fun, always interesting approaches to optimise things that seemed unfixably slow. | ||
* | cleanup | Joey Hess | 2012-01-07 |
| | | | | Broke out pure general functions etc. | ||
* | tweak | Joey Hess | 2012-01-06 |
| | |||
* | layout | Joey Hess | 2012-01-06 |
| | |||
* | tweak | Joey Hess | 2012-01-06 |
| | |||
* | complete set of log options | Joey Hess | 2012-01-06 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-01-06 |
|\ | |||
* | | log --before=date | Joey Hess | 2012-01-06 |
| | | |||
* | | --boundry was not needed | Joey Hess | 2012-01-06 |
| | | |||
* | | better data type | Joey Hess | 2012-01-06 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck | 2012-01-06 |
|/ | |||
* | typo | Joey Hess | 2012-01-06 |
| | |||
* | Merge branch 'wip' | Joey Hess | 2012-01-06 |
|\ | |||
* | | Revert "simplify" | Joey Hess | 2012-01-06 |
| | | | | | | | | This reverts commit e0d6010d3602bfa6a231642816d788d5bc1b6988. | ||
| * | log --max-count=n | Joey Hess | 2012-01-06 |
| | | |||
| * | change log display | Joey Hess | 2012-01-06 |
| | | | | | | | | | | | | | | | | Including the file in the lines behaves better when limiting with --after, since only files that changed in the time period are shown. Still not fully happy with the line layout, but putting the +/- first followed by the date seems a good change. |