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-01-12
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
1
-37
/
+12
2020-01-06
Merge branch 'ds/commit-graph-set-size-mult'
Junio C Hamano
1
-3
/
+1
2020-01-06
Merge branch 'ds/sparse-list-in-cone-mode'
Junio C Hamano
1
-0
/
+21
2020-01-02
commit-graph: prefer default size_mult when given zero
Derrick Stolee
1
-3
/
+1
2020-01-02
Merge branch 'en/rebase-signoff-fix'
Junio C Hamano
1
-1
/
+1
2019-12-30
sparse-checkout: list directories in cone mode
Derrick Stolee
1
-0
/
+21
2019-12-25
Merge branch 'mr/bisect-save-pointer-to-const-string'
Junio C Hamano
1
-2
/
+2
2019-12-25
Merge branch 'js/add-p-in-c'
Junio C Hamano
1
-5
/
+10
2019-12-25
Merge branch 'rs/ref-read-cleanup'
Junio C Hamano
1
-2
/
+1
2019-12-25
Merge branch 'mr/bisect-use-after-free'
Junio C Hamano
1
-3
/
+4
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
3
-1
/
+523
2019-12-25
Merge branch 'sg/name-rev-wo-recursion'
Junio C Hamano
1
-50
/
+97
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
1
-17
/
+14
2019-12-25
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
2
-23
/
+68
2019-12-25
Merge branch 'am/pathspec-from-file'
Junio C Hamano
1
-0
/
+3
2019-12-20
rebase: fix saving of --signoff state for am-based rebases
Elijah Newren
1
-1
/
+1
2019-12-18
commit: forbid --pathspec-from-file --all
Alexandr Miloslavskiy
1
-0
/
+3
2019-12-17
bisect--helper: convert `*_warning` char pointers to char arrays.
Tanushree Tumane
1
-2
/
+2
2019-12-16
Merge branch 'rs/patch-id-use-oid-to-hex'
Junio C Hamano
1
-7
/
+2
2019-12-16
Merge branch 'rs/commit-export-env-simplify'
Junio C Hamano
1
-1
/
+1
2019-12-16
Merge branch 'dr/branch-usage-casefix'
Junio C Hamano
1
-1
/
+1
2019-12-16
Merge branch 'dl/range-diff-with-notes'
Junio C Hamano
1
-0
/
+1
2019-12-16
Merge branch 'dl/rebase-with-autobase'
Junio C Hamano
2
-4
/
+8
2019-12-16
Merge branch 'ag/sequencer-todo-updates'
Junio C Hamano
1
-0
/
+6
2019-12-13
built-in add -i: start implementing the `patch` functionality in C
Johannes Schindelin
1
-5
/
+10
2019-12-13
sparse-checkout: respect core.ignoreCase in cone mode
Derrick Stolee
1
-2
/
+8
2019-12-13
notes: break set_display_notes() into smaller functions
Denton Liu
1
-1
/
+6
2019-12-11
remote: pass NULL to read_ref_full() because object ID is not needed
René Scharfe
1
-2
/
+1
2019-12-11
bisect--helper: avoid use-after-free
Tanushree Tumane
1
-3
/
+4
2019-12-10
Merge branch 'hi/gpg-use-check-signature'
Junio C Hamano
1
-4
/
+7
2019-12-10
Merge branch 'jt/clone-recursesub-ref-advise'
Junio C Hamano
1
-0
/
+10
2019-12-10
Merge branch 'ra/rebase-i-more-options'
Junio C Hamano
1
-12
/
+36
2019-12-10
Merge branch 'am/pathspec-from-file'
Junio C Hamano
2
-8
/
+42
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
2
-3
/
+19
2019-12-09
format-patch: move git_config() before repo_init_revisions()
Denton Liu
1
-4
/
+7
2019-12-09
format-patch: use --notes behavior for format.notes
Denton Liu
1
-12
/
+1
2019-12-09
notes: rename to load_display_notes()
Denton Liu
1
-2
/
+2
2019-12-09
name-rev: cleanup name_ref()
SZEDER Gábor
1
-15
/
+16
2019-12-09
name-rev: eliminate recursion in name_rev()
SZEDER Gábor
1
-38
/
+64
2019-12-09
name-rev: use 'name->tip_name' instead of 'tip_name'
SZEDER Gábor
1
-4
/
+7
2019-12-09
l10n: minor case fix in 'git branch' '--unset-upstream' description
Dimitriy Ryazantcev
1
-1
/
+1
2019-12-09
patch-id: use oid_to_hex() to print multiple object IDs
René Scharfe
1
-7
/
+2
2019-12-09
commit: use strbuf_add() to add a length-limited string
René Scharfe
1
-1
/
+1
2019-12-06
Merge branch 'rs/use-skip-prefix-more'
Junio C Hamano
4
-20
/
+14
2019-12-06
name-rev: drop name_rev()'s 'generation' and 'distance' parameters
SZEDER Gábor
1
-12
/
+13
2019-12-06
name-rev: restructure creating/updating 'struct rev_name' instances
SZEDER Gábor
1
-14
/
+21
2019-12-06
name-rev: restructure parsing commits and applying date cutoff
SZEDER Gábor
1
-13
/
+16
2019-12-06
name-rev: pull out deref handling from the recursion
SZEDER Gábor
1
-17
/
+10
2019-12-06
name-rev: extract creating/updating a 'struct name_rev' into a helper
SZEDER Gábor
1
-13
/
+27
2019-12-06
name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation
SZEDER Gábor
1
-1
/
+1
[next]