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-09-17
Makefile: strip leading ./ in $(LIB_H)
Denton Liu
1
-3
/
+3
2019-09-16
fetch: use oidset to keep the want OIDs for faster lookup
Masaya Suzuki
1
-8
/
+10
2019-09-16
commit-graph: use commit_list_count()
René Scharfe
1
-11
/
+6
2019-09-16
sha1-name: check for overflow of N in "foo^N" and "foo~N"
René Scharfe
2
-5
/
+14
2019-09-16
rev-parse: demonstrate overflow of N for "foo^N" and "foo~N"
René Scharfe
1
-0
/
+8
2019-09-16
list-objects-filter: use empty string instead of NULL for sparse "base"
Jeff King
1
-1
/
+1
2019-09-16
list-objects-filter: give a more specific error sparse parsing error
Jon Simons
2
-3
/
+4
2019-09-16
list-objects-filter: delay parsing of sparse oid
Jeff King
5
-21
/
+14
2019-09-16
t5616: test cloning/fetching with sparse:oid=<oid> filter
Jon Simons
1
-0
/
+36
2019-09-16
doc-diff: replace --cut-header-footer with --cut-footer
Martin Ågren
1
-9
/
+8
2019-09-16
asciidoctor-extensions: provide `<refmiscinfo/>`
Martin Ågren
1
-0
/
+17
2019-09-16
Doc/Makefile: give mansource/-version/-manual attributes
Martin Ågren
2
-4
/
+5
2019-09-16
git-submodule.txt: fix AsciiDoc formatting error
Denton Liu
1
-1
/
+2
2019-09-16
Documentation: fix build with Asciidoctor 2
brian m. carlson
5
-3
/
+10
2019-09-16
Merge branch 'master' of git://ozlabs.org/~paulus/gitk
Junio C Hamano
2
-4
/
+1427
2019-09-14
Merge branch 'bp/amend-toggle-bind'
Pratyush Yadav
1
-0
/
+9
2019-09-14
git-gui: add hotkey to toggle "Amend Last Commit"
Birger Skogeng Pedersen
1
-0
/
+9
2019-09-14
gitk: Do not mistake unchanged lines for submodule changes
Gabriele Mazzotta
1
-2
/
+2
2019-09-14
gitk: Use right colour for remote refs in the "Tags and heads" dialog
Paul Wise
1
-1
/
+8
2019-09-14
gitk: Add Chinese (zh_CN) translation
YanKe
1
-0
/
+1367
2019-09-14
Merge branch 'bw/commit-scrollbuffer'
Pratyush Yadav
1
-0
/
+6
2019-09-14
Merge branch 'bw/amend-checkbutton'
Pratyush Yadav
4
-36
/
+18
2019-09-14
git-gui: add horizontal scrollbar to commit buffer
Bert Wesarg
1
-0
/
+6
2019-09-14
git-gui: convert new/amend commit radiobutton to checkbutton
Bert Wesarg
4
-36
/
+18
2019-09-12
completion: teach archive to use __gitcomp_builtin
Denton Liu
1
-4
/
+1
2019-09-12
completion: teach rebase to use __gitcomp_builtin
Denton Liu
1
-15
/
+7
2019-09-12
completion: add missing completions for log, diff, show
Max Rothman
1
-4
/
+14
2019-09-12
upload-pack: disable commit graph more gently for shallow traversal
Jeff King
5
-1
/
+60
2019-09-12
commit-graph: bump DIE_ON_LOAD check to actual load-time
Jeff King
1
-4
/
+4
2019-09-12
list-objects: don't queue root trees unless revs->tree_objects is set
Jeff King
1
-1
/
+3
2019-09-12
doc: minor formatting fix
Cameron Steffen
1
-1
/
+1
2019-09-12
Quit passing 'now' to date code
Stephen P. Smith
3
-34
/
+24
2019-09-12
Merge branch 'py/revert-hunks-lines'
Pratyush Yadav
2
-18
/
+135
2019-09-12
Merge branch 'bp/widget-focus-hotkeys'
Pratyush Yadav
1
-1
/
+31
2019-09-11
git-gui: add hotkeys to set widget focus
Birger Skogeng Pedersen
1
-1
/
+31
2019-09-09
cache-tree: do not lazy-fetch tentative tree
Jonathan Tan
2
-1
/
+15
2019-09-09
Second batch
Junio C Hamano
1
-1
/
+56
2019-09-09
Merge branch 'bc/reread-attributes-during-rebase'
Junio C Hamano
9
-14
/
+174
2019-09-09
Merge branch 'tg/t0021-racefix'
Junio C Hamano
1
-0
/
+3
2019-09-09
Merge branch 'mp/for-each-ref-missing-name-or-email'
Junio C Hamano
2
-3
/
+22
2019-09-09
Merge branch 'sb/userdiff-dts'
Junio C Hamano
14
-0
/
+168
2019-09-09
Merge branch 'rs/sort-oid-array-thread-safe'
Junio C Hamano
1
-6
/
+3
2019-09-09
Merge branch 'nd/diff-parseopt'
Junio C Hamano
1
-9
/
+9
2019-09-09
Merge branch 'jt/diff-lazy-fetch-submodule-fix'
Junio C Hamano
2
-0
/
+32
2019-09-09
Merge branch 'ds/midx-expire-repack'
Junio C Hamano
1
-1
/
+1
2019-09-09
Merge branch 'cb/fetch-set-upstream'
Junio C Hamano
4
-1
/
+241
2019-09-09
Merge branch 'rs/pax-extended-header-length-fix'
Junio C Hamano
2
-4
/
+29
2019-09-09
Merge branch 'bm/repository-layout-typofix'
Junio C Hamano
1
-1
/
+1
2019-09-09
Merge branch 'en/checkout-mismerge-fix'
Junio C Hamano
1
-7
/
+0
2019-09-09
Merge branch 'sg/diff-indent-heuristic-non-experimental'
Junio C Hamano
1
-1
/
+1
[prev]
[next]