Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.1
vx
Browse files
Jun 21, 2020
vx: add --reset flag
· e046d546
davvid
authored
Jun 21, 2020
View commits for tag v1.1
v1.1
e046d546
macOS: set DYLD_LIBRARY_PATH to make libraries have a higher precedence
· fcce53fc
davvid
authored
Jun 21, 2020
fcce53fc
Apr 25, 2020
vx: fix fallback python version lookup
· 191c9cf8
davvid
authored
Apr 24, 2020
191c9cf8
Apr 09, 2020
vx: support pyvenv.cfg from newer virtualenv versions
· 166febe7
davvid
authored
Apr 09, 2020
166febe7
Mar 22, 2020
README.md: add travis-ci.org badge
· b50ba867
davvid
authored
Mar 22, 2020
b50ba867
Makefile: add a "make test" target and use it when testing in Travis-CI.
· f5e6ac2c
davvid
authored
Mar 22, 2020
f5e6ac2c
README.md: simplify markdown formatting
· d6afe576
davvid
authored
Mar 22, 2020
d6afe576
travis: install vx before testing
· 49c8dcc8
davvid
authored
Mar 22, 2020
49c8dcc8
travis: run the test suite using Travis-CI
· b6fa5127
davvid
authored
Mar 22, 2020
b6fa5127
test.sh: add functional tests
· d0b5d799
davvid
authored
Mar 22, 2020
d0b5d799
vx: exit with a non-zero exit code when the directory does not exist
· cb84b5dd
davvid
authored
Mar 21, 2020
cb84b5dd
test.sh: add a test suite for testing vx
· 2d1d0195
davvid
authored
Mar 21, 2020
2d1d0195
lib: add sharness testing framework
· f46e7be6
davvid
authored
Mar 21, 2020
f46e7be6
Feb 22, 2020
packaging: add an RPM specfile template
· d0e78855
davvid
authored
Feb 21, 2020
d0e78855
build: add a Makefile to ease installation
· 772b0f35
davvid
authored
Feb 21, 2020
772b0f35
Jan 20, 2020
vx: performance and portability enhancements
· efe52827
davvid
authored
Jan 19, 2020
View commits for tag v1.0
v1.0
efe52827
Jul 10, 2019
vx: add support for DYLD_FALLBACK_LIBRARY_PATH
· 8279e2f9
davvid
authored
Jul 09, 2019
8279e2f9
May 02, 2019
vx: add support for $prefix/Scripts, as seen on Python for Windows
· e2ebf9d9
davvid
authored
May 01, 2019
e2ebf9d9
May 21, 2018
vx: add a cross-platform resolve_symlink() function
· bf013d1f
davvid
authored
May 21, 2018
bf013d1f
Sep 07, 2017
vx: avoid format string issues when using printf
· 6ff276db
davvid
authored
Sep 07, 2017
6ff276db
vx: move functions to the top of the file
· 62e7df04
davvid
authored
Sep 07, 2017
62e7df04
vx: group python-related settings
· 7e34defd
davvid
authored
Sep 07, 2017
7e34defd
vx: shift immediately before exec
· b181ee2c
davvid
authored
Sep 07, 2017
b181ee2c
Sep 06, 2017
vx: a simple vex-like tool for running commands in virtualenvs
· 7b580e89
davvid
authored
Sep 05, 2017
7b580e89
Loading