]> git.proxmox.com Git - libgit2.git/commit - src/win32/map.c
update copyrights
authorEdward Thomson <ethomson@edwardthomson.com>
Tue, 8 Jan 2013 23:07:25 +0000 (17:07 -0600)
committerEdward Thomson <ethomson@edwardthomson.com>
Tue, 8 Jan 2013 23:31:27 +0000 (17:31 -0600)
commit359fc2d241ac407bdf9bf0d28715705f01ca6360
tree05e960bd9e73228d6efe662575c10ea9a5d189c4
parentd63dc61dd704431a8d487dbfa9fe61b24a58184d
update copyrights
210 files changed:
COPYING
include/git2.h
include/git2/attr.h
include/git2/blob.h
include/git2/branch.h
include/git2/checkout.h
include/git2/clone.h
include/git2/commit.h
include/git2/common.h
include/git2/config.h
include/git2/diff.h
include/git2/errors.h
include/git2/graph.h
include/git2/ignore.h
include/git2/index.h
include/git2/indexer.h
include/git2/merge.h
include/git2/message.h
include/git2/net.h
include/git2/notes.h
include/git2/object.h
include/git2/odb.h
include/git2/odb_backend.h
include/git2/oid.h
include/git2/pack.h
include/git2/push.h
include/git2/reflog.h
include/git2/refs.h
include/git2/refspec.h
include/git2/remote.h
include/git2/repository.h
include/git2/reset.h
include/git2/revparse.h
include/git2/revwalk.h
include/git2/signature.h
include/git2/stash.h
include/git2/status.h
include/git2/strarray.h
include/git2/submodule.h
include/git2/tag.h
include/git2/threads.h
include/git2/transport.h
include/git2/tree.h
include/git2/types.h
include/git2/version.h
src/amiga/map.c [changed mode: 0755->0644]
src/attr.h
src/attr_file.h
src/blob.c
src/blob.h
src/branch.c
src/bswap.h
src/buf_text.c
src/buf_text.h
src/buffer.c
src/buffer.h
src/cache.c
src/cache.h
src/cc-compat.h
src/checkout.c
src/checkout.h
src/clone.c
src/commit.c
src/commit.h
src/commit_list.c
src/commit_list.h
src/common.h
src/compress.c
src/compress.h
src/config.c
src/config.h
src/config_cache.c
src/config_file.c
src/config_file.h
src/crlf.c
src/delta-apply.c
src/delta-apply.h
src/delta.c
src/diff.c
src/diff.h
src/diff_output.c
src/diff_output.h
src/diff_tform.c
src/errors.c
src/fetch.c
src/fetch.h
src/fetchhead.c
src/fetchhead.h
src/filebuf.c
src/filebuf.h
src/fileops.c
src/fileops.h
src/filter.c
src/filter.h
src/fnmatch.c
src/fnmatch.h
src/global.c
src/global.h
src/graph.c
src/hash.c
src/hash.h
src/hash/hash_generic.c
src/hash/hash_generic.h
src/hash/hash_openssl.h
src/hash/hash_win32.c
src/hash/hash_win32.h
src/ignore.h
src/index.c
src/index.h
src/indexer.c
src/iterator.c
src/iterator.h
src/map.h
src/merge.c
src/merge.h
src/message.c
src/message.h
src/mwindow.c
src/mwindow.h
src/netops.c
src/netops.h
src/notes.c
src/notes.h
src/object.c
src/object.h
src/odb.c
src/odb.h
src/odb_loose.c
src/odb_pack.c
src/oid.c
src/oidmap.h
src/pack-objects.c
src/pack-objects.h
src/pack.c
src/pack.h
src/path.c
src/path.h
src/pathspec.c
src/pathspec.h
src/pool.h
src/posix.c
src/posix.h
src/pqueue.c
src/pqueue.h
src/push.c
src/push.h
src/reflog.c
src/reflog.h
src/refs.c
src/refs.h
src/refspec.c
src/refspec.h
src/remote.c
src/remote.h
src/repo_template.h
src/repository.c
src/repository.h
src/reset.c
src/revparse.c
src/revwalk.c
src/revwalk.h
src/sha1_lookup.c
src/sha1_lookup.h
src/signature.c
src/signature.h
src/stash.c
src/status.c
src/strmap.h
src/submodule.c
src/submodule.h
src/tag.c
src/tag.h
src/thread-utils.c
src/thread-utils.h
src/transport.c
src/transports/cred.c
src/transports/git.c
src/transports/http.c
src/transports/local.c
src/transports/smart.c
src/transports/smart.h
src/transports/smart_pkt.c
src/transports/smart_protocol.c
src/transports/winhttp.c
src/tree-cache.c
src/tree-cache.h
src/tree.c
src/tree.h
src/tsort.c
src/unix/map.c
src/unix/posix.h
src/util.c
src/util.h
src/vector.c
src/vector.h
src/win32/dir.c
src/win32/dir.h
src/win32/findfile.c
src/win32/findfile.h
src/win32/git2.rc
src/win32/map.c
src/win32/mingw-compat.h
src/win32/msvc-compat.h
src/win32/posix.h
src/win32/posix_w32.c
src/win32/precompiled.c
src/win32/pthread.c
src/win32/pthread.h
src/win32/utf-conv.c
src/win32/utf-conv.h