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
2020-11-05
doc: fixing two trivial typos in Documentation/
Marlon Rac Cambasis
4
-4
/
+4
2020-11-04
rebase -i: simplify get_revision_ranges()
Phillip Wood
1
-6
/
+4
2020-11-04
rebase -i: use struct object_id when writing state
Phillip Wood
3
-5
/
+7
2020-11-04
rebase -i: use struct object_id rather than looking up commit
Phillip Wood
3
-11
/
+9
2020-11-04
rebase -i: stop overwriting ORIG_HEAD buffer
Phillip Wood
2
-5
/
+16
2020-11-04
format-patch: support --output option
Jeff King
2
-5
/
+32
2020-11-04
format-patch: tie file-opening logic to output_directory
Jeff King
1
-6
/
+6
2020-11-04
format-patch: refactor output selection
Jeff King
2
-9
/
+22
2020-11-04
doc: clarify that --abbrev=<n> is about the minimum length
Junio C Hamano
6
-11
/
+18
2020-11-04
log: diagnose -L used with pathspec as an error
Junio C Hamano
2
-0
/
+25
2020-11-03
ci: make the whitespace checker more robust
Johannes Schindelin
1
-2
/
+4
2020-11-03
t2402: fix typo
Johannes Schindelin
1
-1
/
+1
2020-11-02
t5515: use `main` as the name of the main branch for testing (conclusion)
Johannes Schindelin
1
-6
/
+1
2020-11-02
t5515: use `main` as the name of the main branch for testing (part 3)
Johannes Schindelin
65
-171
/
+171
2020-11-02
t5515: use `main` as the name of the main branch for testing (part 2)
Johannes Schindelin
62
-122
/
+122
2020-11-02
t5515: use `main` as the name of the main branch for testing (part 1)
Johannes Schindelin
1
-12
/
+20
2020-11-02
Third batch
Junio C Hamano
1
-0
/
+80
2020-11-02
Merge branch 'jc/doc-final-resend'
Junio C Hamano
1
-3
/
+5
2020-11-02
Merge branch 'es/tutorial-mention-asciidoc-early'
Junio C Hamano
1
-2
/
+3
2020-11-02
Merge branch 'js/default-branch-name-part-4-minus-1'
Junio C Hamano
19
-108
/
+130
2020-11-02
Merge branch 've/userdiff-bash'
Junio C Hamano
18
-0
/
+91
2020-11-02
Merge branch 'bc/svn-hash-oid-fix'
Junio C Hamano
1
-1
/
+1
2020-11-02
Merge branch 'js/t7006-cleanup'
Junio C Hamano
1
-42
/
+42
2020-11-02
Merge branch 'en/sequencer-rollback-lock-cleanup'
Junio C Hamano
1
-1
/
+0
2020-11-02
Merge branch 'mk/diff-ignore-regex'
Junio C Hamano
10
-2
/
+226
2020-11-02
Merge branch 'jt/apply-reverse-twice'
Junio C Hamano
3
-2
/
+23
2020-11-02
Merge branch 'sc/sequencer-gpg-octopus'
Junio C Hamano
2
-1
/
+59
2020-11-02
Merge branch 'en/test-selector'
Junio C Hamano
5
-50
/
+76
2020-11-02
Merge branch 'jk/report-fn-typedef'
Junio C Hamano
2
-14
/
+16
2020-11-02
Merge branch 'nk/dir-c-comment-update'
Junio C Hamano
1
-3
/
+3
2020-11-02
Merge branch 'jk/no-common'
Junio C Hamano
1
-0
/
+1
2020-11-02
Merge branch 'as/sample-push-to-checkout-hook'
Junio C Hamano
1
-0
/
+78
2020-11-02
Merge branch 'jk/fast-import-marks-cleanup'
Junio C Hamano
1
-1
/
+0
2020-11-02
Merge branch 'lo/zsh-completion'
Junio C Hamano
1
-1
/
+2
2020-11-02
Merge branch 'tk/credential-config'
Junio C Hamano
2
-0
/
+29
2020-11-02
Merge branch 'dl/diff-merge-base'
Junio C Hamano
11
-141
/
+356
2020-11-02
Merge branch 'bk/sob-dco'
Junio C Hamano
22
-54
/
+60
2020-11-02
Merge branch 'ds/maintenance-commit-graph-auto-fix'
Junio C Hamano
2
-1
/
+48
2020-11-02
Merge branch 'ds/commit-graph-merging-fix'
Junio C Hamano
3
-4
/
+34
2020-11-02
Merge branch 'es/test-cmp-typocatcher'
Junio C Hamano
1
-14
/
+2
2020-11-02
Merge branch 'jk/fast-import-marks-alloc-fix'
Junio C Hamano
2
-14
/
+68
2020-11-02
Merge branch 'js/avoid-split-sideband-message'
Junio C Hamano
4
-1
/
+33
2020-11-01
git-prompt.sh: localize `option` in __git_ps1_show_upstream
Sibo Dong
1
-0
/
+1
2020-11-01
pack-write: use hashwrite_be32() instead of double-buffering array
René Scharfe
1
-3
/
+1
2020-11-01
stash: simplify reflog emptiness check
René Scharfe
1
-14
/
+13
2020-10-31
t5411: finish preparing for `main` being the default branch name
Johannes Schindelin
2
-9
/
+4
2020-10-31
t5411: adjust the remaining support files for init.defaultBranch=main
Johannes Schindelin
18
-355
/
+355
2020-10-31
t5411: start adjusting the support files for init.defaultBranch=main
Johannes Schindelin
13
-361
/
+361
2020-10-31
t5411: start using the default branch name "main"
Johannes Schindelin
1
-7
/
+15
2020-10-31
doc/diff-options: fix out of place mentions of '--patch/-p'
Sergey Organov
1
-3
/
+6
[prev]
[next]