🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.1.1
/
line-log.c
tag
ed4f38babf3d81693a68d06cd0f5872093c009f6
tagger
Junio C Hamano <gitster@pobox.com>
Fri Sep 19 21:21:41 2014
object
349cb5096397d9d1da33f2d046fa7e192e6214e7
Git 2.1.1
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