Merge remote-tracking branch 'source/development' into update-test
Merging main libgit2! Conflicts: CMakeLists.txt src/unix/map.c
Showing
.travis.yml
0 → 100644
AUTHORS
0 → 100644
This diff is collapsed.
Click to expand it.
Makefile.embed
0 → 100644
api.docurium
0 → 100644
api.doxygen
deleted
100644 → 0
deps/http-parser/LICENSE-MIT
0 → 100644
deps/http-parser/http_parser.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/http-parser/http_parser.h
0 → 100644
deps/regex/config.h
0 → 100644
deps/regex/regcomp.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
deps/regex/regex.c
0 → 100644
deps/regex/regex.h
0 → 100644
This diff is collapsed.
Click to expand it.
deps/regex/regex_internal.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/regex/regex_internal.h
0 → 100644
This diff is collapsed.
Click to expand it.
deps/regex/regexec.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
deps/zlib/crc32.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/crc32.h
0 → 100644
This diff is collapsed.
Click to expand it.
docs/error-handling.md
0 → 100644
examples/.gitignore
0 → 100644
examples/Makefile
0 → 100644
examples/diff.c
0 → 100644
examples/general.c
0 → 100644
This diff is collapsed.
Click to expand it.
examples/network/.gitignore
0 → 100644
examples/network/Makefile
0 → 100644
examples/network/common.h
0 → 100644
examples/network/fetch.c
0 → 100644
examples/network/git2.c
0 → 100644
examples/network/index-pack.c
0 → 100644
examples/network/ls-remote.c
0 → 100644
examples/showindex.c
0 → 100644
include/git2/attr.h
0 → 100644
include/git2/branch.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/git2/diff.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/git2/indexer.h
0 → 100644
include/git2/inttypes.h
0 → 100644
include/git2/merge.h
0 → 100644
include/git2/net.h
0 → 100644
include/git2/notes.h
0 → 100644
include/git2/reflog.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/git2/refspec.h
0 → 100644
include/git2/remote.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
include/git2/status.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/git2/stdint.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/git2/submodule.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
include/git2/thread-utils.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
include/git2/threads.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
include/git2/version.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/git2/windows.h
0 → 100644
This diff is collapsed.
Click to expand it.
include/git2/zlib.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packaging/rpm/README
0 → 100644
This diff is collapsed.
Click to expand it.
packaging/rpm/libgit2.spec
0 → 100644
This diff is collapsed.
Click to expand it.
src/attr.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/attr.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/attr_file.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/attr_file.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/backends/hiredis.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/backends/sqlite.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/branch.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/branch.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/buffer.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/buffer.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/compat/fnmatch.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/compat/fnmatch.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/config_cache.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/config_file.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/crlf.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/diff.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/diff.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/diff_output.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/fetch.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/fetch.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/filter.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/filter.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/global.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/global.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/hashtable.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/hashtable.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/ignore.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/ignore.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/indexer.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/iterator.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/iterator.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/khash.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/message.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/message.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/msvc-compat.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/mwindow.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/mwindow.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/netops.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/netops.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/notes.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/notes.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/oid.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/oidmap.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/pack.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/pack.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/path.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/path.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/pkt.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/pkt.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/pool.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/pool.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/posix.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/posix.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/protocol.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/protocol.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/reflog.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/reflog.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/refspec.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/refspec.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/remote.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/remote.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/status.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/strmap.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/submodule.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/transport.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/transport.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/transports/git.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/transports/http.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/transports/local.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/tree-cache.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/tree-cache.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/tsort.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/unix/posix.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/win32/fileops.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/win32/git2.rc
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/win32/msvc-compat.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/win32/posix.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/win32/posix_w32.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/win32/utf-conv.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/win32/utf-conv.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xdiff.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xdiffi.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xdiffi.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xemit.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xemit.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xhistogram.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xinclude.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xmacros.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xmerge.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xpatience.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xprepare.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xprepare.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xtypes.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xutils.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/xdiff/xutils.h
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/attr/attr_expect.h
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/attr/file.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/attr/flags.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/attr/lookup.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/attr/repo.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/buf/basic.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/clar
0 → 100755
This diff is collapsed.
Click to expand it.
tests-clar/clar_helpers.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/clar_libgit2.h
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/commit/commit.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/commit/parse.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/commit/signature.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/commit/write.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/config/add.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/config/multivar.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/config/new.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/config/read.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/config/stress.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/config/write.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/buffer.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/dirent.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/env.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/errors.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/filebuf.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/hex.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/oid.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/path.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/pool.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/rmdir.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/string.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/strmap.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/strtol.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/core/vector.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/diff/blob.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/diff/diff_helpers.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/diff/diff_helpers.h
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/diff/index.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/diff/iterator.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/diff/patch.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/diff/tree.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/diff/workdir.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/index/read_tree.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/index/rename.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/index/tests.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/network/createremotethenload.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/network/remotelocal.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/network/remotes.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/notes/notes.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/notes/notesref.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/blob/filter.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/blob/fromchunks.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/blob/write.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/commit/commitstagedfile.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/lookup.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/message.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/raw/chars.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/raw/compare.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/raw/convert.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/object/raw/fromstr.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/raw/hash.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/raw/short.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/raw/size.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/raw/type2string.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/object/tag/peel.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/tag/read.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/tag/write.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/tree/frompath.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/tree/read.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/object/tree/write.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/odb/loose.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/odb/mixed.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/odb/packed.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/odb/sorting.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/branches/create.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/branches/delete.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/branches/listall.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/branches/move.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/crashes.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/create.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/delete.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/list.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/listall.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/lookup.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/normalize.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/overwrite.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/pack.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/read.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/reflog.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/rename.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/refs/unicode.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/repo/discover.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/repo/getters.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/repo/init.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/repo/open.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/repo/setters.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/.gitattributes
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/.gitted/config
0 → 100644
This diff is collapsed.
Click to expand it.
File moved
tests-clar/resources/attr/.gitted/index
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
tests-clar/resources/attr/.gitted/logs/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/attr0
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/attr1
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/attr2
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/attr3
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/binfile
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/file
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/gitattributes
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/ign
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/macro_bad
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/macro_test
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/root_test1
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/root_test2
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/root_test3
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/root_test4.txt
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/sub/.gitattributes
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/sub/abc
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/sub/file
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/sub/ign
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
tests-clar/resources/attr/sub/sub/file
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/sub/sub/subsub.txt
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr/sub/subdir_test1
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr_index/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/attr_index/README.txt
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/bad_tag.git/config
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/bad_tag.git/packed-refs
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/config/.gitconfig
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/config/config10
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/config/config11
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/config/config12
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/config/config13
0 → 100644
This diff is collapsed.
Click to expand it.
File moved
tests-clar/resources/config/config9
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/duplicate.git/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/duplicate.git/config
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/duplicate.git/index
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/duplicate.git/info/refs
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/duplicate.git/logs/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/empty_bare.git/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592/.gitted/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592/.gitted/index
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592/a.txt
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592/c/a.txt
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592/l.txt
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592/t/a.txt
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592/t/b.txt
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592b/.gitted/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592b/gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592b/ignored1.txt
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/issue_592b/tracked1.txt
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/.gitted/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/.gitted/config
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/.gitted/index
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/current_file
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/ignored_file
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/modified_file
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/new_file
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/staged_changes
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/staged_new_file
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/subdir.txt
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/subdir/new_file
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/status/这
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/submodules/.gitted/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/submodules/added
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/submodules/gitmodules
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/submodules/ignored
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/submodules/modified
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/submodules/unmodified
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/submodules/untracked
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/testrepo.git/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/testrepo.git/config
0 → 100644
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
File moved
File moved
tests-clar/resources/testrepo/.gitted/HEAD
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/resources/testrepo/.gitted/config
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/resources/testrepo/.gitted/index
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests-clar/revwalk/mergebase.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/status/ignore.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/status/single.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/status/status_data.h
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/status/status_helpers.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/status/status_helpers.h
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/status/submodules.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/status/worktree.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests-clar/threads/basic.c
0 → 100644
This diff is collapsed.
Click to expand it.
tests/.gitignore
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/NAMING
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/t00-core.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t01-rawobj.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t02-objread.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t03-objwrite.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t04-commit.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t06-index.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t07-hashtable.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t08-tag.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t09-tree.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t10-refs.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t11-sqlite.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t12-repo.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t13-threads.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t14-hiredis.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/t15-config.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/test_helpers.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/test_helpers.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/test_lib.c
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
tests/test_lib.h
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
tests/test_main.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tests/tests.supp
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
waf
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
wscript
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment