index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ref-filter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
Merge branch 'dr/push-remote-ref-update'
Junio C Hamano
1
-4
/
+2
2020-03-03
remote: drop "explicit" parameter from remote_ref_for_branch()
Jeff King
1
-4
/
+2
2020-02-24
packed_object_info(): use object_id for returning delta base
Jeff King
1
-2
/
+2
2019-10-15
Merge branch 'ew/hashmap'
Junio C Hamano
1
-13
/
+20
2019-10-07
hashmap_entry: remove first member requirement from docs
Eric Wong
1
-1
/
+1
2019-10-07
hashmap: introduce hashmap_free_entries
Eric Wong
1
-1
/
+2
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
1
-4
/
+7
2019-10-07
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
1
-5
/
+7
2019-10-07
hashmap_add takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+1
2019-10-07
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+2
2019-09-30
Merge branch 'rs/get-tagged-oid'
Junio C Hamano
1
-2
/
+2
2019-09-09
Merge branch 'mp/for-each-ref-missing-name-or-email'
Junio C Hamano
1
-3
/
+3
2019-09-05
use get_tagged_oid()
René Scharfe
1
-2
/
+2
2019-08-22
ref-filter: initialize empty name or email fields
Mischa POSLAWSKY
1
-3
/
+3
2019-07-19
Merge branch 'ma/ref-filter-leakfix'
Junio C Hamano
1
-5
/
+9
2019-07-19
Merge branch 'tb/ref-filter-multiple-patterns'
Junio C Hamano
1
-26
/
+63
2019-07-10
ref-filter: fix memory leak in `free_array_item()`
Martin Ågren
1
-5
/
+9
2019-07-09
Merge branch 'md/sort-detached-head-first'
Junio C Hamano
1
-16
/
+16
2019-07-09
Merge branch 'nb/branch-show-other-worktrees-head'
Junio C Hamano
1
-0
/
+78
2019-06-27
ref-filter.c: find disjoint pattern prefixes
Taylor Blau
1
-26
/
+63
2019-06-19
ref-filter: sort detached HEAD lines firstly
Matthew DeVore
1
-16
/
+16
2019-05-09
Merge branch 'dr/ref-filter-push-track-fix'
Junio C Hamano
1
-2
/
+4
2019-05-07
ref-filter: add worktreepath atom
Nickolai Belakovski
1
-0
/
+78
2019-04-18
ref-filter: use correct branch for %(push:track)
Damien Robert
1
-2
/
+4
2019-03-21
parse_opt_ref_sorting: always use with NONEG flag
Jeff King
1
-2
/
+7
2019-03-07
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
1
-0
/
+4
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2019-02-14
ref-filter: drop unused "sz" parameters
Jeff King
1
-14
/
+14
2019-02-14
ref-filter: drop unused "obj" parameters
Jeff King
1
-7
/
+7
2019-02-14
ref-filter: drop unused buf/sz pairs
Jeff King
1
-4
/
+4
2019-01-18
Merge branch 'ot/ref-filter-object-info'
Junio C Hamano
1
-5
/
+30
2019-01-10
ref-filter: give uintmax_t to format with %PRIuMAX
Junio C Hamano
1
-1
/
+1
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
1
-3
/
+5
2018-12-28
ref-filter: add deltabase option
Olga Telezhnaya
1
-1
/
+15
2018-12-28
ref-filter: add check for negative file size
Olga Telezhnaya
1
-0
/
+2
2018-12-28
ref-filter: add objectsize:disk option
Olga Telezhnaya
1
-7
/
+16
2018-11-19
Merge branch 'tb/print-size-t-with-uintmax-format'
Junio C Hamano
1
-1
/
+1
2018-11-18
Merge branch 'sg/ref-filter-wo-repository'
Junio C Hamano
1
-0
/
+4
2018-11-16
ref-filter: don't look for objects when outside of a repository
SZEDER Gábor
1
-0
/
+4
2018-11-12
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
1
-1
/
+1
2018-11-12
wt-status.c: remove implicit dependency the_repository
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
parse-options: replace opterror() with optname()
Nguyễn Thái Ngọc Duy
1
-3
/
+5
2018-11-06
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
1
-0
/
+2
2018-10-30
Merge branch 'ot/ref-filter-plug-leaks'
Junio C Hamano
1
-42
/
+58
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2018-10-19
ref-filter: free item->value and item->value->s
Olga Telezhnaya
1
-42
/
+54
2018-10-19
ref-filter: free memory from used_atom
Olga Telezhnaya
1
-0
/
+4
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'jk/trailer-fixes'
Junio C Hamano
1
-0
/
+2
[next]