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
2020-12-15
pull: correct condition to trigger non-ff advice
Junio C Hamano
1
-13
/
+19
2020-12-15
pull: get rid of unnecessary global variable
Junio C Hamano
1
-6
/
+5
2020-12-14
pull: give the advice for choosing rebase/merge much later
Felipe Contreras
1
-14
/
+18
2020-12-14
pull: refactor fast-forward check
Felipe Contreras
1
-11
/
+15
2020-12-03
Merge branch 'tb/repack-simplify'
Junio C Hamano
1
-99
/
+54
2020-12-03
Merge branch 'pb/pull-rebase-recurse-submodules'
Junio C Hamano
1
-12
/
+36
2020-11-30
Merge branch 'sa/credential-store-timeout'
Junio C Hamano
1
-2
/
+6
2020-11-30
Merge branch 'km/stash-error-message-fix'
Junio C Hamano
1
-1
/
+1
2020-11-30
Merge branch 'mt/worktree-error-message-fix'
Junio C Hamano
1
-2
/
+2
2020-11-30
Merge branch 'ab/gc-keep-base-option'
Junio C Hamano
1
-4
/
+4
2020-11-30
Merge branch 'js/pull-rebase-use-advise'
Junio C Hamano
1
-12
/
+12
2020-11-25
Merge branch 'rs/gc-sort-func-cast-fix'
Junio C Hamano
1
-4
/
+2
2020-11-25
Merge branch 'jk/4gb-idx'
Junio C Hamano
2
-4
/
+4
2020-11-25
Merge branch 'jx/t5411-flake-fix'
Junio C Hamano
1
-25
/
+69
2020-11-25
crendential-store: use timeout when locking file
Simão Afonso
1
-2
/
+6
2020-11-24
stash: add missing space to an error message
Kyle Meyer
1
-1
/
+1
2020-11-21
Merge branch 'en/strmap'
Junio C Hamano
3
-65
/
+11
2020-11-21
Merge branch 'jk/rev-parse-end-of-options'
Junio C Hamano
1
-45
/
+55
2020-11-21
Merge branch 'jc/format-patch-name-max'
Junio C Hamano
1
-6
/
+14
2020-11-21
worktree: fix order of arguments in error message
Matheus Tavares
1
-2
/
+2
2020-11-21
gc: rename keep_base_pack variable for --keep-largest-pack
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2020-11-19
pull: colorize the hint about setting `pull.rebase`
Johannes Schindelin
1
-12
/
+12
2020-11-18
gc: fix cast in compare_tasks_by_selection()
René Scharfe
1
-4
/
+2
2020-11-18
Merge branch 'pb/blame-funcname-range-userdiff'
Junio C Hamano
2
-7
/
+8
2020-11-18
Merge branch 'en/merge-ort-api-null-impl'
Junio C Hamano
3
-4
/
+42
2020-11-18
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
2
-6
/
+333
2020-11-18
Merge branch 'pw/rebase-i-orig-head'
Junio C Hamano
1
-10
/
+10
2020-11-18
Merge branch 'jk/format-patch-output'
Junio C Hamano
1
-15
/
+22
2020-11-18
Merge branch 'jc/line-log-takes-no-pathspec'
Junio C Hamano
1
-0
/
+3
2020-11-18
Merge branch 'rs/empty-reflog-check-fix'
Junio C Hamano
1
-14
/
+13
2020-11-17
builtin/repack.c: don't move existing packs out of the way
Taylor Blau
1
-89
/
+14
2020-11-16
pull: check for local submodule modifications with the right range
Philippe Blain
1
-1
/
+1
2020-11-16
pull --rebase: compute rebase arguments in separate function
Philippe Blain
1
-11
/
+35
2020-11-16
builtin/repack.c: keep track of what pack-objects wrote
Taylor Blau
1
-1
/
+30
2020-11-16
repack: make "exts" array available outside cmd_repack()
Jeff King
1
-9
/
+10
2020-11-16
use size_t to store pack .idx byte offsets
Jeff King
1
-3
/
+3
2020-11-16
compute pack .idx byte offsets using size_t
Jeff King
1
-1
/
+1
2020-11-11
Merge branch 'rs/clear-commit-marks-in-repo'
Junio C Hamano
2
-2
/
+2
2020-11-11
shortlog: use strset from strmap.h
Elijah Newren
1
-57
/
+4
2020-11-11
Use new HASHMAP_INIT macro to simplify hashmap initialization
Elijah Newren
1
-5
/
+4
2020-11-11
receive-pack: use default version 0 for proc-receive
Jiang Xin
1
-1
/
+6
2020-11-11
receive-pack: gently write messages to proc-receive
Jiang Xin
1
-24
/
+63
2020-11-10
rev-parse: handle --end-of-options
Jeff King
1
-23
/
+33
2020-11-10
rev-parse: put all options under the "-" check
Jeff King
1
-24
/
+23
2020-11-10
rev-parse: don't accept options after dashdash
Jeff King
1
-5
/
+6
2020-11-09
format-patch: make output filename configurable
Junio C Hamano
1
-6
/
+14
2020-11-09
Merge branch 'jk/committer-date-is-author-date-fix-simplify'
Junio C Hamano
1
-16
/
+3
2020-11-09
Merge branch 'ab/git-remote-exit-code'
Junio C Hamano
1
-14
/
+28
2020-11-09
Merge branch 'jk/checkout-index-errors'
Junio C Hamano
1
-2
/
+14
2020-11-09
Merge branch 'mr/bisect-in-c-3'
Junio C Hamano
1
-76
/
+111
[next]