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
/
revision.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
1
-17
/
+5
2019-12-13
notes: break set_display_notes() into smaller functions
Denton Liu
1
-3
/
+3
2019-12-10
Merge branch 'dl/pretty-reference'
Junio C Hamano
1
-2
/
+2
2019-12-09
notes: extract logic into set_display_notes()
Denton Liu
1
-16
/
+4
2019-12-09
notes: create init_display_notes() helper
Denton Liu
1
-1
/
+1
2019-12-05
Merge branch 'mh/clear-topo-walk-upon-reset'
Junio C Hamano
1
-1
/
+17
2019-11-25
revision: free topo_walk_info before creating a new one in init_topo_walk
Mike Hommey
1
-0
/
+16
2019-11-25
revision: clear the topo-walk flags in reset_revision_walk
Mike Hommey
1
-1
/
+1
2019-11-20
revision: make get_revision_mark() return const pointer
Denton Liu
1
-2
/
+2
2019-10-15
Merge branch 'ew/hashmap'
Junio C Hamano
1
-12
/
+16
2019-10-11
Merge branch 'ab/pcre-jit-fixes'
Junio C Hamano
1
-0
/
+3
2019-10-07
Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'
Junio C Hamano
1
-1
/
+0
2019-10-07
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
1
-2
/
+1
2019-10-07
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
1
-6
/
+2
2019-10-07
hashmap: introduce hashmap_free_entries
Eric Wong
1
-1
/
+1
2019-10-07
hashmap: use *_entry APIs for iteration
Eric Wong
1
-4
/
+6
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
1
-3
/
+8
2019-10-07
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
1
-1
/
+2
2019-10-07
hashmap_put takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+1
2019-10-07
hashmap_get takes "const struct hashmap_entry *"
Eric Wong
1
-1
/
+2
2019-10-07
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
1
-2
/
+2
2019-09-30
Merge branch 'rs/get-tagged-oid'
Junio C Hamano
1
-3
/
+1
2019-09-09
log-tree: call load_ref_decorations() in get_name_decoration()
René Scharfe
1
-1
/
+0
2019-09-05
tag: factor out get_tagged_oid()
René Scharfe
1
-3
/
+1
2019-08-06
revision: allow --end-of-options to end option parsing
Jeff King
1
-1
/
+7
2019-07-19
Merge branch 'jk/check-connected-with-alternates'
Junio C Hamano
1
-0
/
+29
2019-07-01
check_everything_connected: assume alternate ref tips are valid
Jeff King
1
-0
/
+29
2019-06-28
grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2019-05-28
revision: keep topo-walk free of unintersting commits
Derrick Stolee
1
-0
/
+3
2019-05-28
revision: use generation for A..B --topo-order queries
Derrick Stolee
1
-1
/
+3
2019-04-25
Merge branch 'jk/revision-rewritten-parents-in-prio-queue'
Junio C Hamano
1
-22
/
+36
2019-04-25
Merge branch 'jk/unused-params-even-more'
Junio C Hamano
1
-6
/
+6
2019-04-10
Merge branch 'jk/line-log-with-patch'
Junio C Hamano
1
-0
/
+4
2019-04-04
revision: use a prio_queue to hold rewritten parents
Jeff King
1
-22
/
+36
2019-03-20
revision: drop some unused "revs" parameters
Jeff King
1
-6
/
+6
2019-03-11
line-log: detect unsupported formats
Jeff King
1
-0
/
+4
2019-03-07
Merge branch 'en/combined-all-paths'
Junio C Hamano
1
-0
/
+6
2019-02-07
log,diff-tree: add --combined-all-paths option
Elijah Newren
1
-0
/
+6
2019-02-06
Merge branch 'ds/push-sparse-tree-walk'
Junio C Hamano
1
-0
/
+143
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-6
/
+6
2019-02-05
Merge branch 'jt/get-reference-with-commit-graph'
Junio C Hamano
1
-1
/
+14
2019-01-29
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
1
-2
/
+2
2019-01-17
revision: implement sparse algorithm
Derrick Stolee
1
-10
/
+128
2019-01-17
revision: add mark_tree_uninteresting_sparse
Derrick Stolee
1
-0
/
+25
2019-01-15
tree-walk: store object_id in a separate member
brian m. carlson
1
-2
/
+2
2019-01-14
Merge branch 'nd/indentation-fix'
Junio C Hamano
1
-2
/
+2
2019-01-14
Merge branch 'md/exclude-promisor-objects-fix-cleanup'
Junio C Hamano
1
-4
/
+6
2019-01-14
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
1
-0
/
+1
2019-01-14
Merge branch 'md/list-lazy-objects-fix'
Junio C Hamano
1
-0
/
+2
2019-01-14
sha1-name.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-4
/
+4
[next]