aboutsummaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* disable ssh connection caching for standalone buildsGravatar Joey Hess2012-10-15
* Avoid unsetting HOME when running certian git commands. Closes: #690193Gravatar Joey Hess2012-10-11
* add standard group selector to repo edit formGravatar Joey Hess2012-10-10
* webapp: configure new repos to use the standard preferred content settingsGravatar Joey Hess2012-10-10
* webapp: put new repos in standard groupsGravatar Joey Hess2012-10-10
* refactorGravatar Joey Hess2012-10-10
* assistant: Now honors preferred content settings when deciding what to transfer.Gravatar Joey Hess2012-10-09
* generalized Annex.WantedGravatar Joey Hess2012-10-08
* fix invered logic for shouldDropGravatar Joey Hess2012-10-08
* make copy --to check preferred content of the remoteGravatar Joey Hess2012-10-08
* uninit: Unset annex.version. Closes: #689852Gravatar Joey Hess2012-10-07
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* more zombie fightingGravatar Joey Hess2012-10-04
* Test that uuid -m works, falling back to plain uuid if not.Gravatar Joey Hess2012-09-25
* fixes for transfer resumeGravatar Joey Hess2012-09-24
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* bugfix: avoid staging but not committing changes to git-annex branchGravatar Joey Hess2012-09-15
* eliminate some commits to the git-annex branchGravatar Joey Hess2012-09-15
* Revert "add catFileIndex"Gravatar Joey Hess2012-09-15
* add catFileIndexGravatar Joey Hess2012-09-15
* remove withIndexUpdate helperGravatar Joey Hess2012-09-15
* Disable ssh connection caching if the path to the control socket would be too...Gravatar Joey Hess2012-09-13
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* avoid unnecessary transfer scans when syncing a disconnected remoteGravatar Joey Hess2012-08-22
* better readProcessGravatar Joey Hess2012-07-19
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* more debuggingGravatar Joey Hess2012-07-18
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* fishy commitGravatar Joey Hess2012-06-14
* hlintGravatar Joey Hess2012-06-12
* crazy optimisationGravatar Joey Hess2012-06-10
* queue size fixGravatar Joey Hess2012-06-10
* refactor and function name cleanupGravatar Joey Hess2012-06-08
* make watch use the queueGravatar Joey Hess2012-06-07
* extend Git.Queue to be able to queue more than simple git commandsGravatar Joey Hess2012-06-07
* close the git add raceGravatar Joey Hess2012-06-06
* factor out nukeFileGravatar Joey Hess2012-06-06
* Merge branch 'master' into watchGravatar Joey Hess2012-06-06
|\
| * factor out generic update-index code from unionmerge codeGravatar Joey Hess2012-06-06
* | flush the git queue when a new type of action is being added to itGravatar Joey Hess2012-06-04
|/
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* display "Recording state in git..." when staging the journalGravatar Joey Hess2012-04-27
* uninit: Clear annex.uuid from .git/config. Closes: #670639Gravatar Joey Hess2012-04-27
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* cache parsed core.sharedrepositoryGravatar Joey Hess2012-04-21