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
2019-04-16
Merge branch 'jk/refs-double-abort'
Junio C Hamano
2
-1
/
+31
2019-04-16
Merge branch 'nd/checkout-m-doc-update'
Junio C Hamano
2
-0
/
+11
2019-04-16
Merge branch 'tb/trace2-va-list-fix'
Junio C Hamano
5
-9
/
+16
2019-04-16
Merge branch 'tz/completion'
Junio C Hamano
4
-13
/
+19
2019-04-16
Merge branch 'ma/doc-diff-doc-vs-doctor-comparison'
Junio C Hamano
3
-20
/
+90
2019-04-16
Merge branch 'tz/t4038-bash-redirect-target-workaround'
Junio C Hamano
1
-4
/
+4
2019-04-16
Merge branch 'ab/drop-scripted-rebase'
Junio C Hamano
8
-833
/
+35
2019-04-16
Merge branch 'jk/perf-lib-tee'
Junio C Hamano
1
-23
/
+11
2019-04-16
Merge branch 'ab/doc-misc-typofixes'
Junio C Hamano
2
-3
/
+3
2019-04-16
Merge branch 'mh/pack-protocol-doc-fix'
Junio C Hamano
1
-4
/
+4
2019-04-16
Merge branch 'tg/glossary-overlay'
Junio C Hamano
1
-0
/
+9
2019-04-16
Merge branch 'nd/checkout-f-while-conflicted-fix'
Junio C Hamano
2
-1
/
+25
2019-04-16
Merge branch 'pw/rerere-autoupdate'
Junio C Hamano
5
-1
/
+22
2019-04-16
Merge branch 'jc/format-patch-error-check'
Junio C Hamano
2
-21
/
+27
2019-04-16
Merge branch 'js/get-short-oid-drop-cache'
Junio C Hamano
3
-2
/
+37
2019-04-16
Merge branch 'dl/subtree-limit-to-one-rev'
Junio C Hamano
1
-12
/
+12
2019-04-16
Merge branch 'js/init-db-update-for-mingw'
Junio C Hamano
2
-0
/
+18
2019-04-16
Merge branch 'js/remote-curl-i18n'
Junio C Hamano
1
-25
/
+25
2019-04-16
Merge branch 'js/anonymize-remote-curl-diag'
Junio C Hamano
1
-6
/
+13
2019-04-16
Merge branch 'ma/asciidoctor-fixes-more'
Junio C Hamano
15
-22
/
+21
2019-04-16
Merge branch 'ma/asciidoctor-fixes'
Junio C Hamano
2
-7
/
+7
2019-04-16
Merge branch 'jt/test-protocol-version'
Junio C Hamano
15
-39
/
+128
2019-04-16
Merge branch 'nd/diff-parseopt-3'
Junio C Hamano
2
-115
/
+229
2019-04-16
sha1-name.c: remove the_repo from get_oid_mb()
Nguyễn Thái Ngọc Duy
2
-8
/
+13
2019-04-16
sha1-name.c: remove the_repo from other get_oid_*
Nguyễn Thái Ngọc Duy
2
-21
/
+32
2019-04-16
sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name
Nguyễn Thái Ngọc Duy
3
-6
/
+11
2019-04-16
submodule-config.c: use repo_get_oid for reading .gitmodules
Nguyễn Thái Ngọc Duy
2
-18
/
+8
2019-04-16
sha1-name.c: add repo_get_oid()
Nguyễn Thái Ngọc Duy
2
-3
/
+4
2019-04-16
sha1-name.c: remove the_repo from get_oid_with_context_1()
Nguyễn Thái Ngọc Duy
1
-1
/
+10
2019-04-16
sha1-name.c: remove the_repo from resolve_relative_path()
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2019-04-16
sha1-name.c: remove the_repo from diagnose_invalid_index_path()
Nguyễn Thái Ngọc Duy
3
-4
/
+15
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-16
update_info_refs(): drop unused force parameter
Jeff King
1
-2
/
+2
2019-04-16
server-info: drop objdirlen pointer arithmetic
Jeff King
1
-8
/
+2
2019-04-16
server-info: drop nr_alloc struct member
Jeff King
1
-1
/
+1
[prev]
[next]