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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
Merge branch 'ab/struct-init'
Junio C Hamano
6
-14
/
+7
2021-07-16
Merge branch 'ar/help-micro-cleanup'
Junio C Hamano
1
-9
/
+8
2021-07-16
Merge branch 'ar/submodule-helper-include-cleanup'
Junio C Hamano
1
-1
/
+0
2021-07-16
Merge branch 'ab/bundle-updates'
Junio C Hamano
1
-27
/
+47
2021-07-16
Merge branch 'ab/show-branch-tests'
Junio C Hamano
1
-3
/
+6
2021-07-16
Merge branch 'ab/fetch-negotiate-segv-fix'
Junio C Hamano
1
-0
/
+3
2021-07-13
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
2
-7
/
+2
2021-07-13
Merge branch 'fc/push-simple-updates-cleanup'
Junio C Hamano
1
-59
/
+34
2021-07-13
Merge branch 'fc/push-simple-updates'
Junio C Hamano
1
-16
/
+32
2021-07-13
Merge branch 'zh/cat-file-batch-fix'
Junio C Hamano
1
-6
/
+4
2021-07-08
Merge branch 'ab/cmd-foo-should-return'
Junio C Hamano
3
-6
/
+5
2021-07-08
Merge branch 'fc/pull-cleanups'
Junio C Hamano
1
-15
/
+11
2021-07-08
Merge branch 'ar/typofix'
Junio C Hamano
1
-2
/
+1
2021-07-08
Merge branch 'ah/uninitialized-reads-fix'
Junio C Hamano
1
-1
/
+1
2021-07-08
fetch: fix segfault in --negotiate-only without --negotiation-tip=*
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-07-06
submodule--helper: remove redundant include
Atharva Raykar
1
-1
/
+0
2021-07-06
help: convert git_cmd to page in one place
Andrei Rybak
1
-9
/
+8
2021-07-06
bundle: remove "ref_list" in favor of string-list.c API
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2021-07-06
bundle cmd: stop leaking memory from parse_options_cmd_bundle()
Ævar Arnfjörð Bjarmason
1
-21
/
+41
2021-07-01
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
6
-14
/
+7
2021-06-28
show-branch: don't <COLOR></RESET> for space characters
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2021-06-19
pull: trivial whitespace style fix
Felipe Contreras
1
-3
/
+3
2021-06-19
pull: trivial cleanup
Felipe Contreras
1
-4
/
+2
2021-06-19
pull: cleanup autostash check
Felipe Contreras
1
-9
/
+7
2021-06-15
builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints
Andrzej Hunt
1
-1
/
+1
2021-06-14
Merge branch 'so/log-m-implies-p'
Junio C Hamano
2
-1
/
+10
2021-06-14
Merge branch 'jk/clone-clean-upon-transport-error'
Junio C Hamano
1
-7
/
+4
2021-06-14
*: fix typos which duplicate a word
Andrei Rybak
1
-2
/
+1
2021-06-10
Merge branch 'ah/fetch-reject-warning-grammofix'
Junio C Hamano
1
-1
/
+1
2021-06-10
Merge branch 'wm/rev-parse-die-i18n'
Junio C Hamano
1
-15
/
+15
2021-06-10
Merge branch 'ah/submodule-helper-module-summary-parseopt'
Junio C Hamano
1
-1
/
+1
2021-06-10
Merge branch 'ah/stash-usage-i18n-fix'
Junio C Hamano
1
-2
/
+2
2021-06-10
Merge branch 'ah/merge-usage-i18n-fix'
Junio C Hamano
1
-2
/
+2
2021-06-09
builtins + test helpers: use return instead of exit() in cmd_*
Ævar Arnfjörð Bjarmason
3
-6
/
+5
2021-06-04
cat-file: merge two block into one
ZheNing Hu
1
-4
/
+1
2021-06-04
cat-file: handle trivial --batch format with --batch-all-objects
ZheNing Hu
1
-6
/
+7
2021-06-02
push: don't get a full remote object
Felipe Contreras
1
-1
/
+1
2021-06-02
push: only check same_remote when needed
Felipe Contreras
1
-1
/
+2
2021-06-02
push: remove trivial function
Felipe Contreras
1
-6
/
+1
2021-06-02
push: remove redundant check
Felipe Contreras
1
-2
/
+1
2021-06-02
push: factor out the typical case
Felipe Contreras
1
-5
/
+6
2021-06-02
push: get rid of all the setup_push_* functions
Felipe Contreras
1
-27
/
+11
2021-06-02
push: trivial simplifications
Felipe Contreras
1
-11
/
+3
2021-06-02
push: make setup_push_* return the dst
Felipe Contreras
1
-14
/
+16
2021-06-02
push: only get the branch when needed
Felipe Contreras
1
-1
/
+2
2021-06-02
push: factor out null branch check
Felipe Contreras
1
-7
/
+3
2021-06-02
push: split switch cases
Felipe Contreras
1
-6
/
+10
2021-06-02
push: return immediately in trivial switch case
Felipe Contreras
1
-5
/
+5
2021-06-02
push: create new get_upstream_ref() helper
Felipe Contreras
1
-18
/
+18
2021-06-02
push: remove unused code in setup_push_upstream()
Felipe Contreras
1
-8
/
+2
[next]