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 '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-08
t: make 'test_i18ngrep' more informative on failure
SZEDER Gábor
1
-4
/
+20
2018-02-08
t: validate 'test_i18ngrep's parameters
SZEDER Gábor
1
-0
/
+12
2018-02-08
t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
SZEDER Gábor
2
-26
/
+26
2018-02-08
t5536: let 'test_i18ngrep' read the file without redirection
SZEDER Gábor
1
-1
/
+1
2018-02-08
t5510: consolidate 'grep' and 'test_i18ngrep' patterns
SZEDER Gábor
1
-6
/
+3
2018-02-08
t4001: don't run 'git status' upstream of a pipe
SZEDER Gábor
1
-3
/
+8
2018-02-08
t6022: don't run 'git merge' upstream of a pipe
SZEDER Gábor
1
-2
/
+4
2018-02-08
t5812: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-4
/
+1
2018-02-08
t5541: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-1
/
+1
2018-02-07
rebase: add --allow-empty-message option
Genki Sky
7
-11
/
+53
2018-02-05
daemon: add --log-destination=(stderr|syslog|none)
Lucas Werkmeister
2
-10
/
+64
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-02-02
format-patch: reduce patch diffstat width to 72
Nguyễn Thái Ngọc Duy
2
-15
/
+33
[prev]
[next]