index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
2023-02-10
2
-21
/
+6
*
cache-tree API: remove redundant update_main_cache_tree()
Ævar Arnfjörð Bjarmason
2023-02-10
1
-0
/
+3
*
cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"
Ævar Arnfjörð Bjarmason
2023-02-10
1
-0
/
+11
*
cocci & cache.h: apply pending "index_cache_pos" rule
Ævar Arnfjörð Bjarmason
2023-02-10
2
-3
/
+3
*
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
2023-02-10
1
-9
/
+4
*
use DUP_ARRAY
René Scharfe
2023-01-09
1
-0
/
+7
*
Merge branch 'aw/complete-case-insensitive'
Junio C Hamano
2022-12-19
1
-3
/
+23
|
\
|
*
completion: add case-insensitive match of pseudorefs
Alison Winters
2022-11-30
1
-3
/
+11
|
*
completion: add optional ignore-case when matching refs
Alison Winters
2022-11-30
1
-0
/
+12
*
|
Merge branch 'yn/git-jump-emacs'
Junio C Hamano
2022-12-14
2
-4
/
+51
|
\
\
|
*
|
git-jump: invoke emacs/emacsclient
Yoichi Nakayama
2022-11-27
1
-1
/
+16
|
*
|
git-jump: move valid-mode check earlier
Jeff King
2022-11-27
1
-1
/
+2
|
*
|
git-jump: add an optional argument '--stdout'
Yoichi Nakayama
2022-11-27
2
-2
/
+33
*
|
|
Merge branch 'ab/fewer-the-index-macros'
Junio C Hamano
2022-12-01
1
-4
/
+8
|
\
\
\
|
*
|
|
cocci: avoid "should ... be a metavariable" warnings
Ævar Arnfjörð Bjarmason
2022-11-30
1
-4
/
+8
*
|
|
|
Merge branch 'ab/fewer-the-index-macros'
Junio C Hamano
2022-11-28
2
-0
/
+159
|
\
|
|
|
|
*
|
|
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
2
-54
/
+53
|
*
|
|
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
2
-17
/
+22
|
*
|
|
cocci & cache.h: apply a selection of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
2
-15
/
+15
|
*
|
|
cocci: add a index-compatibility.pending.cocci
Ævar Arnfjörð Bjarmason
2022-11-21
1
-0
/
+110
|
*
|
|
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
2022-11-21
1
-0
/
+45
|
|
/
/
*
|
|
Merge branch 'ab/coccicheck-incremental'
Junio C Hamano
2022-11-23
8
-6
/
+358
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
spatchcache: add a ccache-alike for "spatch"
Ævar Arnfjörð Bjarmason
2022-11-03
2
-0
/
+324
|
*
|
cocci: run against a generated ALL.cocci
Ævar Arnfjörð Bjarmason
2022-11-03
1
-0
/
+13
|
*
|
cocci rules: remove <id>'s from rules that don't need them
Ævar Arnfjörð Bjarmason
2022-11-03
4
-4
/
+4
|
*
|
cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES
Ævar Arnfjörð Bjarmason
2022-11-03
1
-0
/
+16
|
*
|
cocci: make "coccicheck" rule incremental
Ævar Arnfjörð Bjarmason
2022-11-03
1
-1
/
+1
|
*
|
cocci rules: remove unused "F" metavariable from pending rule
Ævar Arnfjörð Bjarmason
2022-11-03
1
-1
/
+0
*
|
|
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
2022-11-08
1
-2
/
+0
|
|
/
|
/
|
*
|
Merge branch 'pb/subtree-split-and-merge-after-squashing-tag-fix'
Taylor Blau
2022-10-31
3
-69
/
+184
|
\
\
|
*
|
subtree: fix split after annotated tag was squashed merged
Philippe Blain
2022-10-21
3
-9
/
+36
|
*
|
subtree: fix squash merging after annotated tag was squashed merged
Philippe Blain
2022-10-21
3
-15
/
+86
|
*
|
subtree: process 'git-subtree-split' trailer in separate function
Philippe Blain
2022-10-21
1
-4
/
+11
|
*
|
subtree: use named variables instead of "$@" in cmd_pull
Philippe Blain
2022-10-21
1
-2
/
+4
|
*
|
subtree: define a variable before its first use in 'find_latest_squash'
Philippe Blain
2022-10-21
1
-1
/
+1
|
*
|
subtree: prefix die messages with 'fatal'
Philippe Blain
2022-10-21
2
-36
/
+36
|
*
|
subtree: add 'die_incompatible_opt' function to reduce duplication
Philippe Blain
2022-10-21
1
-12
/
+20
|
*
|
subtree: use 'git rev-parse --verify [--quiet]' for better error messages
Philippe Blain
2022-10-21
1
-3
/
+3
*
|
|
Merge branch 'js/cmake-updates'
Junio C Hamano
2022-10-27
1
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmake: increase time-out for a long-running test
Johannes Schindelin
2022-10-19
1
-0
/
+4
|
*
|
cmake: avoid editing t/test-lib.sh
Johannes Schindelin
2022-10-19
1
-6
/
+1
|
*
|
cmake: copy the merge tools for testing
Johannes Schindelin
2022-10-19
1
-1
/
+2
|
*
|
cmake: make it easier to diagnose regressions in CTest runs
Johannes Schindelin
2022-10-19
1
-1
/
+1
|
*
|
Merge branch 'cl/rerere-train-with-no-sign' into maint
Junio C Hamano
2022-08-11
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge branch 'ld/osx-keychain-usage-fix' into maint
Junio C Hamano
2022-08-06
1
-1
/
+1
|
|
\
\
\
*
|
\
\
\
Merge branch 'ed/fsmonitor-on-networked-macos'
Junio C Hamano
2022-10-17
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
fsmonitor: relocate socket file if .git directory is remote
Eric DeCosta
2022-10-05
1
-0
/
+2
|
*
|
|
|
|
fsmonitor: refactor filesystem checks to common interface
Eric DeCosta
2022-10-05
1
-0
/
+2
*
|
|
|
|
|
osxkeychain: clarify that we ignore unknown lines
Matthew John Cheetham
2022-09-22
1
-0
/
+5
*
|
|
|
|
|
netrc: ignore unknown lines (do not die)
Matthew John Cheetham
2022-09-22
1
-1
/
+4
[next]