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-01-30
cache: clear whole hash buffer with oidclr
Patryk Obara
1
-1
/
+1
2018-01-30
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
11
-35
/
+36
2018-01-30
dir: convert struct sha1_stat to use object_id
Patryk Obara
4
-64
/
+58
2018-01-30
sha1_file: convert pretend_sha1_file to object_id
Patryk Obara
4
-8
/
+11
2018-01-26
completion: fix completing merge strategies on non-C locales
Duy Nguyen
1
-1
/
+1
2018-01-25
daemon: fix length computation in newline stripping
Jeff King
2
-4
/
+17
2018-01-25
t/lib-git-daemon: add network-protocol helpers
Jeff King
2
-1
/
+58
2018-01-25
daemon: handle NULs in extended attribute string
Jeff King
2
-8
/
+9
2018-01-25
daemon: fix off-by-one in logging extended attributes
Jeff King
2
-2
/
+13
2018-01-25
t/lib-git-daemon: record daemon log
Jeff King
1
-4
/
+12
2018-01-25
Docs: split out long-running subprocess handshake
Jonathan Tan
4
-48
/
+61
2018-01-25
builtin/pull: respect verbosity settings in submodules
Stefan Beller
1
-0
/
+2
2018-01-25
format-patch: keep cover-letter diffstat wrapped in 72 columns
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2018-01-25
t5570: use ls-remote instead of clone for interp tests
Jeff King
1
-6
/
+3
2018-01-24
http-push: improve error log
Patryk Obara
1
-0
/
+4
2018-01-24
clang-format: adjust penalty for return type line break
Patryk Obara
1
-1
/
+1
2018-01-24
packed_ref_cache: don't use mmap() for small files
Kim Gybels
1
-1
/
+3
2018-01-24
load_contents(): don't try to mmap an empty file
Michael Haggerty
1
-7
/
+6
2018-01-24
packed_ref_iterator_begin(): make optimization more general
Michael Haggerty
1
-6
/
+6
2018-01-24
find_reference_location(): make function safe for empty snapshots
Michael Haggerty
1
-4
/
+6
2018-01-24
create_snapshot(): use `xmemdupz()` rather than a strbuf
Michael Haggerty
1
-5
/
+4
2018-01-24
struct snapshot: store `start` rather than `header_len`
Michael Haggerty
1
-31
/
+33
2018-01-24
dir.c: fix missing dir invalidation in untracked code
Nguyễn Thái Ngọc Duy
2
-10
/
+16
2018-01-24
dir.c: avoid stat() in valid_cached_dir()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-01-24
status: add a failing test showing a core.untrackedCache bug
Ævar Arnfjörð Bjarmason
1
-0
/
+87
2018-01-24
sequencer: run 'prepare-commit-msg' hook
Phillip Wood
4
-19
/
+61
2018-01-24
t7505: add tests for cherry-pick and rebase -i/-p
Phillip Wood
3
-4
/
+157
2018-01-24
t7505: style fixes
Phillip Wood
1
-6
/
+8
2018-01-24
mailinfo: avoid segfault when can't open files
Juan F. Codagnone
1
-4
/
+6
2018-01-24
read-cache: don't write index twice if we can't write shared index
Nguyễn Thái Ngọc Duy
2
-2
/
+22
2018-01-24
mru: Replace mru.[ch] with list.h implementation
Gargi Sharma
7
-86
/
+17
2018-01-23
First batch after 2.16
Junio C Hamano
1
-0
/
+65
2018-01-23
Merge branch 'nd/add-i-ignore-submodules'
Junio C Hamano
2
-1
/
+49
2018-01-23
Merge branch 'mm/send-email-fallback-to-local-mail-address'
Junio C Hamano
7
-166
/
+321
2018-01-23
Merge branch 'ab/doc-cat-file-e-still-shows-errors'
Junio C Hamano
1
-3
/
+4
2018-01-23
Merge branch 'as/read-tree-prefix-doc-fix'
Junio C Hamano
1
-3
/
+2
2018-01-23
Merge branch 'ys/bisect-object-id-missing-conversion-fix'
Junio C Hamano
1
-3
/
+3
2018-01-23
Merge branch 'tg/stash-with-pathspec-fix'
Junio C Hamano
2
-3
/
+34
2018-01-23
Merge branch 'sb/submodule-update-reset-fix'
Junio C Hamano
3
-3
/
+23
2018-01-23
Merge branch 'bw/oidmap-autoinit'
Junio C Hamano
1
-0
/
+11
2018-01-23
Merge branch 'ab/commit-m-with-fixup'
Junio C Hamano
3
-4
/
+15
2018-01-23
Merge branch 'cc/codespeed'
Junio C Hamano
2
-54
/
+137
2018-01-23
Merge branch 'ab/perf-grep-threads'
Junio C Hamano
2
-21
/
+86
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
8
-40
/
+155
2018-01-23
Merge branch 'jk/abort-clone-with-existing-dest'
Junio C Hamano
2
-33
/
+98
2018-01-23
Merge branch 'jc/merge-symlink-ours-theirs'
Junio C Hamano
2
-4
/
+45
2018-01-23
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
10
-86
/
+46
2018-01-23
Merge branch 'jm/svn-pushmergeinfo-fix'
Junio C Hamano
1
-0
/
+1
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
6
-44
/
+143
2018-01-23
Merge branch 'dk/describe-all-output-fix'
Junio C Hamano
2
-3
/
+10
[prev]
[next]