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-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-07-01
Merge branch 'zh/cat-file-batch-fix' into zh/ref-filter-raw-data
Junio C Hamano
1
-6
/
+4
2021-06-28
log: avoid loading decorations for userformats that don't need it
Jeff King
1
-0
/
+3
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
2021-06-02
push: simplify setup_push_simple()
Felipe Contreras
1
-8
/
+2
2021-06-02
push: reorganize setup_push_simple()
Felipe Contreras
1
-17
/
+12
2021-06-02
push: copy code to setup_push_simple()
Felipe Contreras
1
-4
/
+32
2021-06-02
push: hedge code of default=simple
Felipe Contreras
1
-4
/
+9
2021-06-02
push: rename !triangular to same_remote
Felipe Contreras
1
-8
/
+8
2021-06-02
Merge branch 'ab/fsck-api-cleanup'
Junio C Hamano
1
-1
/
+2
2021-06-02
builtin/fsck.c: don't conflate "int" and "enum" in callback
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-05-27
Merge branch 'ab/pack-linkage-fix'
Junio C Hamano
1
-7
/
+167
2021-05-27
pack-objects: move static inline from a header to the sole consumer
Ævar Arnfjörð Bjarmason
1
-7
/
+167
2021-05-25
Merge branch 'mt/init-template-userpath-fix'
Junio C Hamano
1
-1
/
+2
2021-05-25
init: fix bug regarding ~/ expansion in init.templateDir
Matheus Tavares
1
-1
/
+2
2021-05-22
Merge branch 'dl/stash-show-untracked-fixup'
Junio C Hamano
1
-4
/
+1
2021-05-22
Merge branch 'wm/rev-parse-path-format-wo-arg'
Junio C Hamano
1
-0
/
+2
2021-05-22
stash show: use stash.showIncludeUntracked even when diff options given
Denton Liu
1
-4
/
+1
2021-05-21
stash list: stop passing "-m" to "git log"
Sergey Organov
1
-1
/
+1
2021-05-21
diff-merges: move specific diff-index "-m" handling to diff-index
Sergey Organov
1
-0
/
+9
[prev]
[next]