index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-09
repository: mark the "refs" pointer as private
Jeff King
3
-7
/
+11
2020-04-09
sha1-name: do not assume that the ref store is initialized
Junio C Hamano
2
-1
/
+5
2019-04-16
sha1-name.c: remove the_repo from handle_one_ref()
Nguyễn Thái Ngọc Duy
1
-5
/
+14
2019-04-16
sha1-name.c: remove the_repo from get_oid_1()
Nguyễn Thái Ngọc Duy
2
-30
/
+36
2019-04-16
sha1-name.c: remove the_repo from get_oid_basic()
Nguyễn Thái Ngọc Duy
1
-13
/
+12
2019-04-16
sha1-name.c: remove the_repo from get_describe_name()
Nguyễn Thái Ngọc Duy
1
-3
/
+5
2019-04-16
sha1-name.c: remove the_repo from get_oid_oneline()
Nguyễn Thái Ngọc Duy
1
-6
/
+7
2019-04-16
sha1-name.c: add repo_interpret_branch_name()
Nguyễn Thái Ngọc Duy
1
-9
/
+8
2019-04-16
sha1-name.c: remove the_repo from interpret_branch_mark()
Nguyễn Thái Ngọc Duy
1
-6
/
+7
2019-04-16
sha1-name.c: remove the_repo from interpret_nth_prior_checkout()
Nguyễn Thái Ngọc Duy
1
-7
/
+10
2019-04-16
sha1-name.c: remove the_repo from get_short_oid()
Nguyễn Thái Ngọc Duy
1
-7
/
+10
2019-04-16
sha1-name.c: add repo_for_each_abbrev()
Nguyễn Thái Ngọc Duy
2
-3
/
+5
2019-04-16
sha1-name.c: store and use repo in struct disambiguate_state
Nguyễn Thái Ngọc Duy
1
-36
/
+59
2019-04-16
sha1-name.c: add repo_find_unique_abbrev_r()
Nguyễn Thái Ngọc Duy
2
-8
/
+13
2019-04-16
sha1-name.c: remove the_repo from find_abbrev_len_packed()
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2019-04-16
sha1-name.c: remove the_repo from sort_ambiguous()
Nguyễn Thái Ngọc Duy
1
-3
/
+12
2019-04-16
commit.c: add repo_get_commit_tree()
Nguyễn Thái Ngọc Duy
3
-7
/
+9
2019-04-16
commit.cocci: refactor code, avoid double rewrite
Nguyễn Thái Ngọc Duy
4
-12
/
+33
2019-04-08
refs.c: remove the_repo from read_ref_at()
Nguyễn Thái Ngọc Duy
4
-7
/
+12
2019-04-08
refs.c: add repo_dwim_log()
Nguyễn Thái Ngọc Duy
2
-6
/
+16
2019-04-08
refs.c: add repo_dwim_ref()
Nguyễn Thái Ngọc Duy
2
-3
/
+10
2019-04-08
refs.c: remove the_repo from expand_ref()
Nguyễn Thái Ngọc Duy
3
-6
/
+8
2019-04-08
refs.c: remove the_repo from substitute_branch_name()
Nguyễn Thái Ngọc Duy
3
-8
/
+17
2019-04-08
refs.c: add refs_shorten_unambiguous_ref()
Nguyễn Thái Ngọc Duy
2
-2
/
+11
2019-04-08
refs.c: add refs_ref_exists()
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2019-04-08
packfile.c: add repo_approximate_object_count()
Nguyễn Thái Ngọc Duy
2
-8
/
+9
2019-04-08
builtin rebase: use oideq()
SZEDER Gábor
1
-1
/
+1
2019-04-08
builtin rebase: use FREE_AND_NULL
SZEDER Gábor
1
-2
/
+1
2019-03-20
The third batch
Junio C Hamano
1
-0
/
+49
2019-03-20
Merge branch 'br/commit-tree-parseopt'
Junio C Hamano
3
-74
/
+104
2019-03-20
Merge branch 'jk/config-type-color-ends-with-lf'
Junio C Hamano
1
-1
/
+3
2019-03-20
Merge branch 'ma/clear-repository-format'
Junio C Hamano
5
-18
/
+63
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
2
-1
/
+11
2019-03-20
Merge branch 'jk/no-sigpipe-during-network-transport'
Junio C Hamano
3
-5
/
+12
2019-03-20
Merge branch 'jk/fsck-doc'
Junio C Hamano
3
-5
/
+90
2019-03-20
Merge branch 'js/stress-test-ui-tweak'
Junio C Hamano
2
-4
/
+13
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
2
-16
/
+30
2019-03-20
Merge branch 'jk/bisect-final-output'
Junio C Hamano
2
-17
/
+8
2019-03-20
Merge branch 'ab/makefile-help-devs-more'
Junio C Hamano
2
-52
/
+55
2019-03-18
Merge git://ozlabs.org/~paulus/gitk
Junio C Hamano
1
-317
/
+343
2019-03-14
gitk: Update Bulgarian translation (317t)
Alexander Shopov
1
-317
/
+343
2019-03-11
The second batch
Junio C Hamano
1
-0
/
+22
2019-03-11
Sync with maint
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/untravis-windows'
Junio C Hamano
2
-113
/
+0
2019-03-11
Merge branch 'rd/gc-prune-doc-fix'
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/find-lib-h-with-ls-files-when-possible'
Junio C Hamano
1
-2
/
+3
2019-03-11
Merge branch 'rj/hdr-check-gcrypt-fix'
Junio C Hamano
1
-1
/
+4
2019-03-11
Merge branch 'jk/guard-bswap-header'
Junio C Hamano
1
-0
/
+5
2019-03-11
Merge branch 'rd/attr.c-comment-typofix'
Junio C Hamano
1
-4
/
+4
[next]