summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix view changing when in subdirGravatar Joey Hess2014-02-18
| | | | | Failed reading some files with relative paths. This is a quick and dirty fix.
* view: preserve toplevel dotfilesGravatar Joey Hess2014-02-18
|
* add vcycle commandGravatar Joey Hess2014-02-18
|
* add vadd commandGravatar Joey Hess2014-02-18
|
* improve view filenamesGravatar Joey Hess2014-02-18
|
* add git annex view commandGravatar Joey Hess2014-02-18
| | | | | | | | | | | | | | | | | | (And a vpop command, which is still a bit buggy.) Still need to do vadd and vrm, though this also adds their documentation. Currently not very happy with the view log data serialization. I had to lose the TDFA regexps temporarily, so I can have Read/Show instances of View. I expect the view log format will change in some incompatable way later, probably adding last known refs for the parent branch to View or something like that. Anyway, it basically works, although it's a bit slow looking up the metadata. The actual git branch construction is about as fast as it can be using the current git plumbing. This commit was sponsored by Peter Hogg.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-17
|\
| * Added a comment: Earlier version syntax was removedGravatar stp2014-02-17
| |
| * removedGravatar stp2014-02-17
| |
| * Added a comment: Earlier version syntax was removedGravatar stp2014-02-17
| |
| * (no commit message)Gravatar stp2014-02-17
| |
| * Fix command to match fsck descriptionGravatar stp2014-02-17
| |
| * (no commit message)Gravatar stp2014-02-17
| |
| * (no commit message)Gravatar stp2014-02-17
| |
| * Added a commentGravatar https://renaud.casenave.fr/2014-02-17
| |
| * comment on descriptive git-annex commit messagesGravatar Helmut Grohne2014-02-17
| |
* | better data typesGravatar Joey Hess2014-02-17
| |
| * Added a comment: no more issueGravatar https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac2014-02-17
| |
* | split out typesGravatar Joey Hess2014-02-17
| |
| * Added a comment: Progress, but still issuesGravatar https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac2014-02-17
|/
* tricky view refining code that keeps track of whether the view is widenening ↵Gravatar Joey Hess2014-02-16
| | | | or narrowing
* support globs when built w/o TDFA, just slowerGravatar Joey Hess2014-02-16
|
* add another quickcheck property, and several edge cases handledGravatar Joey Hess2014-02-16
|
* simplify typeGravatar Joey Hess2014-02-16
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-16
|\
* | filter branches (incomplete)Gravatar Joey Hess2014-02-16
| | | | | | | | | | | | | | | | Promosing work toward metadata driven filter branches. A few methods to construct them are stubbed out; all the data types and pure code seems good. This commit was sponsored by Walter Somerville.
* | devblogGravatar Joey Hess2014-02-16
| |
| * Added a comment: No working ubuntu packageGravatar https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo2014-02-16
| |
| * Added a comment: Declare path on first line of bashrc?Gravatar https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI2014-02-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac2014-02-15
| |
| * Added a comment: niceGravatar https://www.google.com/accounts/o8/id?id=AItOawlVsvZpOtQ_ukVysPjQxJEBlKCM5lsgPkk2014-02-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2014-02-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2014-02-15
| |
* | Revert "work around what is likely a bug in a new version of ssh"Gravatar Joey Hess2014-02-14
| | | | | | | | | | | | | | This reverts commit 07ab0b85ce375c1882e13780e525aba8918c6fdf. Bug was fixed in -2 of debian package, and is fixed upstream (unsure what upstream release specificically)
| * Added a comment: build issue with brew technique on Darwin Kernel Version 13.0.0Gravatar https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac2014-02-15
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-14
|\
* | devblogGravatar Joey Hess2014-02-14
| |
* | work around what is likely a bug in a new version of sshGravatar Joey Hess2014-02-14
| | | | | | | | | | This avoids running into it for new setups, but does not transition old setups. Just a quick fix; I hope to get ssh fixed.
* | windows webapp: fix rsync.net supportGravatar Joey Hess2014-02-14
| |
| * Added a commentGravatar https://openid.stackexchange.com/user/3f8a1927-744c-4409-8425-48fb3c86672f2014-02-14
| |
* | reorgGravatar Joey Hess2014-02-14
| |
* | remote ssh server testing and working on windowsGravatar Joey Hess2014-02-14
| |
* | fix windows env hackGravatar Joey Hess2014-02-14
| |
* | updateGravatar Joey Hess2014-02-14
| |
* | forgot to closeGravatar Joey Hess2014-02-14
| |
* | windows: hack to ensure HOME is always setGravatar Joey Hess2014-02-14
| |
* | avoid git-annex-shell testGravatar Joey Hess2014-02-14
| |
| * Added a comment: Still problemsGravatar https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo2014-02-14
| |
| * Not yet fixedGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82014-02-14
| | | | | | | | This reverts commit 7b2a2192cc6871a74177f35543a0590a022e51ca
| * Added a comment: Not fixedGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82014-02-14
|/