index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
line-log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
line-log: suppress diff output with "-s"
Jeff King
2019-03-08
1
-2
/
+4
*
line-log.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+1
*
line-range.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-2
/
+2
*
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-9
/
+12
*
Merge branch 'sb/object-store-lookup'
Junio C Hamano
2018-08-03
1
-1
/
+1
|
\
|
*
tag: add repository argument to deref_tag
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
Merge branch 'is/parsing-line-range'
Junio C Hamano
2018-08-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
log: prevent error if line range ends past end of file
Isabella Stephens
2018-06-15
1
-2
/
+2
*
|
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-2
/
+2
|
\
\
|
*
|
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-2
/
+2
|
*
|
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-2
/
+2
|
|
/
*
/
tree-walk: convert tree entry functions to object_id
brian m. carlson
2018-03-14
1
-2
/
+1
|
/
*
line-log: rename 'new' variables
Brandon Williams
2018-02-22
1
-28
/
+28
*
ALLOC_GROW: avoid -Wsign-compare warnings
Ramsay Jones
2017-09-22
1
-9
/
+9
*
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-4
/
+2
|
\
|
*
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
|
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
|
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
2017-06-05
1
-2
/
+2
*
|
diff: convert fill_filespec to struct object_id
Brandon Williams
2017-06-02
1
-3
/
+3
|
/
*
line-log: avoid memory leak
Johannes Schindelin
2017-05-08
1
-0
/
+1
*
Merge branch 'vn/line-log-memcpy-size-fix'
Junio C Hamano
2017-03-13
1
-1
/
+2
|
\
|
*
line-log: use COPY_ARRAY to fix mis-sized memcpy
Vegard Nossum
2017-03-06
1
-1
/
+2
*
|
Merge branch 'ax/line-log-range-merge-fix'
Junio C Hamano
2017-03-13
1
-8
/
+7
|
\
\
|
*
|
line-log.c: prevent crash during union of too many ranges
Allan Xavier
2017-03-03
1
-8
/
+7
|
|
/
*
/
use QSORT
René Scharfe
2016-09-30
1
-1
/
+1
|
/
*
Merge branch 'bc/cocci'
Junio C Hamano
2016-07-19
1
-6
/
+6
|
\
|
*
diff: rename struct diff_filespec's sha1_valid member
brian m. carlson
2016-06-28
1
-5
/
+5
|
*
diff: convert struct diff_filespec to struct object_id
brian m. carlson
2016-06-28
1
-1
/
+1
*
|
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
2016-07-19
1
-17
/
+17
|
\
\
|
*
|
line-log: respect diffopt's configured output file stream
Johannes Schindelin
2016-06-24
1
-17
/
+17
|
|
/
*
|
Merge branch 'jc/deref-tag'
Junio C Hamano
2016-06-27
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
blame, line-log: do not loop around deref_tag()
Junio C Hamano
2016-06-14
1
-2
/
+1
*
|
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
1
-4
/
+4
*
|
convert manual allocations to argv_array
Jeff King
2016-02-22
1
-13
/
+9
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-3
/
+3
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-3
/
+3
|
/
*
Sync with 2.3.10
Junio C Hamano
2015-09-29
1
-3
/
+4
|
\
|
*
react to errors in xdi_diff
Jeff King
2015-09-28
1
-3
/
+4
*
|
Merge branch 'jk/color-diff-plain-is-context' into maint
Junio C Hamano
2015-06-25
1
-3
/
+3
|
\
\
|
*
|
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
2015-05-27
1
-3
/
+3
*
|
|
Merge branch 'sb/line-log-plug-pairdiff-leak' into maint
Junio C Hamano
2015-05-13
1
-0
/
+1
|
\
\
\
|
*
|
|
line-log.c: fix a memleak
Stefan Beller
2015-03-31
1
-0
/
+1
|
|
/
/
*
|
|
Sync with 2.3.8
Junio C Hamano
2015-05-11
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
log -L: improve error message on malformed argument
Matthieu Moy
2015-04-20
1
-1
/
+1
|
|
/
*
/
line-log.c: make line_log_data_init() static
Junio C Hamano
2015-01-15
1
-1
/
+1
|
/
*
Merge branch 'tm/line-log-first-parent'
Junio C Hamano
2014-11-06
1
-0
/
+3
|
\
|
*
line-log: fix crash when --first-parent is used
Tzvetan Mikov
2014-11-04
1
-0
/
+3
*
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-1
/
+1
*
|
use commit_list_count() to count the members of commit_lists
René Scharfe
2014-07-17
1
-12
/
+1
*
|
line-log: use commit_list_append() instead of duplicating its code
René Scharfe
2014-07-08
1
-3
/
+1
[next]