index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Merge branch 'nd/fetch-capability-tweak'
Junio C Hamano
1
-24
/
+37
2019-07-09
Merge branch 'jk/oidhash'
Junio C Hamano
37
-168
/
+156
2019-07-09
Merge branch 'jk/delta-islands-progress-fix'
Junio C Hamano
3
-4
/
+5
2019-07-09
Merge branch 'md/sort-detached-head-first'
Junio C Hamano
3
-18
/
+21
2019-07-09
Merge branch 'nd/fetch-multi-gc-once'
Junio C Hamano
3
-8
/
+20
2019-07-09
Merge branch 'es/rev-list-no-object-names'
Junio C Hamano
4
-1
/
+49
2019-07-09
Merge branch 'rs/config-unit-parsing'
Junio C Hamano
1
-21
/
+18
2019-07-09
Merge branch 'js/gcc-8-and-9'
Junio C Hamano
4
-13
/
+15
2019-07-09
Merge branch 'dl/includeif-onbranch'
Junio C Hamano
3
-2
/
+87
2019-07-09
Merge branch 'pw/rebase-abort-clean-rewritten'
Junio C Hamano
3
-15
/
+53
2019-07-09
Merge branch 'am/p4-branches-excludes'
Junio C Hamano
3
-22
/
+205
2019-07-09
Merge branch 'tg/stash-ref-by-index-fix'
Junio C Hamano
2
-4
/
+23
2019-07-09
Merge branch 'cb/mkstemps-uint-type-fix'
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'jk/trailers-use-config'
Junio C Hamano
2
-27
/
+47
2019-07-09
Merge branch 'js/t3404-typofix'
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'pw/doc-synopsis-markup-opmode-options'
Junio C Hamano
2
-3
/
+2
2019-07-09
Merge branch 'rs/copy-array'
Junio C Hamano
5
-22
/
+53
2019-07-09
Merge branch 'cb/fsmonitor-intfix'
Junio C Hamano
1
-4
/
+4
2019-07-09
Merge branch 'rs/avoid-overflow-in-midpoint-computation'
Junio C Hamano
6
-7
/
+8
2019-07-09
Merge branch 'pw/add-p-recount'
Junio C Hamano
2
-1
/
+13
2019-07-09
Merge branch 'ds/close-object-store'
Junio C Hamano
14
-18
/
+21
2019-07-09
Merge branch 'ds/commit-graph-write-refactor'
Junio C Hamano
8
-310
/
+378
2019-07-09
Merge branch 'sg/trace2-rename'
Junio C Hamano
2
-2
/
+1
2019-07-09
Merge branch 'nd/completion-no-cache-failure'
Junio C Hamano
1
-1
/
+2
2019-07-09
Merge branch 'js/mergetool-optim'
Junio C Hamano
2
-146
/
+208
2019-07-09
Merge branch 'mo/hpux-dynpath'
Junio C Hamano
1
-2
/
+12
2019-07-09
Merge branch 'dl/config-alias-doc'
Junio C Hamano
1
-6
/
+16
2019-07-09
Merge branch 'tm/tag-gpgsign-config'
Junio C Hamano
4
-6
/
+52
2019-07-09
Merge branch 'fc/fetch-with-import-fix'
Junio C Hamano
3
-23
/
+45
2019-07-09
Merge branch 'po/doc-branch'
Junio C Hamano
2
-7
/
+28
2019-07-09
Merge branch 'nb/branch-show-other-worktrees-head'
Junio C Hamano
7
-15
/
+169
2019-07-09
builtin/merge.c - cleanup of code in for-cycle that tests strategies
Edmundo Carmona Antoranz
1
-33
/
+20
2019-07-08
t3420: remove progress lines before comparing output
Phillip Wood
1
-8
/
+11
2019-07-08
mingw: initialize HOME on startup
Karsten Blees
1
-0
/
+24
2019-07-08
mingw: fix possible buffer overrun when calling `GetUserNameW()`
Johannes Schindelin
1
-1
/
+1
2019-07-08
ci/lib.sh: update a comment about installed P4 and Git-LFS versions
SZEDER Gábor
1
-2
/
+4
2019-07-03
gettext: always use UTF-8 on native Windows
Karsten Blees
1
-1
/
+19
2019-07-03
ci: disable Homebrew's auto cleanup
SZEDER Gábor
1
-1
/
+1
2019-07-03
ci: don't update Homebrew
SZEDER Gábor
1
-1
/
+1
2019-07-02
l10n: localizable upload progress messages
Dimitriy Ryazantcev
3
-7
/
+44
2019-07-02
docs: git-clone: list short form of options first
Quentin Nerden
1
-9
/
+9
2019-07-02
docs: git-clone: refer to long form of options
Quentin Nerden
1
-8
/
+8
2019-07-02
cherry-pick/revert: advise using --skip
Rohit Ashiwal
3
-8
/
+34
2019-07-02
cherry-pick/revert: add --skip option
Rohit Ashiwal
7
-6
/
+187
2019-07-02
sequencer: use argv_array in reset_merge
Rohit Ashiwal
1
-6
/
+11
2019-07-02
sequencer: rename reset_for_rollback to reset_merge
Rohit Ashiwal
1
-3
/
+3
2019-07-02
sequencer: add advice for revert
Rohit Ashiwal
4
-6
/
+34
2019-07-01
t5319: use 'test-tool path-utils' instead of 'ls -l'
Derrick Stolee
1
-2
/
+2
2019-07-01
git-prompt: improve cherry-pick/revert detection
Phillip Wood
2
-6
/
+51
2019-07-01
t8014: remove unnecessary braces
Michael Platings
1
-6
/
+6
[prev]
[next]