Sign in
googlers
/
jrn
/
git
/
527d4a638e330f4efe459442bbfb0799d29fd73a
/
line-log.c
ed1c997
Remove get_object_hash.
by brian m. carlson
· 9 years ago
7999b2c
Add several uses of get_object_hash.
by brian m. carlson
· 9 years ago
6343e2f
Sync with 2.3.10
by Junio C Hamano
· 9 years ago
3efb988
react to errors in xdi_diff
by Jeff King
· 9 years ago
6998d89
Merge branch 'jk/color-diff-plain-is-context' into maint
by Junio C Hamano
· 10 years ago
8dbf3eb
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
by Jeff King
· 10 years ago
a379f25
Merge branch 'sb/line-log-plug-pairdiff-leak' into maint
by Junio C Hamano
· 10 years ago
c99fec6
Sync with 2.3.8
by Junio C Hamano
· 10 years ago
0269f96
log -L: improve error message on malformed argument
by Matthieu Moy
· 10 years ago
05bfc7d
line-log.c: fix a memleak
by Stefan Beller
· 10 years ago
2b102ef
line-log.c: make line_log_data_init() static
by Junio C Hamano
· 10 years ago
64b9326
Merge branch 'tm/line-log-first-parent'
by Junio C Hamano
· 10 years ago
a8787c5
line-log: fix crash when --first-parent is used
by Tzvetan Mikov
· 10 years ago
2756ca4
use REALLOC_ARRAY for changing the allocation size of arrays
by René Scharfe
· 10 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
· 11 years ago
4cebbe6
Merge branch 'nd/magic-pathspec'
by Junio C Hamano
· 11 years ago
c8556c6
Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags
by Nguyễn Thái Ngọc Duy
· 11 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
· 12 years ago
31c6191
log -L: store the path instead of a diff_filespec
by Thomas Rast
· 12 years ago
2096188
log -L: fix overlapping input ranges
by Thomas Rast
· 12 years ago
4596f19
log -L: check range set invariants when we look it up
by Thomas Rast
· 12 years ago
39410bf
Speed up log -L... -M
by Thomas Rast
· 12 years ago
13b8f68
log -L: :pattern:file syntax to find by funcname
by Thomas Rast
· 12 years ago
12da1d1
Implement line-history search (git log -L)
by Thomas Rast
· 12 years ago