index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shallow.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'ma/leakplugs'
Junio C Hamano
2017-09-29
|
\
|
*
object_array: add and use `object_array_pop()`
Martin Ågren
2017-09-24
*
|
Merge branch 'jk/write-in-full-fix'
Junio C Hamano
2017-09-25
|
\
\
|
*
|
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
2017-09-14
|
|
/
*
|
tempfile: auto-allocate tempfiles on heap
Jeff King
2017-09-06
*
|
tempfile: do not delete tempfile on failed close
Jeff King
2017-09-06
*
|
always check return value of close_tempfile
Jeff King
2017-09-06
*
|
setup_temporary_shallow: move tempfile struct into function
Jeff King
2017-09-06
*
|
setup_temporary_shallow: avoid using inactive tempfile
Jeff King
2017-09-06
*
|
commit: convert lookup_commit_graft to struct object_id
Stefan Beller
2017-07-13
|
/
*
Merge branch 'rs/use-div-round-up'
Junio C Hamano
2017-07-12
|
\
|
*
use DIV_ROUND_UP
René Scharfe
2017-07-10
*
|
Merge branch 'js/plug-leaks'
Junio C Hamano
2017-05-29
|
\
\
|
|
/
|
*
shallow: avoid memory leak
Johannes Schindelin
2017-05-08
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
*
|
Convert remaining callers of lookup_commit_reference* to object_id
brian m. carlson
2017-05-08
*
|
shallow: convert shallow registration functions to object_id
brian m. carlson
2017-05-08
|
/
*
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
*
sha1-array: convert internal storage for struct sha1_array to object_id
brian m. carlson
2017-03-28
*
Merge branch 'nd/shallow-fixup'
Junio C Hamano
2016-12-21
|
\
|
*
shallow.c: remove useless code
Nguyễn Thái Ngọc Duy
2016-12-07
|
*
shallow.c: bit manipulation tweaks
Rasmus Villemoes
2016-12-07
|
*
shallow.c: avoid theoretical pointer wrap-around
Rasmus Villemoes
2016-12-07
|
*
shallow.c: make paint_alloc slightly more robust
Nguyễn Thái Ngọc Duy
2016-12-07
|
*
shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
Nguyễn Thái Ngọc Duy
2016-12-07
|
*
shallow.c: rename fields in paint_info to better express their purposes
Nguyễn Thái Ngọc Duy
2016-12-07
*
|
Merge branch 'ls/filter-process'
Junio C Hamano
2016-10-31
|
\
\
|
*
|
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
2016-10-17
*
|
|
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
shallow.c: implement a generic shallow boundary finder based on rev-list
Nguyễn Thái Ngọc Duy
2016-06-13
*
|
|
pass constants as first argument to st_mult()
René Scharfe
2016-08-01
|
|
/
|
/
|
*
|
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
*
|
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
Merge branch 'rs/pop-commit'
Junio C Hamano
2015-10-30
|
\
|
*
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
2015-10-26
*
|
Merge branch 'tk/sigchain-unnecessary-post-tempfile'
Junio C Hamano
2015-10-29
|
\
\
|
*
|
shallow: remove unused #include "sigchain.h"
Tobias Klauser
2015-10-22
*
|
|
Merge branch 'mh/tempfile'
Junio C Hamano
2015-08-25
|
\
\
\
|
|
/
/
|
*
|
setup_temporary_shallow(): use tempfile module
Michael Haggerty
2015-08-10
|
*
|
lockfile: add accessor get_lock_file_path()
Michael Haggerty
2015-08-10
|
|
/
*
|
memoize common git-path "constant" files
Jeff King
2015-08-10
|
/
*
shallow: rewrite functions to take object_id arguments
Michael Haggerty
2015-05-25
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
Merge branch 'bc/object-id'
Junio C Hamano
2015-05-05
|
\
|
*
commit: convert parts to struct object_id
brian m. carlson
2015-03-13
|
*
Merge branch 'jk/blame-commit-label' into maint
Junio C Hamano
2015-02-24
|
|
\
*
|
\
Merge branch 'jc/unused-symbols'
Junio C Hamano
2015-02-11
|
\
\
\
[next]