index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6300-for-each-ref.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/hash-object-fsck'
Junio C Hamano
2023-01-30
1
-1
/
+1
|
\
|
*
t: use hash-object --literally when created malformed objects
Jeff King
2023-01-18
1
-1
/
+1
*
|
ref-filter: truncate atom names in error messages
Jeff King
2022-12-15
1
-0
/
+6
*
|
ref-filter: factor out "unrecognized %(foo) arg" errors
Jeff King
2022-12-15
1
-0
/
+6
*
|
ref-filter: factor out "%(foo) does not take arguments" errors
Jeff King
2022-12-15
1
-0
/
+6
|
/
*
ref-filter: fix parsing of signatures with CRLF and no body
Jeff King
2022-11-03
1
-0
/
+25
*
ref-filter: fix parsing of signatures without blank lines
Jeff King
2022-11-03
1
-0
/
+15
*
Merge branch 'es/test-chain-lint'
Junio C Hamano
2022-01-04
1
-5
/
+2
|
\
|
*
t6000-t9999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-1
/
+1
|
*
t6300: make `%(raw:size) --shell` test more robust
Eric Sunshine
2021-12-13
1
-4
/
+1
*
|
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-12-05
1
-3
/
+0
|
/
*
for-each-ref: delay parsing of --sort=<atom> options
Junio C Hamano
2021-10-20
1
-0
/
+26
*
Merge branch 'dd/t6300-wo-gpg-fix'
Junio C Hamano
2021-09-08
1
-11
/
+18
|
\
|
*
t6300: check for cat-file exit status code
Đoàn Trần Công Danh
2021-08-25
1
-1
/
+3
|
*
t6300: don't run cat-file on non-existent object
Đoàn Trần Công Danh
2021-08-25
1
-11
/
+16
*
|
ref-filter: add %(rest) atom
ZheNing Hu
2021-07-26
1
-0
/
+4
*
|
ref-filter: --format=%(raw) support --perl
ZheNing Hu
2021-07-26
1
-2
/
+17
*
|
ref-filter: add %(raw) atom
ZheNing Hu
2021-07-26
1
-0
/
+216
|
/
*
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-04-21
1
-3
/
+3
|
\
|
*
tests: remove all uses of test_i18cmp
Ævar Arnfjörð Bjarmason
2021-04-13
1
-3
/
+3
*
|
Merge branch 'jk/ref-filter-segfault-fix'
Junio C Hamano
2021-04-14
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
ref-filter: fix NULL check for parse object failure
Jeff King
2021-04-01
1
-0
/
+10
*
|
ref-filter: use pretty.c logic for trailers
Hariom Verma
2021-02-16
1
-0
/
+95
*
|
t6300: use function to test trailer options
Hariom Verma
2021-02-16
1
-43
/
+47
*
|
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-25
1
-0
/
+3
|
\
\
|
*
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
|
|
/
*
/
t6300: avoid using the default name of the initial branch
Johannes Schindelin
2020-12-07
1
-88
/
+90
|
/
*
Merge branch 'hv/ref-filter-misc'
Junio C Hamano
2020-09-09
1
-0
/
+35
|
\
|
*
ref-filter: add `sanitize` option for 'subject' atom
Hariom Verma
2020-08-28
1
-0
/
+7
|
*
ref-filter: add `short` modifier to 'parent' atom
Hariom Verma
2020-08-28
1
-0
/
+6
|
*
ref-filter: add `short` modifier to 'tree' atom
Hariom Verma
2020-08-28
1
-0
/
+6
|
*
ref-filter: support different email formats
Hariom Verma
2020-08-28
1
-0
/
+16
*
|
Merge branch 'hv/ref-filter-trailers-atom-parsing-fix'
Junio C Hamano
2020-09-01
1
-38
/
+18
|
\
\
|
|
/
|
/
|
|
*
ref-filter: 'contents:trailers' show error if `:` is missing
Hariom Verma
2020-08-21
1
-0
/
+8
|
*
t6300: unify %(trailers) and %(contents:trailers) tests
Hariom Verma
2020-08-21
1
-42
/
+14
*
|
t6300: fix issues related to %(contents:size)
Alban Gruin
2020-07-31
1
-2
/
+2
*
|
ref-filter: add support for %(contents:size)
Christian Couder
2020-07-16
1
-0
/
+19
*
|
t6300: test refs pointing to tree and blob
Christian Couder
2020-07-10
1
-0
/
+19
|
/
*
Merge branch 'jk/for-each-ref-multi-key-sort-fix'
Junio C Hamano
2020-05-08
1
-6
/
+88
|
\
|
*
ref-filter: apply fallback refname sort only after all user sorts
Jeff King
2020-05-04
1
-6
/
+48
|
*
ref-filter: apply --ignore-case to all sorting keys
Jeff King
2020-05-04
1
-0
/
+40
*
|
t6300: make hash algorithm independent
brian m. carlson
2020-02-24
1
-1
/
+1
*
|
t6300: abstract away SHA-1-specific constants
brian m. carlson
2020-02-24
1
-9
/
+16
*
|
Merge branch 'mp/for-each-ref-missing-name-or-email'
Junio C Hamano
2019-09-09
1
-0
/
+19
|
\
\
|
*
|
ref-filter: initialize empty name or email fields
Mischa POSLAWSKY
2019-08-22
1
-0
/
+19
|
|
/
*
|
ref-filter.c: find disjoint pattern prefixes
Taylor Blau
2019-06-27
1
-0
/
+26
*
|
ref-filter: use correct branch for %(push:track)
Damien Robert
2019-04-18
1
-2
/
+11
*
|
ref-filter: add tests for deltabase
Olga Telezhnaya
2018-12-28
1
-0
/
+3
*
|
ref-filter: add tests for objectsize:disk
Olga Telezhnaya
2018-12-28
1
-0
/
+3
|
/
*
Merge branch 'jk/trailer-fixes'
Junio C Hamano
2018-09-17
1
-0
/
+23
|
\
[next]