jonschlinkert
|
7ac029e8a7
|
Merge branch 'dev-2.0'
|
7 years ago |
jonschlinkert
|
c8a2c653ee
|
fixes https://github.com/jonschlinkert/parse-git-config/issues/8
|
7 years ago |
jonschlinkert
|
853a149463
|
2.0.0
|
7 years ago |
jonschlinkert
|
23d32d88ec
|
run verb to generate readme
|
7 years ago |
jonschlinkert
|
bcdcc333dc
|
update deps
|
7 years ago |
jonschlinkert
|
0d335eb3ff
|
minor edit
|
7 years ago |
Jon Schlinkert
|
92fa46d45c
|
Merge pull request #6 from jonschlinkert/includes
adds support for includes
closes https://github.com/jonschlinkert/parse-git-config/issues/5
|
7 years ago |
jonschlinkert
|
7322fc740c
|
adds promise support
|
7 years ago |
jonschlinkert
|
4a32467144
|
adds support for `include`
|
7 years ago |
jonschlinkert
|
ae8a931c62
|
run update
|
7 years ago |
jonschlinkert
|
9c20e62ac0
|
1.1.1
|
8 years ago |
jonschlinkert
|
785b1bf32d
|
generate docs
|
8 years ago |
jonschlinkert
|
c04f82ccdc
|
remove caching
|
8 years ago |
jonschlinkert
|
5e6af24aad
|
1.1.0
|
8 years ago |
jonschlinkert
|
38a9895aea
|
generate readme
|
8 years ago |
jonschlinkert
|
cd92674d95
|
simplify resolve
|
8 years ago |
jonschlinkert
|
b70089f1eb
|
just return the path
|
8 years ago |
jonschlinkert
|
94a5a304b7
|
1.0.2
|
8 years ago |
jonschlinkert
|
2fce3ab057
|
skip global resolve test on travis
|
8 years ago |
jonschlinkert
|
4296e9c312
|
run `verb`
|
8 years ago |
jonschlinkert
|
0c1bfbb6f3
|
1.0.1
|
8 years ago |
jonschlinkert
|
4741716aaa
|
add checks to ensure `opts.path` is a string
|
8 years ago |
jonschlinkert
|
fc02a62fc3
|
1.0
|
8 years ago |
jonschlinkert
|
5ac53d756a
|
0.4.3
|
8 years ago |
jonschlinkert
|
f9e793a3e8
|
generate readme
|
8 years ago |
jonschlinkert
|
6d94603029
|
comments
|
8 years ago |
jonschlinkert
|
5b8bf641f3
|
use fs-exists-sync
|
8 years ago |
jonschlinkert
|
4ecfc73bcd
|
run `update`, use `homedir-polyfill`
|
8 years ago |
jonschlinkert
|
fd6b600898
|
generate docs
|
9 years ago |
jonschlinkert
|
936b3f17bc
|
resolve global path
|
9 years ago |
jonschlinkert
|
3fb683c02d
|
0.4.1
|
9 years ago |
jonschlinkert
|
de5f9581cb
|
clean up tests, use assert
|
9 years ago |
jonschlinkert
|
d21ad4f164
|
use `git-config-path`
|
9 years ago |
jonschlinkert
|
1cd49d8ada
|
0.4.0
|
9 years ago |
jonschlinkert
|
b7fdd46594
|
update deps, add related links to readme
|
9 years ago |
jonschlinkert
|
3c34cf9553
|
generate docs
|
9 years ago |
jonschlinkert
|
3181b94870
|
update tests, add tests for `.keys`
|
9 years ago |
jonschlinkert
|
fd2167a97a
|
reorganize a little, add code comments
|
9 years ago |
jonschlinkert
|
b007f3d214
|
adds example
|
9 years ago |
jonschlinkert
|
a7e2cbb92f
|
run update
|
9 years ago |
jonschlinkert
|
f08c784fbb
|
0.3.2
|
9 years ago |
jonschlinkert
|
d76292f6e1
|
update verb config
|
9 years ago |
jonschlinkert
|
32cf7ad59e
|
run update
|
9 years ago |
Jon Schlinkert
|
90ca2a7df0
|
Merge pull request #3 from samholmes1337/master
Update to use SPDX licensing expression
|
9 years ago |
Sam Holmes
|
622c3be598
|
Update license to use valid SPDX expression
|
9 years ago |
jonschlinkert
|
cedefb9323
|
0.3.1
|
10 years ago |
jonschlinkert
|
f2b689f578
|
lint
|
10 years ago |
jonschlinkert
|
4a45540faa
|
udpate/rebuild docs
|
10 years ago |
Jon Schlinkert
|
abb1afbf2d
|
Merge pull request #2 from jden/master
resolve absolute paths correctly on windows - fix #1
|
10 years ago |
jden
|
1699c829ec
|
resolve absolute paths correctly on windows - fix #1
|
10 years ago |