index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit: integrate commit graph with commit parsing
Derrick Stolee
2018-04-11
1
-0
/
+3
*
Merge branch 'po/object-id'
Junio C Hamano
2018-02-15
1
-8
/
+7
|
\
|
*
sha1_file: convert write_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+1
|
*
commit: convert commit_tree* to object_id
Patryk Obara
2018-01-30
1
-8
/
+7
*
|
Merge branch 'sg/cocci-move-array'
Junio C Hamano
2018-02-13
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use MOVE_ARRAY
SZEDER Gábor
2018-01-22
1
-4
/
+2
*
|
commit: remove unused function clear_commit_marks_for_object_array()
René Scharfe
2017-12-28
1
-14
/
+0
*
|
commit: use clear_commit_marks_many() in remove_redundant()
René Scharfe
2017-12-28
1
-2
/
+1
*
|
commit: avoid allocation in clear_commit_marks_many()
René Scharfe
2017-12-28
1
-1
/
+1
|
/
*
reduce_heads: fix memory leaks
Martin Ågren
2017-11-08
1
-0
/
+7
*
Merge branch 'ma/leakplugs'
Junio C Hamano
2017-09-29
1
-0
/
+1
|
\
|
*
commit: fix memory leak in `reduce_heads()`
Martin Ågren
2017-09-24
1
-0
/
+1
*
|
Merge branch 'rs/strbuf-leakfix'
Junio C Hamano
2017-09-19
1
-2
/
+5
|
\
\
|
*
|
commit: release strbuf on error return in commit_tree_extended()
Rene Scharfe
2017-09-07
1
-2
/
+5
*
|
|
commit: rewrite read_graft_line
Patryk Obara
2017-08-18
1
-15
/
+21
*
|
|
commit: allocate array using object_id size
Patryk Obara
2017-08-18
1
-1
/
+2
*
|
|
commit: replace the raw buffer with strbuf in read_graft_line
Patryk Obara
2017-08-18
1
-12
/
+11
|
/
/
*
|
Merge branch 'rs/move-array'
Junio C Hamano
2017-08-11
1
-3
/
+2
|
\
|
|
*
use MOVE_ARRAY
René Scharfe
2017-07-17
1
-3
/
+2
*
|
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
2017-07-17
1
-2
/
+2
*
|
commit: convert lookup_commit_graft to struct object_id
Stefan Beller
2017-07-13
1
-3
/
+3
|
/
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
1
-1
/
+1
|
\
|
*
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
1
-1
/
+1
*
|
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
Junio C Hamano
2017-05-29
1
-6
/
+7
|
\
\
|
*
|
interpret-trailers: honor the cut line
Brian Malehorn
2017-05-18
1
-6
/
+7
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-19
/
+19
|
\
\
|
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
|
*
|
Convert lookup_tree to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-15
/
+15
|
*
|
shallow: convert shallow registration functions to object_id
brian m. carlson
2017-05-08
1
-2
/
+2
|
|
/
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-6
/
+6
*
|
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2017-04-24
1
-3
/
+3
|
/
*
Merge branch 'rs/commit-parsing-optim'
Junio C Hamano
2017-03-10
1
-12
/
+10
|
\
|
*
commit: don't check for space twice when looking for header
René Scharfe
2017-02-27
1
-10
/
+8
|
*
commit: be more precise when searching for headers
René Scharfe
2017-02-27
1
-2
/
+2
|
*
Merge branch 'rs/copy-array' into maint
Junio C Hamano
2016-10-11
1
-1
/
+1
|
|
\
*
|
|
commit.c: use strchrnul() to scan for one line
Junio C Hamano
2017-02-01
1
-2
/
+1
*
|
|
commit: make ignore_non_trailer take buf/len
Jonathan Tan
2016-11-29
1
-11
/
+11
*
|
|
Merge branch 'rs/copy-array'
Junio C Hamano
2016-10-03
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
use COPY_ARRAY
René Scharfe
2016-09-26
1
-1
/
+1
*
|
|
i18n: commit: mark message for translation
Vasco Almeida
2016-09-19
1
-4
/
+4
|
|
/
|
/
|
*
|
Merge branch 'rs/pull-signed-tag'
Junio C Hamano
2016-08-20
1
-7
/
+11
|
\
\
|
*
|
commit: use FLEX_ARRAY in struct merge_remote_desc
René Scharfe
2016-08-14
1
-2
/
+1
|
*
|
commit: factor out set_merge_remote_desc()
René Scharfe
2016-08-14
1
-7
/
+12
|
*
|
commit: use xstrdup() in get_merge_parent()
René Scharfe
2016-08-14
1
-1
/
+1
|
*
|
Merge branch 'js/sign-empty-commit-fix' into maint
Junio C Hamano
2016-07-28
1
-1
/
+6
|
|
\
\
|
*
\
\
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
2016-07-28
1
-1
/
+1
|
|
\
\
\
*
|
\
\
\
Merge branch 'jk/printf-format'
Junio C Hamano
2016-07-19
1
-10
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
commit.c: remove print_commit_list()
Junio C Hamano
2016-07-08
1
-10
/
+0
|
|
/
/
/
[next]