index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
for-each-ref.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ow/ref-filter-omit-empty'
Junio C Hamano
2023-04-22
1
-2
/
+5
|
\
|
*
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
2023-04-13
1
-2
/
+5
*
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+1
|
\
\
|
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
|
/
*
|
for-each-ref: add ahead-behind format atom
Derrick Stolee
2023-03-20
1
-0
/
+3
*
|
for-each-ref: add --stdin option
Derrick Stolee
2023-03-20
1
-1
/
+22
|
/
*
for-each-ref: delay parsing of --sort=<atom> options
Junio C Hamano
2021-10-20
1
-4
/
+4
*
ref-filter API user: add and use a ref_sorting_release()
Ævar Arnfjörð Bjarmason
2021-10-20
1
-1
/
+1
*
ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN
Jeff King
2021-09-27
1
-1
/
+1
*
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-05-07
1
-0
/
+3
|
\
|
*
builtin/for-each-ref: free filter and UNLEAK sorting.
Andrzej Hunt
2021-04-28
1
-0
/
+3
*
|
ref-filter: reuse output buffer
ZheNing Hu
2021-04-20
1
-6
/
+7
*
|
ref-filter: get rid of show_ref_array_item
ZheNing Hu
2021-04-20
1
-2
/
+12
|
/
*
ref-filter: move ref_sorting flags to a bitfield
Ævar Arnfjörð Bjarmason
2021-01-08
1
-1
/
+1
*
ref-filter: allow merged and no-merged filters
Aaron Lipman
2020-09-16
1
-1
/
+1
*
Merge branch 'jk/for-each-ref-multi-key-sort-fix'
Junio C Hamano
2020-05-08
1
-1
/
+1
|
\
|
*
ref-filter: apply --ignore-case to all sorting keys
Jeff King
2020-05-04
1
-1
/
+1
*
|
parse_opt_ref_sorting: always use with NONEG flag
Jeff King
2019-03-21
1
-2
/
+1
|
/
*
provide --color option for all ref-filter users
Jeff King
2017-10-04
1
-0
/
+1
*
for-each-ref: load config earlier
Jeff King
2017-07-13
1
-3
/
+2
*
ref-filter: abstract ref format into its own struct
Jeff King
2017-07-13
1
-10
/
+12
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
2017-03-24
1
-1
/
+2
*
for-each-ref: partly change <object> to <commit> in help
Ævar Arnfjörð Bjarmason
2017-03-23
1
-2
/
+2
*
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
2016-12-05
1
-1
/
+4
*
ref-filter: add option to match literal pattern
Karthik Nayak
2015-09-17
1
-0
/
+1
*
for-each-ref: add '--contains' option
Karthik Nayak
2015-08-03
1
-0
/
+2
*
for-each-ref: add '--merged' and '--no-merged' options
Karthik Nayak
2015-08-03
1
-0
/
+3
*
for-each-ref: add '--points-at' option
Karthik Nayak
2015-08-03
1
-2
/
+7
*
for-each-ref: introduce filter_refs()
Karthik Nayak
2015-08-03
1
-10
/
+11
*
ref-filter: move code from 'for-each-ref'
Karthik Nayak
2015-08-03
1
-1074
/
+0
*
ref-filter: add 'ref-filter.h'
Karthik Nayak
2015-06-15
1
-40
/
+1
*
for-each-ref: rename variables called sort to sorting
Karthik Nayak
2015-06-15
1
-14
/
+14
*
for-each-ref: rename some functions and make them public
Karthik Nayak
2015-06-15
1
-32
/
+32
*
for-each-ref: introduce 'ref_array_clear()'
Karthik Nayak
2015-06-15
1
-0
/
+21
*
for-each-ref: introduce new structures for better organisation
Karthik Nayak
2015-06-15
1
-24
/
+30
*
for-each-ref: rename 'refinfo' to 'ref_array_item'
Karthik Nayak
2015-06-15
1
-20
/
+20
*
for-each-ref: clean up code
Karthik Nayak
2015-06-15
1
-5
/
+2
*
for-each-ref: extract helper functions out of grab_single_ref()
Karthik Nayak
2015-06-15
1
-23
/
+41
*
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
1
-2
/
+3
|
\
|
*
grab_single_ref(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-5
/
+4
|
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-1
/
+3
*
|
for-each-ref: accept "%(push)" format
Jeff King
2015-05-22
1
-2
/
+15
*
|
for-each-ref: use skip_prefix instead of starts_with
Jeff King
2015-05-22
1
-2
/
+4
*
|
remote.c: return upstream name from stat_tracking_info
Jeff King
2015-05-22
1
-2
/
+2
*
|
remote.c: report specific errors from branch_get_upstream
Jeff King
2015-05-21
1
-1
/
+1
*
|
remote.c: introduce branch_get_upstream helper
Jeff King
2015-05-21
1
-3
/
+2
|
/
*
Merge branch 'rs/simple-cleanups'
Junio C Hamano
2015-03-05
1
-4
/
+3
|
\
|
*
for-each-ref: use skip_prefix() to avoid duplicate string comparison
René Scharfe
2015-02-22
1
-4
/
+3
*
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
1
-1
/
+1
|
\
\
[next]