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
wildmatch test: remove dead fnmatch() test code
Ævar Arnfjörð Bjarmason
1
-178
/
+178
2018-01-30
wildmatch test: use a paranoia pattern from nul_match()
Ævar Arnfjörð Bjarmason
1
-3
/
+12
2018-01-30
wildmatch test: don't try to vertically align our output
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2018-01-30
wildmatch test: use more standard shell style
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2018-01-30
wildmatch test: indent with tabs, not spaces
Ævar Arnfjörð Bjarmason
1
-27
/
+27
2018-01-30
travis-ci: don't fail if user already exists on 32 bit Linux build job
SZEDER Gábor
1
-1
/
+7
2018-01-30
travis-ci: don't run the test suite as root in the 32 bit Linux build
SZEDER Gábor
2
-6
/
+26
2018-01-30
travis-ci: don't repeat the path of the cache directory
SZEDER Gábor
4
-6
/
+11
2018-01-30
travis-ci: use 'set -e' in the 32 bit Linux build job
SZEDER Gábor
1
-10
/
+10
2018-01-30
travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build
SZEDER Gábor
1
-0
/
+1
2018-01-30
git-svn: control destruction order to avoid segfault
Eric Wong
1
-0
/
+5
2018-01-30
doc: mention 'git show' defaults to HEAD
Todd Zullinger
1
-2
/
+2
2018-01-30
sha1_file: rename hash_sha1_file_literally
Patryk Obara
3
-4
/
+8
2018-01-30
sha1_file: convert write_loose_object to object_id
Patryk Obara
1
-12
/
+16
2018-01-30
sha1_file: convert force_object_loose to object_id
Patryk Obara
3
-7
/
+8
2018-01-30
sha1_file: convert write_sha1_file to object_id
Patryk Obara
18
-58
/
+65
2018-01-30
notes: convert write_notes_tree to object_id
Patryk Obara
4
-11
/
+13
2018-01-30
notes: convert combine_notes_* to object_id
Patryk Obara
2
-33
/
+38
2018-01-30
commit: convert commit_tree* to object_id
Patryk Obara
10
-34
/
+36
2018-01-30
match-trees: convert splice_tree to object_id
Patryk Obara
1
-24
/
+22
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
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
[prev]
[next]