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-02-13
Merge branch 'po/http-push-error-message'
Junio C Hamano
1
-0
/
+4
2018-02-13
Merge branch 'po/clang-format-functype-weight'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'jc/mailinfo-cleanup-fix'
Junio C Hamano
1
-4
/
+6
2018-02-13
Merge branch 'sg/cocci-move-array'
Junio C Hamano
9
-27
/
+19
2018-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
8
-17
/
+48
2018-02-13
Merge branch 'rs/strbuf-cocci-workaround'
Junio C Hamano
1
-1
/
+2
2018-02-13
Merge branch 'mr/packed-ref-store-fix'
Junio C Hamano
1
-2
/
+1
2018-02-13
Merge branch 'jt/http-redact-cookies'
Junio C Hamano
3
-8
/
+117
2018-02-13
Merge branch 'ds/use-get-be64'
Junio C Hamano
2
-6
/
+3
2018-02-13
Merge branch 'cc/sha1-file-name'
Junio C Hamano
4
-27
/
+43
2018-02-13
Merge branch 'nd/trace-with-env'
Junio C Hamano
8
-11
/
+178
2018-02-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
2
-110
/
+342
2018-02-13
Merge branch 'rb/hashmap-h-compilation-fix'
Junio C Hamano
1
-2
/
+1
2018-02-13
Merge branch 'nd/diff-flush-before-warning'
Junio C Hamano
1
-0
/
+1
2018-02-13
Merge branch 'tb/crlf-conv-flags'
Junio C Hamano
8
-46
/
+46
2018-02-13
Merge branch 'rs/describe-unique-abbrev'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'ks/submodule-doc-updates'
Junio C Hamano
2
-29
/
+87
2018-02-13
Merge branch 'cl/t9001-cleanup'
Junio C Hamano
1
-10
/
+7
2018-02-13
Merge branch 'gs/retire-mru'
Junio C Hamano
7
-86
/
+17
2018-02-13
Merge branch 'ot/mru-on-list'
Junio C Hamano
4
-59
/
+33
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
26
-30
/
+657
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
32
-96
/
+896
2018-02-13
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
14
-198
/
+106
2018-02-09
hash: update obsolete reference to SHA1_HEADER
brian m. carlson
1
-2
/
+2
2018-02-02
cocci: simplify check for trivial format strings
René Scharfe
1
-16
/
+1
2018-02-02
reset --hard: make use of the pretty machinery
Thomas Gummerer
1
-18
/
+10
2018-02-02
perf/aggregate: sort JSON fields in output
Christian Couder
1
-1
/
+1
2018-02-02
perf/aggregate: add --reponame option
Christian Couder
1
-2
/
+13
2018-02-02
perf/aggregate: add --subsection option
Christian Couder
1
-9
/
+24
2018-02-02
bulk-checkin: abstract SHA-1 usage
brian m. carlson
1
-6
/
+6
2018-02-02
csum-file: abstract uses of SHA-1
brian m. carlson
2
-7
/
+7
2018-02-02
csum-file: rename sha1file to hashfile
brian m. carlson
9
-126
/
+126
2018-02-02
read-cache: abstract away uses of SHA-1
brian m. carlson
1
-29
/
+29
2018-02-02
pack-write: switch various SHA-1 values to abstract forms
brian m. carlson
1
-24
/
+25
2018-02-02
pack-check: convert various uses of SHA-1 to abstract forms
brian m. carlson
1
-16
/
+16
2018-02-02
fast-import: switch various uses of SHA-1 to the_hash_algo
brian m. carlson
1
-20
/
+22
2018-02-02
sha1_file: switch uses of SHA-1 to the_hash_algo
brian m. carlson
1
-26
/
+26
2018-02-02
builtin/unpack-objects: switch uses of SHA-1 to the_hash_algo
brian m. carlson
1
-9
/
+9
2018-02-02
builtin/index-pack: improve hash function abstraction
brian m. carlson
1
-45
/
+45
2018-02-02
hash: create union for hash context allocation
brian m. carlson
2
-17
/
+18
2018-02-02
hash: move SHA-1 macros to hash.h
brian m. carlson
2
-25
/
+25
2018-02-02
trace: measure where the time is spent in the index-heavy operations
Nguyễn Thái Ngọc Duy
5
-0
/
+18
2018-02-02
gitignore.txt: elaborate shell glob syntax
Duy Nguyen
1
-6
/
+5
2018-01-30
wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2018-01-30
test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2018-01-30
wildmatch test: create & test files on disk in addition to in-memory
Ævar Arnfjörð Bjarmason
1
-11
/
+190
2018-01-30
wildmatch test: perform all tests under all wildmatch() modes
Ævar Arnfjörð Bjarmason
2
-252
/
+228
2018-01-30
wildmatch test: use test_must_fail, not ! for test-wildmatch
Ævar Arnfjörð Bjarmason
1
-3
/
+3
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
[prev]
[next]