libgit2/src
Carlos Martín Nieto f184836bd2 remote: run a callback when updating the branch tips
This allows the caller to update an internal structure or update the
user output with the tips that were updated.

While in the area, only try to update the ref if the value is
different from its old one.
2012-04-25 13:25:45 +02:00
..
ppc Update Copyright header 2012-02-13 17:11:09 +01:00
transports transports: buffer the git requests before sending them 2012-04-25 12:44:27 +02:00
unix Resolve comments from pull request 2012-03-13 14:23:24 -07:00
win32 Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
xdiff Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
attr_file.c Add support for pathspec to diff and status 2012-04-13 15:00:29 -07:00
attr_file.h Add support for pathspec to diff and status 2012-04-13 15:00:29 -07:00
attr.c Refactor git_repository_open with new options 2012-04-11 12:11:35 -07:00
attr.h Improve config handling for diff,submodules,attrs 2012-03-30 14:40:50 -07:00
blob.c Convert attr, ignore, mwindow, status to new errors 2012-03-16 15:56:01 -07:00
blob.h Add filter tests and fix some bugs 2012-03-02 15:09:40 -08:00
branch.c branch: simplify error handling for git_branch_move() 2012-04-12 23:40:41 +02:00
branch.h Add basic branch management API: git_branch_create(), git_branch_delete(), git_branch_list() 2012-04-10 21:39:03 +02:00
bswap.h Update Copyright header 2012-02-13 17:11:09 +01:00
buffer.c Fix bug when join_n refers to original buffer 2012-03-30 14:42:23 -07:00
buffer.h Convert attr, ignore, mwindow, status to new errors 2012-03-16 15:56:01 -07:00
cache.c Convert attr, ignore, mwindow, status to new errors 2012-03-16 15:56:01 -07:00
cache.h Update Copyright header 2012-02-13 17:11:09 +01:00
cc-compat.h error-handling: References 2012-03-06 00:43:10 +01:00
commit.c Fix compilation errors and warnings 2012-04-11 15:30:56 +02:00
commit.h Update Copyright header 2012-02-13 17:11:09 +01:00
common.h error-handling: On-disk config file backend 2012-03-09 20:09:22 +01:00
config_cache.c config: Add missing file 2012-03-02 21:12:00 +01:00
config_file.c config: parse quoted values 2012-04-16 10:25:52 +02:00
config_file.h Added submodule API and use in status 2012-03-28 16:45:36 -07:00
config.c Refactor git_repository_open with new options 2012-04-11 12:11:35 -07:00
config.h Improve config handling for diff,submodules,attrs 2012-03-30 14:40:50 -07:00
crlf.c error-handling: Repository 2012-03-07 00:11:43 +01:00
delta-apply.c Update Copyright header 2012-02-13 17:11:09 +01:00
delta-apply.h Update Copyright header 2012-02-13 17:11:09 +01:00
diff_output.c New status fixes 2012-03-22 10:44:36 -07:00
diff.c Add support for pathspec to diff and status 2012-04-13 15:00:29 -07:00
diff.h Add support for pathspec to diff and status 2012-04-13 15:00:29 -07:00
errors.c Refactor git_repository_open with new options 2012-04-11 12:11:35 -07:00
fetch.c transports: buffer the git requests before sending them 2012-04-25 12:44:27 +02:00
fetch.h transports: buffer the git requests before sending them 2012-04-25 12:44:27 +02:00
filebuf.c filebuf: add option not to buffer the contents at all 2012-04-13 09:50:41 +02:00
filebuf.h filebuf: add option not to buffer the contents at all 2012-04-13 09:50:41 +02:00
fileops.c Typedefs don't have enum in front 2012-04-11 14:27:40 +02:00
fileops.h Typedefs don't have enum in front 2012-04-11 14:27:40 +02:00
filter.c Add filter tests and fix some bugs 2012-03-02 15:09:40 -08:00
filter.h config: Implement a proper cvar cache 2012-03-02 20:08:00 +01:00
global.c Update Copyright header 2012-02-13 17:11:09 +01:00
global.h error-handling: References 2012-03-06 00:43:10 +01:00
hash.c Update Copyright header 2012-02-13 17:11:09 +01:00
hash.h Update Copyright header 2012-02-13 17:11:09 +01:00
hashtable.c Continue error conversion 2012-03-14 17:36:15 -07:00
hashtable.h Continue error conversion 2012-03-14 17:36:15 -07:00
ignore.c Improve config handling for diff,submodules,attrs 2012-03-30 14:40:50 -07:00
ignore.h Uniform iterators for trees, index, and workdir 2012-02-21 14:46:24 -08:00
index.c Migrate index, oid, and utils to new errors 2012-03-19 16:10:11 -07:00
index.h Migrate index, oid, and utils to new errors 2012-03-19 16:10:11 -07:00
indexer.c transports: buffer the git requests before sending them 2012-04-25 12:44:27 +02:00
iterator.c Added submodule API and use in status 2012-03-28 16:45:36 -07:00
iterator.h Update diff to use iterators 2012-03-02 15:49:29 -08:00
map.h Resolve comments from pull request 2012-03-13 14:23:24 -07:00
mwindow.c indexer: start writing the stream indexer 2012-04-13 22:19:44 +02:00
mwindow.h Continue error conversion 2012-03-14 17:36:15 -07:00
netops.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
netops.h Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
notes.c Convert indexer, notes, sha1_lookup, and signature 2012-03-19 17:49:46 -07:00
notes.h Add git notes API 2012-02-15 20:32:14 +01:00
object.c Migrate ODB files to new error handling 2012-03-12 22:55:40 -07:00
odb_loose.c Clean up valgrind warnings 2012-04-04 13:13:43 +02:00
odb_pack.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
odb.c Convert indexer, notes, sha1_lookup, and signature 2012-03-19 17:49:46 -07:00
odb.h Migrate ODB files to new error handling 2012-03-12 22:55:40 -07:00
oid.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
pack.c Merge pull request #632 from arrbee/win64-cleanup 2012-04-23 17:28:11 -07:00
pack.h Add packfile_unpack_compressed() to the internal header 2012-04-13 22:16:48 +02:00
path.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
path.h Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
pkt.c transports: buffer the git requests before sending them 2012-04-25 12:44:27 +02:00
pkt.h transports: buffer the git requests before sending them 2012-04-25 12:44:27 +02:00
posix.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
posix.h Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
pqueue.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
pqueue.h Update Copyright header 2012-02-13 17:11:09 +01:00
protocol.c error-handling: protocol, pkt 2012-04-11 19:16:10 +02:00
protocol.h Update Copyright header 2012-02-13 17:11:09 +01:00
reflog.c Convert reflog to new errors 2012-03-20 21:57:38 -07:00
reflog.h Update Copyright header 2012-02-13 17:11:09 +01:00
refs.c Rename to git_reference_name_to_oid 2012-04-23 10:06:31 -07:00
refs.h Add git_reference_lookup_oid and lookup_resolved 2012-04-17 10:44:50 -07:00
refspec.c error-handling: Repository 2012-03-07 00:11:43 +01:00
refspec.h Update Copyright header 2012-02-13 17:11:09 +01:00
remote.c remote: run a callback when updating the branch tips 2012-04-25 13:25:45 +02:00
remote.h Update Copyright header 2012-02-13 17:11:09 +01:00
repository.c Merge pull request #632 from arrbee/win64-cleanup 2012-04-23 17:28:11 -07:00
repository.h Improve config handling for diff,submodules,attrs 2012-03-30 14:40:50 -07:00
revwalk.c revwalk: return GIT_EREVWALKER earlier if no references were pushed 2012-04-25 12:45:03 +02:00
sha1_lookup.c Convert indexer, notes, sha1_lookup, and signature 2012-03-19 17:49:46 -07:00
sha1_lookup.h Update Copyright header 2012-02-13 17:11:09 +01:00
sha1.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
sha1.h Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
signature.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
signature.h Update Copyright header 2012-02-13 17:11:09 +01:00
status.c Rename to git_reference_name_to_oid 2012-04-23 10:06:31 -07:00
submodule.c Clean up valgrind warnings 2012-04-04 13:13:43 +02:00
tag.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
tag.h Export parse_tag_buffer as git_tag__parse_buffer. 2012-02-22 04:45:30 +00:00
thread-utils.c Update Copyright header 2012-02-13 17:11:09 +01:00
thread-utils.h Update Copyright header 2012-02-13 17:11:09 +01:00
transport.c error-handling: remote, transport 2012-04-11 19:16:10 +02:00
transport.h transports: buffer the git requests before sending them 2012-04-25 12:44:27 +02:00
tree-cache.c tree-cache: don't error out on a childless invalidated entry 2012-04-20 02:23:14 +02:00
tree-cache.h Update Copyright header 2012-02-13 17:11:09 +01:00
tree.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
tree.h Fix handling of submodules in trees 2012-03-26 11:22:27 -07:00
tsort.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
util.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
util.h error-handling: On-disk config file backend 2012-03-09 20:09:22 +01:00
vector.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
vector.h Reimplment git_status_foreach using git diff 2012-03-21 12:33:09 -07:00