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
2017-01-31
Merge branch 'rs/qsort-s'
Junio C Hamano
7
-12
/
+146
2017-01-31
Merge branch 'ls/travis-p4-on-macos'
Junio C Hamano
1
-10
/
+2
2017-01-31
Merge branch 'vp/show-ref-verify-head'
Junio C Hamano
2
-28
/
+63
2017-01-31
Merge branch 'sb/retire-convert-objects-from-contrib'
Junio C Hamano
2
-358
/
+0
2017-01-31
Merge branch 'sb/in-core-index-doc'
Junio C Hamano
3
-22
/
+32
2017-01-31
Merge branch 'js/remote-rename-with-half-configured-remote'
Junio C Hamano
5
-12
/
+27
2017-01-31
Merge branch 'jk/clear-delta-base-cache-fix'
Junio C Hamano
2
-6
/
+7
2017-01-31
Merge branch 'st/verify-tag'
Junio C Hamano
10
-24
/
+115
2017-01-31
Merge branch 'js/mingw-isatty'
Junio C Hamano
1
-7
/
+4
2017-01-31
Merge branch 'js/sequencer-i-countdown-3'
Junio C Hamano
3
-97
/
+1030
2017-01-31
Merge branch 'jk/coding-guidelines-update'
Junio C Hamano
1
-5
/
+32
2017-01-31
Merge branch 'jk/loose-object-fsck'
Junio C Hamano
4
-41
/
+284
2017-01-31
Merge branch 'js/exec-path-coverity-workaround'
Junio C Hamano
1
-6
/
+8
2017-01-31
Merge branch 'bw/push-submodule-only'
Junio C Hamano
6
-19
/
+53
2017-01-31
Merge branch 'jk/vreport-sanitize'
Junio C Hamano
1
-10
/
+7
2017-01-23
show-ref: remove a stale comment
Junio C Hamano
1
-4
/
+0
2017-01-23
Seventh batch for 2.12
Junio C Hamano
1
-0
/
+15
2017-01-23
Merge branch 'ws/request-pull-code-cleanup'
Junio C Hamano
1
-3
/
+0
2017-01-23
Merge branch 'rh/diff-orderfile-doc'
Junio C Hamano
2
-5
/
+36
2017-01-23
Merge branch 'sb/cd-then-git-can-be-written-as-git-c'
Junio C Hamano
1
-4
/
+1
2017-01-23
Merge branch 'ad/bisect-terms'
Junio C Hamano
1
-2
/
+2
2017-01-23
Merge branch 'sg/fix-versioncmp-with-common-suffix'
Junio C Hamano
4
-58
/
+221
2017-01-23
Merge branch 'vn/diff-ihc-config'
Junio C Hamano
4
-1
/
+42
2017-01-23
Merge branch 'sb/submodule-init'
Junio C Hamano
3
-7
/
+25
2017-01-23
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
1
-1
/
+2
2017-01-23
Merge branch 'sb/submodule-config-tests'
Junio C Hamano
1
-2
/
+23
2017-01-23
Merge branch 'jk/grep-e-could-be-extended-beyond-posix'
Junio C Hamano
1
-11
/
+15
2017-01-23
Merge branch 'bw/read-blob-data-does-not-modify-index-state'
Junio C Hamano
2
-2
/
+3
2017-01-23
show-ref: remove dead `if (verify)' check
Vladimir Panteleev
1
-3
/
+0
2017-01-23
show-ref: detect dangling refs under --verify as well
Vladimir Panteleev
2
-8
/
+30
2017-01-23
show-ref: move --quiet handling into show_one()
Vladimir Panteleev
1
-5
/
+4
2017-01-23
show-ref: allow -d to work with --verify
Vladimir Panteleev
2
-11
/
+21
2017-01-23
show-ref: accept HEAD with --verify
Vladimir Panteleev
2
-1
/
+12
2017-01-23
ref-filter: use QSORT_S in ref_array_sort()
René Scharfe
1
-4
/
+2
2017-01-23
string-list: use QSORT_S in string_list_sort()
René Scharfe
1
-8
/
+5
2017-01-23
perf: add basic sort performance test
René Scharfe
2
-0
/
+51
2017-01-23
add QSORT_S
René Scharfe
1
-0
/
+5
2017-01-23
compat: add qsort_s()
René Scharfe
3
-0
/
+83
2017-01-23
travis-ci: fix Perforce install on macOS
Lars Schneider
1
-10
/
+2
2017-01-19
contrib: remove git-convert-objects
Stefan Beller
2
-358
/
+0
2017-01-19
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
5
-13
/
+21
2017-01-19
remote rename: demonstrate a bogus "remote exists" bug
Johannes Schindelin
1
-0
/
+7
2017-01-19
documentation: retire unfinished documentation
Stefan Beller
1
-21
/
+0
2017-01-19
cache.h: document add_[file_]to_index
Stefan Beller
1
-0
/
+10
2017-01-19
cache.h: document remove_index_entry_at
Stefan Beller
2
-1
/
+3
2017-01-19
cache.h: document index_name_pos
Stefan Beller
1
-0
/
+19
2017-01-19
clear_delta_base_cache(): don't modify hashmap while iterating
Jeff King
2
-6
/
+7
2017-01-18
Sixth batch for 2.12
Junio C Hamano
1
-0
/
+64
2017-01-18
Merge branch 'sb/remove-gitview'
Junio C Hamano
4
-1369
/
+9
2017-01-18
Merge branch 'js/asciidoctor-tweaks'
Junio C Hamano
3
-9
/
+18
[next]