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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
list-objects-filter: implement composite filters
Matthew DeVore
1
-1
/
+150
2019-06-21
Merge branch 'jt/partial-clone-missing-ref-delta-base'
Junio C Hamano
1
-13
/
+99
2019-06-21
Merge branch 'ml/userdiff-rust'
Junio C Hamano
5
-0
/
+21
2019-06-17
Merge branch 'xl/record-partial-clone-origin'
Junio C Hamano
1
-3
/
+13
2019-06-17
Merge branch 'pb/request-pull-verify-remote-ref'
Junio C Hamano
1
-0
/
+53
2019-06-17
Merge branch 'sw/git-p4-unshelve-branched-files'
Junio C Hamano
1
-1
/
+7
2019-06-17
Merge branch 'bl/userdiff-octave'
Junio C Hamano
5
-0
/
+18
2019-06-17
Merge branch 'ba/clone-remote-submodules'
Junio C Hamano
1
-0
/
+54
2019-06-17
Merge branch 'vv/merge-squash-with-explicit-commit'
Junio C Hamano
1
-0
/
+6
2019-06-17
Merge branch 'js/bundle-verify-require-object-store'
Junio C Hamano
1
-0
/
+6
2019-06-17
Merge branch 'jk/am-i-resolved-fix'
Junio C Hamano
1
-0
/
+52
2019-06-17
Merge branch 'jk/HEAD-symref-in-xfer-namespaces'
Junio C Hamano
1
-0
/
+28
2019-06-17
Merge branch 'ew/server-info-remove-crufts'
Junio C Hamano
1
-0
/
+2
2019-06-13
Merge branch 'pw/rebase-edit-message-for-replayed-merge'
Junio C Hamano
1
-0
/
+13
2019-06-13
Merge branch 'ew/update-server-info'
Junio C Hamano
1
-0
/
+41
2019-06-13
Merge branch 'jk/help-unknown-ref-fix'
Junio C Hamano
1
-0
/
+20
2019-06-13
Merge branch 'dl/format-patch-notes-config'
Junio C Hamano
1
-0
/
+70
2019-06-13
Merge branch 'nd/merge-quit'
Junio C Hamano
1
-0
/
+26
2019-06-13
Merge branch 'ab/fail-prereqs-in-test'
Junio C Hamano
7
-10
/
+43
2019-06-13
Merge branch 'nd/corrupt-worktrees'
Junio C Hamano
1
-0
/
+12
2019-06-13
Merge branch 'js/rebase-cleanup'
Junio C Hamano
1
-1
/
+1
2019-06-13
Merge branch 'nd/worktree-name-sanitization'
Junio C Hamano
1
-0
/
+5
2019-06-13
Merge branch 'en/fast-export-encoding'
Junio C Hamano
4
-9
/
+91
2019-06-13
Merge branch 'sb/format-patch-base-patch-id-fix'
Junio C Hamano
1
-3
/
+29
2019-06-13
Merge branch 'nd/init-relative-template-fix'
Junio C Hamano
2
-4
/
+4
2019-06-13
Merge branch 'ab/send-email-transferencoding-fix'
Junio C Hamano
1
-20
/
+82
2019-06-11
t5616: cover case of client having delta base
Jonathan Tan
1
-11
/
+28
2019-06-11
t5616: use correct flag to check object is missing
Jonathan Tan
1
-1
/
+1
2019-06-06
Merge branch 'en/merge-directory-renames-fix'
Junio C Hamano
1
-0
/
+116
2019-06-05
merge-recursive: restore accidentally dropped setting of path
Elijah Newren
1
-0
/
+116
2019-06-03
Merge branch 'cc/list-objects-filter-wo-sparse-path'
Junio C Hamano
2
-84
/
+26
2019-05-30
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
2
-7
/
+13
2019-05-30
Merge branch 'sg/trace2-rename'
Junio C Hamano
5
-32
/
+32
2019-05-30
Merge branch 'nd/diff-parseopt'
Junio C Hamano
4
-0
/
+94
2019-05-29
clone: respect user supplied origin name when setting up partial clone
Xin Li
1
-3
/
+13
2019-05-29
list-objects-filter: disable 'sparse:path' filters
Christian Couder
2
-84
/
+26
2019-05-29
diff-parseopt: restore -U (no argument) behavior
Nguyễn Thái Ngọc Duy
4
-0
/
+94
2019-05-29
send-email: fix regression in sendemail.identity parsing
Ævar Arnfjörð Bjarmason
1
-0
/
+64
2019-05-28
tests: mark a couple more test cases as requiring `rebase -p`
Johannes Schindelin
2
-7
/
+13
2019-05-28
request-pull: warn if the remote object is not the same as the local one
Paolo Bonzini
1
-0
/
+35
2019-05-28
request-pull: quote regex metacharacters in local ref
Paolo Bonzini
1
-0
/
+18
2019-05-28
bundle verify: error out if called without an object database
Johannes Schindelin
1
-0
/
+6
2019-05-28
merge: refuse --commit with --squash
Vishal Verma
1
-0
/
+6
2019-05-28
server-info: do not list unlinked packs
Eric Wong
1
-0
/
+2
2019-05-28
git-p4: allow unshelving of branched files
Simon Williams
1
-1
/
+7
2019-05-28
am: fix --interactive HEAD tree resolution
Jeff King
1
-0
/
+52
2019-05-28
trace2: rename environment variables to GIT_TRACE2*
SZEDER Gábor
5
-32
/
+32
2019-05-28
upload-pack: strip namespace from symref data
Jeff King
1
-0
/
+28
2019-05-28
clone: add `--remote-submodules` flag
Ben Avison
1
-0
/
+54
2019-05-19
Merge branch 'jk/get-oid-indexed-object-name'
Junio C Hamano
1
-6
/
+2
[next]