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
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
2019-12-06
name-rev: avoid unnecessary cast in name_ref()
SZEDER Gábor
1
-1
/
+1
2019-12-06
name-rev: use strbuf_strip_suffix() in get_rev_name()
René Scharfe
1
-4
/
+3
2019-12-06
range-diff: clear `other_arg` at end of function
Denton Liu
1
-0
/
+1
2019-12-06
Sync with 2.23.1
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.22.2
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.21.1
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.20.2
Johannes Schindelin
2
-3
/
+19
2019-12-06
submodule: defend against submodule.update = !command in .gitmodules
Jonathan Nieder
1
-0
/
+2
2019-12-06
Sync with 2.19.3
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.18.2
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.17.3
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.16.6
Johannes Schindelin
2
-2
/
+17
2019-12-06
Sync with 2.15.4
Johannes Schindelin
2
-2
/
+17
2019-12-06
Sync with 2.14.6
Johannes Schindelin
2
-2
/
+17
2019-12-05
Merge branch 'mg/submodule-status-from-a-subdirectory'
Junio C Hamano
1
-1
/
+2
2019-12-05
Merge branch 'nl/reset-patch-takes-a-tree'
Junio C Hamano
1
-1
/
+1
2019-12-05
Merge branch 'jk/fail-show-toplevel-outside-working-tree'
Junio C Hamano
1
-0
/
+2
2019-12-05
Merge branch 'sg/unpack-progress-throughput'
Junio C Hamano
1
-1
/
+2
2019-12-05
Merge branch 'dl/range-diff-with-notes'
Junio C Hamano
2
-2
/
+28
2019-12-05
Merge branch 'js/builtin-add-i'
Junio C Hamano
1
-0
/
+12
2019-12-05
Disallow dubiously-nested submodule git directories
Johannes Schindelin
1
-0
/
+4
2019-12-05
rebase: fix format.useAutoBase breakage
Denton Liu
1
-1
/
+2
2019-12-05
format-patch: teach --no-base
Denton Liu
1
-2
/
+5
2019-12-05
format-patch: fix indentation
Denton Liu
1
-1
/
+1
2019-12-04
checkout, restore: support the --pathspec-from-file option
Alexandr Miloslavskiy
1
-4
/
+27
2019-12-04
add: support the --pathspec-from-file option
Alexandr Miloslavskiy
1
-4
/
+26
2019-12-04
cmd_add: prepare for next patch
Alexandr Miloslavskiy
1
-17
/
+17
2019-12-04
clone --recurse-submodules: prevent name squatting on Windows
Johannes Schindelin
2
-2
/
+13
2019-12-03
submodule--helper: advise on fatal alternate error
Jonathan Tan
1
-0
/
+10
2019-12-01
Merge branch 'ds/test-read-graph'
Junio C Hamano
1
-68
/
+0
2019-12-01
Merge branch 'jt/fetch-remove-lazy-fetch-plugging'
Junio C Hamano
2
-6
/
+2
2019-12-01
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-4
/
+3
2019-12-01
Merge branch 'rj/bundle-ui-updates'
Junio C Hamano
1
-45
/
+172
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
3
-4
/
+4
2019-12-01
Merge branch 'js/fetch-multi-lockfix'
Junio C Hamano
1
-2
/
+8
2019-12-01
Merge branch 'rt/fetch-message-fix'
Junio C Hamano
1
-1
/
+1
[prev]
[next]