diff options
author | Russell Belfer <rb@github.com> | 2013-03-18 14:19:35 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-03-18 14:19:35 -0700 |
commit | 41954a49c12a72eda3b3fe02c2752f6831b5dbf9 (patch) | |
tree | 4b9cff17fbd7172efddde4dba8e1d2f6b31e0c45 /tests/diff/binary.c | |
parent | 5540d9477ed143707435324e785336d254b12e47 (diff) | |
download | libgit2-41954a49c12a72eda3b3fe02c2752f6831b5dbf9.tar.gz |
Switch search paths to classic delimited strings
This switches the APIs for setting and getting the global/system
search paths from using git_strarray to using a simple string with
GIT_PATH_LIST_SEPARATOR delimited paths, just as the environment
PATH variable would contain. This makes it simpler to get and set
the value.
I also added code to expand "$PATH" when setting a new value to
embed the old value of the path. This means that I no longer
require separate actions to PREPEND to the value.
Diffstat (limited to 'tests/diff/binary.c')
0 files changed, 0 insertions, 0 deletions