https://github.com/JuliaLang/julia
Revision 8d38e59f714dcd2908ed43432ec27de3637346ea authored by Carlo Baldassi on 29 June 2016, 16:28:15 UTC, committed by Carlo Baldassi on 29 June 2016, 16:31:51 UTC
* Actually check out the branch after creation (fix #17176)
* Activate test in test/pkg.jl
* Avoid trying to update a pinned package (and emit info message)
* Allow to pin a package several times without producing errors
* Fix the cases in which resolve() is called after a pin()
1 parent 844f284
History
Tip revision: 8d38e59f714dcd2908ed43432ec27de3637346ea authored by Carlo Baldassi on 29 June 2016, 16:28:15 UTC
Fix several issues with Pkg.pin()
Tip revision: 8d38e59
File Mode Size
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 207 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 4.6 KB
CONTRIBUTING.md -rw-r--r-- 17.7 KB
DEBUGGER.md -rw-r--r-- 1.2 KB
DISTRIBUTING.md -rw-r--r-- 8.8 KB
HISTORY.md -rw-r--r-- 73.8 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 31.5 KB
Makefile -rw-r--r-- 27.6 KB
NEWS.md -rw-r--r-- 13.1 KB
README.arm.md -rw-r--r-- 4.3 KB
README.md -rw-r--r-- 27.3 KB
README.windows.md -rw-r--r-- 17.6 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.1 KB

README.md

back to top