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
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
1
-21
/
+21
2019-05-05
*.[ch]: remove extern from function declarations using sed
Denton Liu
1
-2
/
+2
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-170
/
+170
2019-04-25
Merge branch 'bp/post-index-change-hook'
Junio C Hamano
1
-1
/
+3
2019-04-22
Merge branch 'ps/stash-in-c'
Junio C Hamano
1
-0
/
+5
2019-04-16
sha1-name.c: remove the_repo from get_oid_mb()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-04-16
sha1-name.c: remove the_repo from other get_oid_*
Nguyễn Thái Ngọc Duy
1
-6
/
+12
2019-04-16
sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2019-04-16
sha1-name.c: add repo_get_oid()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-04-16
sha1-name.c: remove the_repo from get_oid_1()
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2019-04-16
sha1-name.c: add repo_for_each_abbrev()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-04-16
sha1-name.c: add repo_find_unique_abbrev_r()
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2019-04-08
refs.c: remove the_repo from substitute_branch_name()
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2019-04-08
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
1
-1
/
+1
2019-03-20
Merge branch 'ma/clear-repository-format'
Junio C Hamano
1
-3
/
+28
2019-03-07
Merge branch 'jh/trace2'
Junio C Hamano
1
-0
/
+1
2019-03-07
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
1
-2
/
+11
2019-03-07
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
1
-1
/
+6
2019-03-07
ident: don't require calling prepare_fallback_ident first
Thomas Gummerer
1
-1
/
+0
2019-03-01
setup: fix memory leaks with `struct repository_format`
Martin Ågren
1
-3
/
+28
2019-03-01
ident: add the ability to provide a "fallback identity"
Johannes Schindelin
1
-0
/
+5
2019-03-01
sha1-name.c: add `get_oidf()` which acts like `get_oid()`
Paul-Sebastian Ungureanu
1
-0
/
+1
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
1
-0
/
+1
2019-02-15
read-cache: add post-index-change hook
Ben Peart
1
-1
/
+3
2019-02-06
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
1
-3
/
+3
2019-02-06
Merge branch 'lt/date-human'
Junio C Hamano
1
-0
/
+3
2019-02-06
Merge branch 'jk/unused-parameter-cleanup'
Junio C Hamano
1
-1
/
+1
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-23
/
+13
2019-02-06
Merge branch 'tt/bisect-in-c'
Junio C Hamano
1
-0
/
+3
2019-02-06
Merge branch 'dt/cat-file-batch-ambiguous'
Junio C Hamano
1
-1
/
+19
2019-02-05
Merge branch 'jk/add-ignore-errors-bit-assignment-fix'
Junio C Hamano
1
-0
/
+1
2019-02-04
config: allow giving separate author and committer idents
William Hubbs
1
-2
/
+11
2019-01-29
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
1
-1
/
+1
2019-01-29
Merge branch 'bc/sha-256'
Junio C Hamano
1
-18
/
+33
2019-01-29
Add `human` format to test-tool
Stephen P. Smith
1
-0
/
+2
2019-01-24
show_date_relative(): drop unused "tz" parameter
Jeff King
1
-1
/
+1
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-01-18
Do not print 'dangling' for cat-file in case of ambiguity
David Turner
1
-1
/
+19
2019-01-18
Add 'human' date format
Linus Torvalds
1
-0
/
+1
2019-01-17
add: use separate ADD_CACHE_RENORMALIZE flag
Jeff King
1
-0
/
+1
2019-01-15
cache: make oidcpy always copy GIT_MAX_RAWSZ bytes
brian m. carlson
1
-1
/
+1
2019-01-14
read-cache.c: remove the_* from index_has_changes()
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-01-14
sha1-name.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2019-01-14
read-cache.c: replace update_index_if_able with repo_&
Nguyễn Thái Ngọc Duy
1
-6
/
+0
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
1
-8
/
+3
2019-01-14
repository.c: replace hold_locked_index() with repo_hold_locked_index()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-08
sha1-file: modernize loose header/stream functions
Jeff King
1
-2
/
+2
2019-01-08
update comment references to sha1_object_info()
Jeff King
1
-1
/
+1
2019-01-02
read-cache: add invalidate parameter to remove_marked_cache_entries
Thomas Gummerer
1
-1
/
+1
2019-01-02
entry: factor out unlink_entry function
Thomas Gummerer
1
-0
/
+5
[prev]
[next]