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
2019-06-21
Merge branch 'md/url-parse-harden'
Junio C Hamano
1
-2
/
+2
2019-06-21
Merge branch 'an/ignore-doc-update'
Junio C Hamano
1
-22
/
+44
2019-06-21
Merge branch 'ab/hash-object-doc'
Junio C Hamano
1
-3
/
+1
2019-06-21
Merge branch 'cm/send-email-document-req-modules'
Junio C Hamano
1
-2
/
+6
2019-06-21
Merge branch 'md/list-objects-filter-parse-msgfix'
Junio C Hamano
1
-1
/
+1
2019-06-21
Merge branch 'md/list-objects-filter-memfix'
Junio C Hamano
1
-8
/
+8
2019-06-21
Merge branch 'jt/partial-clone-missing-ref-delta-base'
Junio C Hamano
2
-15
/
+123
2019-06-21
Merge branch 'ml/userdiff-rust'
Junio C Hamano
7
-0
/
+29
2019-06-21
pull: add --[no-]show-forced-updates passthrough
Derrick Stolee
1
-0
/
+7
2019-06-21
fetch: warn about forced updates in branch listing
Derrick Stolee
4
-1
/
+31
2019-06-21
fetch: add --[no-]show-forced-updates argument
Derrick Stolee
4
-1
/
+51
2019-06-21
status: ignore status.aheadbehind in porcelain formats
Jeff Hostetler
2
-8
/
+14
2019-06-21
status: warn when a/b calculation takes too long
Jeff Hostetler
4
-0
/
+26
2019-06-21
status: add status.aheadbehind setting
Jeff Hostetler
4
-1
/
+56
2019-06-20
msvc: update Makefile to allow for spaces in the compiler path
Jeff Hostetler
1
-1
/
+1
2019-06-20
msvc: fix detect_msys_tty()
Jeff Hostetler
1
-0
/
+13
2019-06-20
msvc: define ftello()
Jeff Hostetler
1
-0
/
+2
2019-06-20
msvc: do not re-declare the timespec struct
Jeff Hostetler
1
-0
/
+2
2019-06-20
msvc: mark a variable as non-const
Jeff Hostetler
1
-1
/
+4
2019-06-20
msvc: define O_ACCMODE
Philip Oakley
1
-0
/
+2
2019-06-20
msvc: include sigset_t definition
Philip Oakley
1
-0
/
+2
2019-06-20
msvc: fix dependencies of compat/msvc.c
Johannes Schindelin
1
-0
/
+2
2019-06-20
mingw: replace mingw_startup() hack
Johannes Schindelin
3
-31
/
+47
2019-06-20
obstack: fix compiler warning
Johannes Schindelin
1
-1
/
+1
2019-06-20
cache-tree/blame: avoid reusing the DEBUG constant
Jeff Hostetler
2
-10
/
+10
2019-06-20
t0001 (mingw): do not expect a specific order of stdout/stderr
Johannes Schindelin
1
-2
/
+2
2019-06-20
Mark .bat files as requiring CR/LF endings
Johannes Schindelin
1
-0
/
+1
2019-06-20
mingw: fix a typo in the msysGit-specific section
Johannes Schindelin
1
-1
/
+1
2019-06-20
fetch-pack: print server version at the top in -v -v
Nguyễn Thái Ngọc Duy
1
-6
/
+7
2019-06-20
fetch-pack: print all relevant supported capabilities with -v -v
Nguyễn Thái Ngọc Duy
1
-9
/
+21
2019-06-20
fetch-pack: move capability names out of i18n strings
Nguyễn Thái Ngọc Duy
1
-9
/
+9
2019-06-20
completion: disable dwim on "git switch -d"
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2019-06-20
switch: allow to switch in the middle of bisect
Nguyễn Thái Ngọc Duy
1
-3
/
+1
2019-06-20
t2027: use test_must_be_empty
Nguyễn Thái Ngọc Duy
1
-3
/
+2
2019-06-20
delta-islands: respect progress flag
Jeff King
3
-4
/
+5
2019-06-20
rev-list: teach --no-object-names to enable piping
Emily Shaffer
4
-1
/
+49
2019-06-20
hashmap: convert sha1hash() to oidhash()
Jeff King
8
-11
/
+13
2019-06-20
hash.h: move object_id definition from cache.h
Jeff King
2
-24
/
+24
2019-06-20
khash: rename oid helper functions
Jeff King
1
-5
/
+5
2019-06-20
khash: drop sha1-specific map types
Jeff King
1
-8
/
+0
2019-06-20
pack-bitmap: convert khash_sha1 maps into kh_oid_map
Jeff King
3
-12
/
+12
2019-06-20
delta-islands: convert island_marks khash to use oids
Jeff King
1
-11
/
+11
2019-06-20
khash: rename kh_oid_t to kh_oid_set
Jeff King
3
-9
/
+9
2019-06-20
khash: drop broken oid_map typedef
Jeff King
2
-3
/
+1
2019-06-20
object: convert create_object() to use object_id
Jeff King
7
-13
/
+9
2019-06-20
object: convert internal hash_obj() to object_id
Jeff King
1
-4
/
+4
2019-06-20
object: convert lookup_object() to use object_id
Jeff King
16
-31
/
+30
2019-06-20
object: convert lookup_unknown_object() to use object_id
Jeff King
10
-14
/
+14
2019-06-20
pack-objects: convert locate_object_entry_hash() to object_id
Jeff King
1
-5
/
+5
2019-06-20
pack-objects: convert packlist_find() to use object_id
Jeff King
5
-16
/
+17
[prev]
[next]