summaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* mergeGravatar Joey Hess2016-09-21
|
* fix bugs in handing of deep branches with sync and adjusted branchesGravatar Joey Hess2016-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sync: Previously, when run in a branch with a slash in its name, such as "foo/bar", the sync branch was "synced/bar". That conflicted with the sync branch used for branch "bar", so has been changed to "synced/foo/bar". * adjust: Previously, when adjusting a branch with a slash in its name, such as "foo/bar", the adjusted branch was "adjusted/bar(unlocked)". That conflicted with the adjusted branch used for branch "bar", so has been changed to "adjusted/foo/bar(unlocked)" * Also, running sync in an adjusted branch did not correctly sync changes back to the parent branch when it had a slash in its name. This bug has been fixed. Eliminate use of Git.Ref.under and Git.Ref.basename; using Git.Ref.underBase and Git.Ref.base make everything handle deep branches correctly. Probably noone was adjusting deep branches, and v6 is still experimental anyway, so I'm not going to worry about the mess that was left by that bug. In the case of git-annex sync, using a fixed git-annex with an old unfixed one will mean they use different sync branches for a deep branch, and so they may stop syncing until the old one is upgraded. However, that's only a problem when syncing between repositories without going via a central bare repository. Added a warning about this to the CHANGELOG, but it's probably not going to affect many people at all. This commit was sponsored by Riku Voipio.
* bugGravatar Joey Hess2016-09-21
|
* comment, retitleGravatar Joey Hess2016-09-21
|
* comment and closeGravatar Joey Hess2016-09-21
|
* closeGravatar Joey Hess2016-09-21
|
* commentGravatar Joey Hess2016-09-21
|
* Added a commentGravatar PaulK2016-09-19
|
* (no commit message)Gravatar git-starter2016-09-16
|
* I got the files to come back, but I don't want Android making these dumb ↵Gravatar interfect@b151490178830f44348aa57b77ad58c7d18e8fe72016-09-16
| | | | delete-loads-of-newly-added-stuff commits
* (no commit message)Gravatar interfect@b151490178830f44348aa57b77ad58c7d18e8fe72016-09-16
|
* commentGravatar Joey Hess2016-09-14
|
* Added a commentGravatar jk@3f2b4ce16bbac41470815333505aa47b91b7a9a62016-09-13
|
* Added a commentGravatar jk@3f2b4ce16bbac41470815333505aa47b91b7a9a62016-09-12
|
* (no commit message)Gravatar atrent2016-09-10
|
* initial whiningGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-09-09
|
* Added a commentGravatar https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd2016-09-09
|
* close; notabugGravatar Joey Hess2016-09-07
|
* remove cruftGravatar Joey Hess2016-09-07
|
* Added a commentGravatar onionjake2016-09-06
|
* you can create bugs with empty titlesGravatar onionjake2016-09-06
|
* (no commit message)Gravatar leni5362016-09-06
|
* appliedGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* closeGravatar Joey Hess2016-09-05
|
* Make --json and --quiet suppress automatic init messagesGravatar Joey Hess2016-09-05
| | | | | | | | | | | | | | And any other messages that might be output before a command starts. Fixes a reversion introduced in version 5.20150727. During the optparse-applicative conversion, I needed a place to run per-command global option setters, and I made it get run during the seek stage. But that is too late to have --json and --quiet disable output produced in the check stage. Fix is just to run those per-command global option setters at the same time as the all-command global option setters. This commit was sponsored by Thom May.
* moreinfo; probably not a bugGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* close as dupGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* fix nameGravatar Joey Hess2016-09-05
|
* fsck --from <remote> doesn't update inventory on failureGravatar onionjake2016-09-04
|
* (no commit message)Gravatar corppneq2016-09-03
|
* (no commit message)Gravatar plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c2016-09-03
|
* (no commit message)Gravatar plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c2016-09-03
|
* (no commit message)Gravatar plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c2016-09-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-08-30
|\
* | bug report from tribut on ircGravatar Joey Hess2016-08-30
| |
| * (no commit message)Gravatar matthias.may@b2b2d601f3c2e35dbb95ada1d3a715e2960f36e72016-08-30
| |
| * Added a comment: Retry rsync on failureGravatar adamboche@d77483462c747486c7a7341a9080d1341eeddfe62016-08-26
| |
| * (no commit message)Gravatar adamboche@d77483462c747486c7a7341a9080d1341eeddfe62016-08-26
| |
| * (no commit message)Gravatar adamboche@d77483462c747486c7a7341a9080d1341eeddfe62016-08-26
|/
* Added a commentGravatar https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd2016-08-24
|
* create bugGravatar https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd2016-08-24
|
* (no commit message)Gravatar t.z.mates2016-08-23
|
* removedGravatar t.z.mates2016-08-23
|
* (no commit message)Gravatar t.z.mates2016-08-23
|
* Added a commentGravatar ilovezfs2016-08-15
|
* (no commit message)Gravatar adamboche@d77483462c747486c7a7341a9080d1341eeddfe62016-08-15
|