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
2018-11-01
sequencer: use read_author_script()
Phillip Wood
1
-76
/
+21
2018-11-01
add read_author_script() to libgit
Phillip Wood
3
-84
/
+110
2018-11-01
am: rename read_author_script()
Phillip Wood
1
-2
/
+2
2018-11-01
am: improve author-script error reporting
Phillip Wood
1
-10
/
+39
2018-11-01
am: don't die in read_author_script()
Phillip Wood
1
-1
/
+2
2018-10-16
Fourth batch for 2.20
Junio C Hamano
1
-0
/
+50
2018-10-16
Merge branch 'sf/complete-stash-list'
Junio C Hamano
1
-0
/
+3
2018-10-16
Merge branch 'mw/doc-typofixes'
Junio C Hamano
2
-3
/
+2
2018-10-16
Merge branch 'js/mingw-wants-vista-or-above'
Junio C Hamano
4
-9
/
+20
2018-10-16
Merge branch 'rs/sequencer-oidset-insert-avoids-dups'
Junio C Hamano
1
-3
/
+1
2018-10-16
Merge branch 'jk/oideq-hasheq-cleanup'
Junio C Hamano
4
-7
/
+8
2018-10-16
Merge branch 'ma/mailing-list-address-in-git-help'
Junio C Hamano
1
-1
/
+3
2018-10-16
Merge branch 'nd/packobjectshook-doc-fix'
Junio C Hamano
1
-4
/
+4
2018-10-16
Merge branch 'rt/rebase-typofix'
Junio C Hamano
1
-3
/
+3
2018-10-16
Merge branch 'ma/t1400-undebug-test'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'ma/commit-graph-docs'
Junio C Hamano
2
-19
/
+20
2018-10-16
Merge branch 'dz/credential-doc-url-matching-rules'
Junio C Hamano
1
-0
/
+6
2018-10-16
Merge branch 'en/status-multiple-renames-to-the-same-target-fix'
Junio C Hamano
2
-0
/
+24
2018-10-16
Merge branch 'ds/reachable-final-cleanup'
Junio C Hamano
1
-5
/
+3
2018-10-16
Merge branch 'jk/check-everything-connected-is-long-gone'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'jn/gc-auto'
Junio C Hamano
3
-10
/
+32
2018-10-16
Merge branch 'jn/gc-auto-prep'
Junio C Hamano
2
-23
/
+19
2018-10-16
Merge branch 'md/test-cleanup'
Junio C Hamano
39
-399
/
+568
2018-10-16
Merge branch 'fe/doc-updates'
Junio C Hamano
3
-5
/
+39
2018-10-16
Merge branch 'jn/mailmap-update'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'tg/t5551-with-curl-7.61.1'
Junio C Hamano
1
-34
/
+34
2018-10-16
Merge branch 'en/merge-cleanup'
Junio C Hamano
1
-93
/
+51
2018-10-16
Merge branch 'rj/header-check'
Junio C Hamano
8
-0
/
+32
2018-10-16
Merge branch 'ma/config-doc-update'
Junio C Hamano
3
-6
/
+6
2018-10-16
Merge branch 'jk/delta-islands-with-bitmap-reuse-delta-fix'
Junio C Hamano
1
-16
/
+52
2018-10-16
Merge branch 'tq/refs-internal-comment-fix'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'ts/alias-of-alias'
Junio C Hamano
2
-3
/
+65
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
16
-30
/
+194
2018-10-16
Merge branch 'ab/commit-graph-progress'
Junio C Hamano
6
-14
/
+87
2018-10-10
Third batch for 2.20
Junio C Hamano
1
-0
/
+16
2018-10-10
Merge branch 'ab/fsck-skiplist'
Junio C Hamano
6
-45
/
+171
2018-10-10
Merge branch 'ds/multi-pack-verify'
Junio C Hamano
6
-20
/
+262
2018-10-10
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
14
-113
/
+350
2018-10-10
Merge branch 'nd/test-tool'
Junio C Hamano
13
-114
/
+128
2018-10-10
Merge branch 'nd/config-split'
Junio C Hamano
10
-702
/
+711
2018-10-10
Declare that the next one will be named 2.20
Junio C Hamano
2
-167
/
+168
2018-10-07
docs: typo: s/isimilar/similar/
Michael Witten
1
-1
/
+1
2018-10-07
docs: graph: remove unnecessary `graph_update()' call
Michael Witten
1
-1
/
+0
2018-10-07
docs: typo: s/go/to/
Michael Witten
1
-1
/
+1
2018-10-07
git-completion.bash: add completion for stash list
Steven Fernandez
1
-0
/
+3
2018-10-07
tests: order arguments to git-rev-list properly
Matthew DeVore
3
-29
/
+44
2018-10-07
t9109: don't swallow Git errors upstream of pipes
Matthew DeVore
1
-13
/
+21
2018-10-07
tests: don't swallow Git errors upstream of pipes
Matthew DeVore
3
-132
/
+141
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
32
-112
/
+112
2018-10-07
tests: standardize pipe placement
Matthew DeVore
7
-250
/
+344
[next]