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-04-16
convert: check for detectable errors in UTF encodings
Lars Schneider
2
-0
/
+123
2018-04-16
convert: add 'working-tree-encoding' attribute
Lars Schneider
5
-2
/
+336
2018-04-16
utf8: add function to detect a missing UTF-16/32 BOM
Lars Schneider
2
-0
/
+32
2018-04-16
utf8: add function to detect prohibited UTF-16/32 BOM
Lars Schneider
2
-0
/
+35
2018-04-16
utf8: teach same_encoding() alternative UTF encoding names
Lars Schneider
1
-2
/
+24
2018-04-12
mem-pool: move reusable parts of memory pool into its own file
Jameson Miller
4
-69
/
+91
2018-04-12
replace-object: allow lookup_replace_object to handle arbitrary repositories
Stefan Beller
1
-5
/
+5
2018-04-12
replace-object: allow do_lookup_replace_object to handle arbitrary repositories
Stefan Beller
2
-5
/
+6
2018-04-12
replace-object: allow prepare_replace_object to handle arbitrary repositories
Stefan Beller
1
-7
/
+5
2018-04-12
refs: allow for_each_replace_ref to handle arbitrary repositories
Stefan Beller
2
-5
/
+3
2018-04-12
refs: store the main ref store inside the repository struct
Stefan Beller
4
-15
/
+9
2018-04-12
replace-object: add repository argument to lookup_replace_object
Stefan Beller
5
-7
/
+8
2018-04-12
replace-object: add repository argument to do_lookup_replace_object
Stefan Beller
2
-3
/
+4
2018-04-12
replace-object: add repository argument to prepare_replace_object
Stefan Beller
1
-2
/
+4
2018-04-12
refs: add repository argument to for_each_replace_ref
Stefan Beller
4
-4
/
+8
2018-04-12
refs: add repository argument to get_main_ref_store
Stefan Beller
5
-38
/
+44
2018-04-12
replace-object: check_replace_refs is safe in multi repo environment
Stefan Beller
3
-5
/
+5
2018-04-12
replace-object: eliminate replace objects prepared flag
Stefan Beller
2
-8
/
+10
2018-04-12
object-store: move lookup_replace_object to replace-object.h
Stefan Beller
6
-19
/
+26
2018-04-12
replace-object: move replace_map to object store
Stefan Beller
3
-10
/
+24
2018-04-12
replace_object: use oidmap
René Scharfe
1
-60
/
+16
2018-04-12
SubmittingPatches: mention the git contacts command
Thomas Gummerer
1
-2
/
+2
2018-04-12
fast-import: introduce mem_pool type
Jameson Miller
1
-29
/
+52
2018-04-12
fast-import: rename mem_pool type to mp_block
Jameson Miller
1
-10
/
+10
2018-04-12
Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svn
Junio C Hamano
5
-12
/
+57
2018-04-11
replace_object.c: rename to use dash in file name
Stefan Beller
2
-1
/
+1
2018-04-11
sha1_file.c: rename to use dash in file name
Stefan Beller
4
-3
/
+3
2018-04-11
sha1_name.c: rename to use dash in file name
Stefan Beller
4
-3
/
+3
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
31
-32
/
+32
2018-04-11
unicode_width.h: rename to use dash in file name
Stefan Beller
4
-5
/
+5
2018-04-11
write_or_die.c: rename to use dashes in file name
Stefan Beller
2
-1
/
+1
2018-04-11
mingw/msvc: use the new-style RUNTIME_PREFIX helper
Johannes Schindelin
2
-3
/
+4
2018-04-11
exec_cmd: provide a new-style RUNTIME_PREFIX helper for Windows
Johannes Schindelin
2
-0
/
+30
2018-04-11
exec_cmd: RUNTIME_PREFIX on some POSIX systems
Dan Jacques
9
-39
/
+253
2018-04-11
Makefile: add Perl runtime prefix support
Dan Jacques
3
-2
/
+107
2018-04-11
Makefile: generate Perl header from template file
Dan Jacques
3
-11
/
+18
2018-04-11
fsmonitor: force index write after full scan
Ben Peart
1
-0
/
+3
2018-04-11
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
9
-5197
/
+115
2018-04-11
fsmonitor: fix incorrect buffer size when printing version number
Ben Peart
1
-1
/
+1
2018-04-11
t/perf: add scripts to bisect performance regressions
Christian Couder
2
-0
/
+120
2018-04-11
perf/run: add --subsection option
Christian Couder
1
-10
/
+46
2018-04-11
The third batch for 2.18
Junio C Hamano
1
-0
/
+30
2018-04-11
Merge branch 'eb/cred-helper-ignore-sigpipe'
Junio C Hamano
1
-0
/
+3
2018-04-11
Merge branch 'lv/tls-1.3'
Junio C Hamano
2
-0
/
+4
2018-04-11
Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
Junio C Hamano
15
-159
/
+179
2018-04-11
Merge branch 'rs/status-with-removed-submodule'
Junio C Hamano
2
-2
/
+21
2018-04-11
Merge branch 'nd/combined-test-helper'
Junio C Hamano
121
-542
/
+684
2018-04-11
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
17
-67
/
+58
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
39
-233
/
+393
2018-04-11
Merge branch 'jc/test-must-be-empty'
Junio C Hamano
1
-5
/
+2
[prev]
[next]