index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ref-filter.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ref-filter.c: sort formatted dates by byte value
Victoria Dye
2024-02-08
1
-0
/
+6
*
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-3
/
+0
|
\
|
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
|
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
*
|
Merge branch 'rj/status-bisect-while-rebase'
Junio C Hamano
2024-01-02
1
-1
/
+1
|
\
\
|
*
|
status: fix branch shown when not only bisecting
Rubén Justo
2023-10-17
1
-1
/
+1
*
|
|
Merge branch 'vd/for-each-ref-unsorted-optimization'
Junio C Hamano
2023-12-10
1
-79
/
+193
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ref-filter.c: use peeled tag for '*' format fields
Victoria Dye
2023-11-16
1
-9
/
+4
|
*
|
ref-filter.c: filter & format refs in the same callback
Victoria Dye
2023-11-16
1
-6
/
+82
|
*
|
ref-filter.c: refactor to create common helper functions
Victoria Dye
2023-11-16
1
-46
/
+69
|
*
|
ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()'
Victoria Dye
2023-11-16
1
-6
/
+6
|
*
|
ref-filter.h: add functions for filter/format & format-only
Victoria Dye
2023-11-16
1
-0
/
+35
|
*
|
ref-filter.h: move contains caches into filter
Victoria Dye
2023-11-16
1
-8
/
+6
|
*
|
ref-filter.c: really don't sort when using --no-sort
Victoria Dye
2023-11-16
1
-16
/
+3
*
|
|
ref-filter: add mailmap support
Kousik Sanagavarapu
2023-09-25
1
-35
/
+117
*
|
|
Merge branch 'ks/ref-filter-sort-numerically'
Junio C Hamano
2023-09-14
1
-8
/
+13
|
\
|
|
|
*
|
ref-filter: sort numerically when ":size" is used
Kousik Sanagavarapu
2023-09-05
1
-8
/
+13
*
|
|
ref-filter: mark unused parameters in parser callbacks
Jeff King
2023-08-30
1
-3
/
+5
|
/
/
*
|
Merge branch 'ks/ref-filter-describe'
Junio C Hamano
2023-08-02
1
-0
/
+230
|
\
\
|
*
|
ref-filter: add new "describe" atom
Kousik Sanagavarapu
2023-07-24
1
-0
/
+125
|
*
|
ref-filter: add multiple-option parsing functions
Kousik Sanagavarapu
2023-07-24
1
-0
/
+105
*
|
|
Merge branch 'jk/nested-points-at'
Junio C Hamano
2023-07-25
1
-16
/
+24
|
\
\
\
|
*
|
|
ref-filter: simplify return type of match_points_at
Jeff King
2023-07-17
1
-9
/
+10
|
*
|
|
ref-filter: avoid parsing non-tags in match_points_at()
Jeff King
2023-07-17
1
-1
/
+2
|
*
|
|
ref-filter: avoid parsing tagged objects in match_points_at()
Jeff King
2023-07-17
1
-2
/
+10
|
*
|
|
ref-filter: handle nested tags in --points-at option
Jan Klötzke
2023-07-17
1
-9
/
+7
|
|
/
/
*
|
|
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-21
1
-16
/
+50
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
Taylor Blau
2023-07-10
1
-2
/
+4
|
*
|
refs: plumb `exclude_patterns` argument throughout
Taylor Blau
2023-07-10
1
-1
/
+1
|
*
|
builtin/for-each-ref.c: add `--exclude` option
Taylor Blau
2023-07-10
1
-0
/
+14
|
*
|
ref-filter.c: parameterize match functions over patterns
Jeff King
2023-07-10
1
-8
/
+10
|
*
|
ref-filter: add `ref_filter_clear()`
Jeff King
2023-07-10
1
-0
/
+16
|
*
|
ref-filter: clear reachable list pointers after freeing
Jeff King
2023-07-10
1
-7
/
+7
|
|
/
*
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
\
|
*
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
Merge branch 'ks/ref-filter-signature'
Junio C Hamano
2023-07-14
1
-2
/
+124
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ref-filter: add new "signature" atom
Kousik Sanagavarapu
2023-06-06
1
-2
/
+124
|
|
/
*
/
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
*
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-1
/
+3
|
\
|
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
|
*
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
1
-1
/
+1
|
*
versioncmp.h: move declarations for versioncmp.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
|
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
treewide: be explicit about dependence on oid-array.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-3
/
+5
|
|
\
*
|
\
Merge branch 'ow/ref-format-remove-unused-member'
Junio C Hamano
2023-04-06
1
-1
/
+0
|
\
\
\
|
*
|
|
ref-filter: remove unused ref_format member
Øystein Walle
2023-03-30
1
-1
/
+0
*
|
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-1
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
[next]