libgit2/src
Michael Schubert abeefbbe18 push: properly handle tags
Currently, push doesn't really handle tags when queueing objects. Fix
it.
2013-01-09 17:05:21 +01:00
..
amiga update copyrights 2013-01-08 17:31:27 -06:00
hash update copyrights 2013-01-08 17:31:27 -06:00
transports update copyrights 2013-01-08 17:31:27 -06:00
unix update copyrights 2013-01-08 17:31:27 -06:00
win32 update copyrights 2013-01-08 17:31:27 -06:00
xdiff Merge branch 'new-error-handling' into development 2012-05-02 15:59:02 -07:00
attr_file.c Minor fixes for ignorecase support 2012-09-17 16:10:42 -04:00
attr_file.h update copyrights 2013-01-08 17:31:27 -06:00
attr.c Clear error to avoid leaving invalid error behind 2013-01-04 15:23:47 -08:00
attr.h update copyrights 2013-01-08 17:31:27 -06:00
blob.c update copyrights 2013-01-08 17:31:27 -06:00
blob.h update copyrights 2013-01-08 17:31:27 -06:00
branch.c update copyrights 2013-01-08 17:31:27 -06:00
bswap.h update copyrights 2013-01-08 17:31:27 -06:00
buf_text.c update copyrights 2013-01-08 17:31:27 -06:00
buf_text.h update copyrights 2013-01-08 17:31:27 -06:00
buffer.c update copyrights 2013-01-08 17:31:27 -06:00
buffer.h update copyrights 2013-01-08 17:31:27 -06:00
cache.c update copyrights 2013-01-08 17:31:27 -06:00
cache.h update copyrights 2013-01-08 17:31:27 -06:00
cc-compat.h update copyrights 2013-01-08 17:31:27 -06:00
checkout.c update copyrights 2013-01-08 17:31:27 -06:00
checkout.h update copyrights 2013-01-08 17:31:27 -06:00
clone.c update copyrights 2013-01-08 17:31:27 -06:00
commit_list.c update copyrights 2013-01-08 17:31:27 -06:00
commit_list.h update copyrights 2013-01-08 17:31:27 -06:00
commit.c update copyrights 2013-01-08 17:31:27 -06:00
commit.h update copyrights 2013-01-08 17:31:27 -06:00
common.h update copyrights 2013-01-08 17:31:27 -06:00
compress.c update copyrights 2013-01-08 17:31:27 -06:00
compress.h update copyrights 2013-01-08 17:31:27 -06:00
config_cache.c update copyrights 2013-01-08 17:31:27 -06:00
config_file.c update copyrights 2013-01-08 17:31:27 -06:00
config_file.h update copyrights 2013-01-08 17:31:27 -06:00
config.c update copyrights 2013-01-08 17:31:27 -06:00
config.h update copyrights 2013-01-08 17:31:27 -06:00
crlf.c update copyrights 2013-01-08 17:31:27 -06:00
date.c Remove use of English expletives 2012-11-23 13:31:22 +00:00
delta-apply.c update copyrights 2013-01-08 17:31:27 -06:00
delta-apply.h update copyrights 2013-01-08 17:31:27 -06:00
delta.c update copyrights 2013-01-08 17:31:27 -06:00
delta.h Fix warnings on Win64 build 2012-11-27 13:18:29 -08:00
diff_output.c Resolve crash with diff against empty file 2013-01-08 17:11:11 -08:00
diff_output.h update copyrights 2013-01-08 17:31:27 -06:00
diff_tform.c update copyrights 2013-01-08 17:31:27 -06:00
diff.c update copyrights 2013-01-08 17:31:27 -06:00
diff.h update copyrights 2013-01-08 17:31:27 -06:00
errors.c update copyrights 2013-01-08 17:31:27 -06:00
fetch.c update copyrights 2013-01-08 17:31:27 -06:00
fetch.h update copyrights 2013-01-08 17:31:27 -06:00
fetchhead.c update copyrights 2013-01-08 17:31:27 -06:00
fetchhead.h update copyrights 2013-01-08 17:31:27 -06:00
filebuf.c update copyrights 2013-01-08 17:31:27 -06:00
filebuf.h update copyrights 2013-01-08 17:31:27 -06:00
fileops.c Resolve crash with diff against empty file 2013-01-08 17:11:11 -08:00
fileops.h update copyrights 2013-01-08 17:31:27 -06:00
filter.c update copyrights 2013-01-08 17:31:27 -06:00
filter.h update copyrights 2013-01-08 17:31:27 -06:00
fnmatch.c update copyrights 2013-01-08 17:31:27 -06:00
fnmatch.h update copyrights 2013-01-08 17:31:27 -06:00
global.c update copyrights 2013-01-08 17:31:27 -06:00
global.h update copyrights 2013-01-08 17:31:27 -06:00
graph.c update copyrights 2013-01-08 17:31:27 -06:00
hash.c update copyrights 2013-01-08 17:31:27 -06:00
hash.h update copyrights 2013-01-08 17:31:27 -06:00
ignore.c Set up default internal ignores 2012-11-19 16:33:30 -08:00
ignore.h update copyrights 2013-01-08 17:31:27 -06:00
index.c update copyrights 2013-01-08 17:31:27 -06:00
index.h update copyrights 2013-01-08 17:31:27 -06:00
indexer.c update copyrights 2013-01-08 17:31:27 -06:00
iterator.c update copyrights 2013-01-08 17:31:27 -06:00
iterator.h update copyrights 2013-01-08 17:31:27 -06:00
khash.h Isolate khash inlines from global namespace 2012-07-12 11:49:15 -07:00
map.h update copyrights 2013-01-08 17:31:27 -06:00
merge.c update copyrights 2013-01-08 17:31:27 -06:00
merge.h update copyrights 2013-01-08 17:31:27 -06:00
message.c update copyrights 2013-01-08 17:31:27 -06:00
message.h update copyrights 2013-01-08 17:31:27 -06:00
mwindow.c update copyrights 2013-01-08 17:31:27 -06:00
mwindow.h update copyrights 2013-01-08 17:31:27 -06:00
netops.c update copyrights 2013-01-08 17:31:27 -06:00
netops.h update copyrights 2013-01-08 17:31:27 -06:00
notes.c update copyrights 2013-01-08 17:31:27 -06:00
notes.h update copyrights 2013-01-08 17:31:27 -06:00
object.c update copyrights 2013-01-08 17:31:27 -06:00
object.h update copyrights 2013-01-08 17:31:27 -06:00
odb_loose.c update copyrights 2013-01-08 17:31:27 -06:00
odb_pack.c update copyrights 2013-01-08 17:31:27 -06:00
odb.c update copyrights 2013-01-08 17:31:27 -06:00
odb.h update copyrights 2013-01-08 17:31:27 -06:00
oid.c update copyrights 2013-01-08 17:31:27 -06:00
oidmap.h update copyrights 2013-01-08 17:31:27 -06:00
pack-objects.c update copyrights 2013-01-08 17:31:27 -06:00
pack-objects.h update copyrights 2013-01-08 17:31:27 -06:00
pack.c update copyrights 2013-01-08 17:31:27 -06:00
pack.h update copyrights 2013-01-08 17:31:27 -06:00
path.c update copyrights 2013-01-08 17:31:27 -06:00
path.h update copyrights 2013-01-08 17:31:27 -06:00
pathspec.c update copyrights 2013-01-08 17:31:27 -06:00
pathspec.h update copyrights 2013-01-08 17:31:27 -06:00
pool.c Fix bug with merging diffs with null options 2012-07-19 10:23:45 -07:00
pool.h update copyrights 2013-01-08 17:31:27 -06:00
posix.c update copyrights 2013-01-08 17:31:27 -06:00
posix.h update copyrights 2013-01-08 17:31:27 -06:00
pqueue.c update copyrights 2013-01-08 17:31:27 -06:00
pqueue.h update copyrights 2013-01-08 17:31:27 -06:00
push.c push: properly handle tags 2013-01-09 17:05:21 +01:00
push.h update copyrights 2013-01-08 17:31:27 -06:00
reflog.c update copyrights 2013-01-08 17:31:27 -06:00
reflog.h update copyrights 2013-01-08 17:31:27 -06:00
refs.c update copyrights 2013-01-08 17:31:27 -06:00
refs.h update copyrights 2013-01-08 17:31:27 -06:00
refspec.c update copyrights 2013-01-08 17:31:27 -06:00
refspec.h update copyrights 2013-01-08 17:31:27 -06:00
remote.c update copyrights 2013-01-08 17:31:27 -06:00
remote.h update copyrights 2013-01-08 17:31:27 -06:00
repo_template.h update copyrights 2013-01-08 17:31:27 -06:00
repository.c update copyrights 2013-01-08 17:31:27 -06:00
repository.h update copyrights 2013-01-08 17:31:27 -06:00
reset.c update copyrights 2013-01-08 17:31:27 -06:00
revparse.c update copyrights 2013-01-08 17:31:27 -06:00
revwalk.c update copyrights 2013-01-08 17:31:27 -06:00
revwalk.h update copyrights 2013-01-08 17:31:27 -06:00
sha1_lookup.c update copyrights 2013-01-08 17:31:27 -06:00
sha1_lookup.h update copyrights 2013-01-08 17:31:27 -06:00
signature.c update copyrights 2013-01-08 17:31:27 -06:00
signature.h update copyrights 2013-01-08 17:31:27 -06:00
stash.c update copyrights 2013-01-08 17:31:27 -06:00
status.c update copyrights 2013-01-08 17:31:27 -06:00
strmap.h update copyrights 2013-01-08 17:31:27 -06:00
submodule.c update copyrights 2013-01-08 17:31:27 -06:00
submodule.h update copyrights 2013-01-08 17:31:27 -06:00
tag.c update copyrights 2013-01-08 17:31:27 -06:00
tag.h update copyrights 2013-01-08 17:31:27 -06:00
thread-utils.c update copyrights 2013-01-08 17:31:27 -06:00
thread-utils.h update copyrights 2013-01-08 17:31:27 -06:00
transport.c update copyrights 2013-01-08 17:31:27 -06:00
tree-cache.c update copyrights 2013-01-08 17:31:27 -06:00
tree-cache.h update copyrights 2013-01-08 17:31:27 -06:00
tree.c update copyrights 2013-01-08 17:31:27 -06:00
tree.h update copyrights 2013-01-08 17:31:27 -06:00
tsort.c update copyrights 2013-01-08 17:31:27 -06:00
util.c update copyrights 2013-01-08 17:31:27 -06:00
util.h update copyrights 2013-01-08 17:31:27 -06:00
vector.c update copyrights 2013-01-08 17:31:27 -06:00
vector.h update copyrights 2013-01-08 17:31:27 -06:00