🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.4.3
/
line-log.c
tag
7e1385d1fa5f6653a2b8caf2ad4c0b5e26e38fd6
tagger
Junio C Hamano <gitster@pobox.com>
Fri Jun 05 19:22:40 2015
object
69f9a6e54a46c4a75dff680047a465d04cca20ca
Git 2.4.3
a379f25
Merge branch 'sb/line-log-plug-pairdiff-leak' into maint
by Junio C Hamano
· 11 years ago
c99fec6
Sync with 2.3.8
by Junio C Hamano
· 11 years ago
0269f96
log -L: improve error message on malformed argument
by Matthieu Moy
· 11 years ago
05bfc7d
line-log.c: fix a memleak
by Stefan Beller
· 11 years ago
2b102ef
line-log.c: make line_log_data_init() static
by Junio C Hamano
· 11 years ago
64b9326
Merge branch 'tm/line-log-first-parent'
by Junio C Hamano
· 11 years ago
a8787c5
line-log: fix crash when --first-parent is used
by Tzvetan Mikov
· 11 years ago
2756ca4
use REALLOC_ARRAY for changing the allocation size of arrays
by René Scharfe
· 11 years ago
4bbaa1e
use commit_list_count() to count the members of commit_lists
by René Scharfe
· 11 years ago
72c7794
line-log: use commit_list_append() instead of duplicating its code
by René Scharfe
· 11 years ago
7bc4ec0
line-log: convert to using diff_tree_sha1()
by Kirill Smelkov
· 12 years ago
4cebbe6
Merge branch 'nd/magic-pathspec'
by Junio C Hamano
· 12 years ago
c8556c6
Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags
by Nguyễn Thái Ngọc Duy
· 12 years ago
b02f5ae
Merge branch 'jl/submodule-mv'
by Junio C Hamano
· 12 years ago
3e0d79d
log: teach -L/RE/ to search from end of previous -L range
by Eric Sunshine
· 12 years ago
815834e
line-range: teach -L/RE/ to search relative to anchor point
by Eric Sunshine
· 12 years ago
c0babbe
range-set: publish API for re-use by git-blame -L
by Eric Sunshine
· 12 years ago
63828b8
log: fix -L bounds checking bug
by Eric Sunshine
· 12 years ago
df6308e
line-log: fix "log -LN" crash when N is last line of file
by Eric Sunshine
· 12 years ago
f8395ed
range-set: satisfy non-empty ranges invariant
by Eric Sunshine
· 12 years ago
b6679e7
range-set: fix sort_and_merge_range_set() corner case bug
by Eric Sunshine
· 12 years ago
78a9514
line-log: convert to use parse_pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
3755b53
range_set: fix coalescing bug when range is a subset of another
by Eric Sunshine
· 12 years ago
1ddac3f
log -L: improve comments in process_all_files()
by Thomas Rast
· 13 years ago
31c6191
log -L: store the path instead of a diff_filespec
by Thomas Rast
· 13 years ago
2096188
log -L: fix overlapping input ranges
by Thomas Rast
· 13 years ago
4596f19
log -L: check range set invariants when we look it up
by Thomas Rast
· 13 years ago
39410bf
Speed up log -L... -M
by Thomas Rast
· 13 years ago
13b8f68
log -L: :pattern:file syntax to find by funcname
by Thomas Rast
· 13 years ago
12da1d1
Implement line-history search (git log -L)
by Thomas Rast
· 13 years ago