index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ma/grep-init-default'
Junio C Hamano
2020-12-09
1
-1
/
+0
|
\
|
*
grep: use designated initializers for `grep_defaults`
Martin Ågren
2020-11-21
1
-1
/
+0
|
*
grep: don't set up a "default" repo for grep
Martin Ågren
2020-11-21
1
-1
/
+1
*
|
Use new HASHMAP_INIT macro to simplify hashmap initialization
Elijah Newren
2020-11-11
1
-8
/
+1
*
|
hashmap: provide deallocation function names
Elijah Newren
2020-11-02
1
-1
/
+1
|
/
*
drop unused argc parameters
Jeff King
2020-09-30
1
-3
/
+3
*
Merge branch 'tb/bloom-improvements'
Junio C Hamano
2020-09-29
1
-5
/
+2
|
\
|
*
bloom: split 'get_bloom_filter()' in two
Taylor Blau
2020-09-17
1
-1
/
+1
|
*
commit-graph: introduce 'get_bloom_filter_settings()'
Taylor Blau
2020-09-09
1
-4
/
+1
*
|
Merge branch 'mf/submodule-summary-with-correct-repository'
Junio C Hamano
2020-09-19
1
-9
/
+9
|
\
\
|
*
|
revision: use repository from rev_info when parsing commits
Michael Forney
2020-06-24
1
-9
/
+9
*
|
|
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
2020-09-09
1
-1
/
+2
|
\
\
\
|
*
|
|
sha1-name: replace unsigned int with option struct
Jonathan Tan
2020-09-02
1
-1
/
+2
*
|
|
|
Merge branch 'so/separate-field-for-m-and-diff-merges'
Junio C Hamano
2020-09-09
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
revision: add separate field for "-m" of "diff-index -m"
Sergey Organov
2020-08-31
1
-0
/
+6
*
|
|
|
|
Merge branch 'jk/rev-input-given-fix'
Junio C Hamano
2020-09-01
1
-5
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
revision: set rev_input_given in handle_revision_arg()
Jeff King
2020-08-26
1
-5
/
+11
|
|
/
/
/
*
|
|
|
Merge branch 'so/log-diff-merges-opt'
Junio C Hamano
2020-08-18
1
-1
/
+8
|
\
\
\
\
|
*
|
|
|
revision: change "--diff-merges" option to require parameter
Sergey Organov
2020-08-11
1
-1
/
+8
*
|
|
|
|
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
2020-08-18
1
-3
/
+7
|
\
|
|
|
|
|
*
|
|
|
revision: add "--no-diff-merges" option to counteract "-m"
Jeff King
2020-07-29
1
-3
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'al/bisect-first-parent'
Junio C Hamano
2020-08-18
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
rev-list: allow bisect and first-parent flags
Aaron Lipman
2020-08-08
1
-3
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'so/rev-parser-errormessage-fix'
Junio C Hamano
2020-08-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
revision: fix die() message for "--unpacked="
Sergey Organov
2020-08-05
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/compiler-fixes-and-workarounds'
Junio C Hamano
2020-08-10
1
-5
/
+3
|
\
\
\
\
|
*
|
|
|
revision: avoid leak when preparing bloom filter for "/"
Jeff King
2020-08-04
1
-0
/
+1
|
*
|
|
|
revision: avoid out-of-bounds read/write on empty pathspec
Jeff King
2020-08-04
1
-5
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/strvec'
Junio C Hamano
2020-08-10
1
-10
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-2
/
+2
|
*
|
|
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-7
/
+7
|
*
|
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ds/commit-graph-bloom-updates' into master
Junio C Hamano
2020-07-30
1
-19
/
+44
|
\
\
\
|
*
|
|
commit-graph: check all leading directories in changed path Bloom filters
SZEDER Gábor
2020-07-01
1
-9
/
+37
|
*
|
|
revision: empty pathspecs should not use Bloom filters
Taylor Blau
2020-07-01
1
-0
/
+4
|
*
|
|
revision.c: fix whitespace
Derrick Stolee
2020-07-01
1
-4
/
+4
|
*
|
|
bloom: fix logic in get_bloom_filter()
Derrick Stolee
2020-07-01
1
-7
/
+0
*
|
|
|
Merge branch 'sg/commit-graph-cleanups' into master
Junio C Hamano
2020-07-30
1
-6
/
+3
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
diff.h: drop diff_tree_oid() & friends' return value
SZEDER Gábor
2020-06-08
1
-6
/
+3
*
|
|
Merge branch 'rs/line-log-until' into master
Junio C Hamano
2020-07-09
1
-1
/
+2
|
\
\
\
|
*
|
|
revision: disable min_age optimization with line-log
René Scharfe
2020-07-07
1
-1
/
+2
*
|
|
|
Merge branch 'es/get-worktrees-unsort'
Junio C Hamano
2020-07-07
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
2020-06-22
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
commit-graph: minimize commit_graph_data_slab access
Abhishek Kumar
2020-06-17
1
-4
/
+8
*
|
|
|
commit: move members graph_pos, generation to a slab
Abhishek Kumar
2020-06-17
1
-8
/
+8
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'ds/line-log-on-bloom'
Junio C Hamano
2020-06-09
1
-7
/
+36
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
line-log: integrate with changed-path Bloom filters
Derrick Stolee
2020-05-11
1
-1
/
+4
|
*
|
line-log: try to use generation number-based topo-ordering
SZEDER Gábor
2020-05-11
1
-5
/
+6
|
*
|
line-log: more responsive, incremental 'git log -L'
SZEDER Gábor
2020-05-11
1
-1
/
+26
*
|
|
Merge branch 'ds/blame-on-bloom'
Junio C Hamano
2020-05-01
1
-1
/
+18
|
\
|
|
[next]