index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bundle.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-2
/
+2
|
\
|
*
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-2
/
+2
*
|
convert "oidcmp() != 0" to "!oideq()"
Jeff King
2018-08-29
1
-1
/
+1
|
/
*
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
1
-1
/
+2
*
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
2018-06-29
1
-1
/
+1
*
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-2
/
+3
*
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
\
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'ma/lockfile-cleanup'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
lock_file: make function-local locks non-static
Martin Ågren
2018-05-10
1
-1
/
+1
*
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
/
*
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
2018-01-23
1
-19
/
+16
|
\
|
*
bundle: avoid using the rev_info flag leak_pending
René Scharfe
2017-12-28
1
-19
/
+16
*
|
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
|
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
/
*
leak_pending: use `object_array_clear()`, not `free()`
Martin Ågren
2017-09-24
1
-1
/
+8
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-18
/
+21
|
\
|
*
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-4
/
+6
|
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
*
bundle: convert to struct object_id
brian m. carlson
2017-05-02
1
-16
/
+17
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-1
/
+1
*
|
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2017-04-24
1
-1
/
+1
|
/
*
bundle: don't leak an fd in case of early return
Stefan Beller
2016-04-01
1
-6
/
+17
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-9
/
+9
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
*
create_bundle(): duplicate file descriptor to avoid closing it twice
Michael Haggerty
2015-08-10
1
-10
/
+16
*
bundle.c: fix memory leak
Stefan Beller
2015-03-11
1
-6
/
+5
*
bundle: split out ref writing from bundle_create
Jeff King
2014-10-30
1
-39
/
+58
*
bundle: split out a helper function to compute and write prerequisites
Junio C Hamano
2014-10-30
1
-24
/
+35
*
bundle: split out a helper function to create pack data
Junio C Hamano
2014-10-30
1
-27
/
+37
*
use child_process_init() to initialize struct child_process variables
René Scharfe
2014-10-28
1
-1
/
+1
*
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
1
-1
/
+1
*
Merge branch 'rs/plug-leak-in-bundle'
Junio C Hamano
2014-10-14
1
-7
/
+10
|
\
|
*
bundle: plug minor memory leak in is_tag_in_date_range()
René Scharfe
2014-10-07
1
-7
/
+10
|
*
Merge branch 'lf/bundle-exclusion' into maint
Junio C Hamano
2014-09-19
1
-2
/
+2
|
|
\
*
|
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
1
-0
/
+1
*
|
|
Merge branch 'rs/child-process-init'
Junio C Hamano
2014-09-11
1
-4
/
+2
|
\
\
\
|
*
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
1
-4
/
+2
|
|
/
/
*
|
|
Merge branch 'lf/bundle-exclusion'
Junio C Hamano
2014-09-09
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bundle: fix exclusion of annotated tags
Lukas Fleischer
2014-08-08
1
-2
/
+2
*
|
bundle: use internal argv_array of struct child_process in create_bundle()
René Scharfe
2014-07-18
1
-10
/
+5
*
|
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
2014-04-03
1
-0
/
+1
|
\
\
|
*
|
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
2014-03-25
1
-0
/
+1
*
|
|
Merge branch 'sh/use-hashcpy'
Junio C Hamano
2014-03-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Use hashcpy() when copying object names
Sun He
2014-03-06
1
-1
/
+1
|
|
/
/
*
/
/
bundle.c: use ALLOC_GROW() in add_to_ref_list()
Dmitry S. Dolzhenko
2014-03-03
1
-5
/
+1
|
/
/
*
/
bundle: use argv-array
Junio C Hamano
2013-11-12
1
-16
/
+16
|
/
*
object_array_entry: fix memory handling of the name field
Michael Haggerty
2013-06-03
1
-1
/
+1
*
bundle: Accept prerequisites without commit messages
Lukas Fleischer
2013-04-07
1
-1
/
+1
[next]