summaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
...
| * pull in transfer log code from assistant branchGravatar Joey Hess2012-07-18
* | fix parsing of startedTimeGravatar Joey Hess2012-07-18
* | run file transfers in threads, not processesGravatar Joey Hess2012-07-18
* | add thread id field to transferinfoGravatar Joey Hess2012-07-18
* | avoid parsing lock files as transfer filesGravatar Joey Hess2012-07-17
* | bugfixGravatar Joey Hess2012-07-17
* | change transfer lock filenames to avoid ambiguityGravatar Joey Hess2012-07-17
* | split transfer info and lock filesGravatar Joey Hess2012-07-07
* | wait on child transfer processes, and invalidate cacheGravatar Joey Hess2012-07-06
* | unfinished (and unbuildable) work toward separate transfer processesGravatar Joey Hess2012-07-05
* | wrote transfer threadGravatar Joey Hess2012-07-05
| * startedTime needs to be a Maybe to handle transfers that have not started yetGravatar Joey Hess2012-07-02
* | startedTime needs to be a Maybe to handle transfers that have not started yetGravatar Joey Hess2012-07-02
|/
* updateGravatar Joey Hess2012-07-02
* fix reading of empty filename from transfer info fileGravatar Joey Hess2012-07-02
* cleanupGravatar Joey Hess2012-07-02
* record transfers for git-annex-shellGravatar Joey Hess2012-07-02
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* bugfixesGravatar Joey Hess2012-07-01
* tested; bugfixesGravatar Joey Hess2012-07-01
* add transfer information filesGravatar Joey Hess2012-07-01
* pointlessnessGravatar Joey Hess2012-06-29
* use strict insertWithGravatar Joey Hess2012-05-04
* syntax tweaksGravatar Joey Hess2012-05-02
* addunused: New command, the opposite of dropunused, it relinks unused content...Gravatar Joey Hess2012-05-02
* noopGravatar Joey Hess2012-04-21
* removed another 10 lines via ifMGravatar Joey Hess2012-03-16
* revert hlint changeGravatar Joey Hess2012-02-20
* warningGravatar Joey Hess2012-02-18
* avoid unnecessary log changes when re-adding the same urlGravatar Joey Hess2012-02-17
* Store web special remote url info in a more efficient location.Gravatar Joey Hess2012-02-17
* hlintGravatar Joey Hess2012-02-16
* tweaksGravatar Joey Hess2012-01-11
* break module dependancy loopGravatar Joey Hess2012-01-10
* Add annex-trustlevel configuration settings, which can be used to override t...Gravatar Joey Hess2012-01-09
* log: New command that displays the location log for file, showing each reposi...Gravatar Joey Hess2012-01-06
* more partial function removalGravatar Joey Hess2011-12-15
* remove some partial functionsGravatar Joey Hess2011-12-15
* hslintGravatar Joey Hess2011-12-09
* fix display of dead repositories in statusGravatar Joey Hess2011-12-02
* dead: A command which says that a repository is gone for good and you don't w...Gravatar Joey Hess2011-12-02
* Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4Gravatar Mark Wright2011-11-26
* status: Include all special remotes in the list of repositories.Gravatar Joey Hess2011-11-18
* When not run in a git repository, git-annex can still display a usage message...Gravatar Joey Hess2011-11-16
* fix display of semitrusted repos in statusGravatar Joey Hess2011-11-16
* Automatically fix up badly formatted uuid.log entries produced by 3.20111105,...Gravatar Joey Hess2011-11-11
* lintGravatar Joey Hess2011-11-11
* cleanupGravatar Joey Hess2011-11-09
* clean up read/show abuseGravatar Joey Hess2011-11-08
* add a UUID typeGravatar Joey Hess2011-11-07