Windows: Fix several bugs in propigation of changes from the adjusted branch back to the master branch.
This commit is contained in:
parent
a9e8cf42d6
commit
4d88c7193b
3 changed files with 15 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -10,6 +10,8 @@ git-annex (6.20160420) UNRELEASED; urgency=medium
|
||||||
Thanks, freewheelinfranks.
|
Thanks, freewheelinfranks.
|
||||||
* Added DIRHASH-LOWER to external special remote protocol.
|
* Added DIRHASH-LOWER to external special remote protocol.
|
||||||
* git-annex.cabal: Add Setup-Depends.
|
* git-annex.cabal: Add Setup-Depends.
|
||||||
|
* Windows: Fix several bugs in propigation of changes from the adjusted
|
||||||
|
branch back to the master branch.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400
|
-- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400
|
||||||
|
|
||||||
|
|
|
@ -65,3 +65,4 @@ Well, git-annex is wonderful!
|
||||||
|
|
||||||
I use it to sync binary files across linux boxes, I use it for binary distro packages I compile for myself, for my calibre books, pictures, movies... and I'm very happy with it on linux.
|
I use it to sync binary files across linux boxes, I use it for binary distro packages I compile for myself, for my calibre books, pictures, movies... and I'm very happy with it on linux.
|
||||||
|
|
||||||
|
> [[fixed|done]] --[[Joey]]
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2016-05-04T17:03:57Z"
|
||||||
|
content="""
|
||||||
|
There were several places in the adjusted branch code that made unix
|
||||||
|
filename assumptions. I think I've fixed them all now; it seems to work
|
||||||
|
well on windows in my testing now.
|
||||||
|
|
||||||
|
You should be able to grab an updated windows build from the windows
|
||||||
|
autobuilder within the hour.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue