index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6302-for-each-ref-filter.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
refs/ref-cache: fix SEGFAULT when seeking in empty directories
Karthik Nayak
1
-0
/
+65
2025-07-28
t6302: add test combining '--start-after' with '--exclude'
Karthik Nayak
1
-0
/
+19
2025-07-15
for-each-ref: introduce a '--start-after' option
Karthik Nayak
1
-0
/
+194
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-10-24
t: fix typos
Andrew Kreimer
1
-3
/
+3
2024-09-10
ref-filter: fix leak with unterminated %(if) atoms
Patrick Steinhardt
1
-0
/
+1
2024-05-15
refs: pseudorefs are no refs
Patrick Steinhardt
1
-0
/
+17
2024-05-15
refs: do not check ref existence in `is_root_ref()`
Patrick Steinhardt
1
-0
/
+17
2024-02-23
for-each-ref: add new option to include root refs
Karthik Nayak
1
-0
/
+31
2023-11-16
ref-filter.c: use peeled tag for '*' format fields
Victoria Dye
1
-2
/
+2
2023-07-17
ref-filter: handle nested tags in --points-at option
Jan Klötzke
1
-0
/
+2
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
1
-3
/
+0
2021-05-20
Merge branch 'zh/ref-filter-push-remote-fix'
Junio C Hamano
1
-0
/
+19
2021-05-12
ref-filter: fix read invalid union member bug
ZheNing Hu
1
-0
/
+19
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
1
-0
/
+3
2020-12-16
t6302: use `main` as initial branch name
Johannes Schindelin
1
-29
/
+30
2020-11-19
tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
Johannes Schindelin
1
-6
/
+6
2020-11-19
t6[0-3]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-24
/
+24
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-10-23
tests: prepare aligned mentions of the default branch name
Johannes Schindelin
1
-12
/
+12
2020-09-16
ref-filter: allow merged and no-merged filters
Aaron Lipman
1
-2
/
+2
2019-05-07
ref-filter: add worktreepath atom
Nickolai Belakovski
1
-0
/
+13
2017-03-24
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2017-03-21
ref-filter: make combining --merged & --no-merged an error
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2017-01-10
ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
Karthik Nayak
1
-0
/
+18
2017-01-10
ref-filter: implement %(if), %(then), and %(else) atoms
Karthik Nayak
1
-0
/
+76
2016-05-09
t6302: simplify non-gpg cases
Jeff King
1
-23
/
+22
2016-03-06
t6302: skip only signed tags rather than all tests when GPG is missing
Eric Sunshine
1
-19
/
+25
2016-03-06
t6302: also test annotated in addition to signed tags
Eric Sunshine
1
-0
/
+25
2016-03-06
t6302: normalize names and descriptions of signed tags
Eric Sunshine
1
-15
/
+15
2016-02-17
ref-filter: align: introduce long-form syntax
Karthik Nayak
1
-0
/
+42
2015-09-17
ref-filter: add support to sort by version
Karthik Nayak
1
-0
/
+36
2015-09-17
ref-filter: add support for %(contents:lines=X)
Karthik Nayak
1
-0
/
+52
2015-09-17
ref-filter: implement an `align` atom
Karthik Nayak
1
-0
/
+82
2015-09-17
ref-filter: introduce match_atom_name()
Karthik Nayak
1
-0
/
+4
2015-08-03
for-each-ref: add '--contains' option
Karthik Nayak
1
-0
/
+15
2015-08-03
for-each-ref: add '--merged' and '--no-merged' options
Karthik Nayak
1
-0
/
+23
2015-08-03
for-each-ref: add '--points-at' option
Karthik Nayak
1
-0
/
+20
2015-08-03
t6302: for-each-ref tests for ref-filter APIs
Karthik Nayak
1
-0
/
+26