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-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
12
-32
/
+62
2017-10-18
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-1
/
+1
2017-10-18
sequencer.c: unify an error message
Ralf Thielow
1
-1
/
+1
2017-10-17
tag: respect color.ui config
Jeff King
3
-1
/
+12
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
8
-9
/
+17
2017-10-17
Revert "t6006: drop "always" color config tests"
Jeff King
1
-5
/
+15
2017-10-17
Revert "color: make "always" the same as "auto" in config"
Jeff King
3
-19
/
+20
2017-10-17
Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...
Junio C Hamano
18
-98
/
+100
2017-10-17
Crawling towards -rc2
Junio C Hamano
1
-0
/
+1
2017-10-17
Merge branch 'sb/diff-color-move'
Junio C Hamano
2
-13
/
+24
2017-10-17
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-2
/
+2
2017-10-17
Merge branch 'jc/doc-checkout'
Junio C Hamano
1
-14
/
+16
2017-10-16
diff: fix infinite loop with --color-moved --ignore-space-change
Jeff King
2
-13
/
+24
2017-10-16
sequencer.c: fix and unify error messages in rearrange_squash()
Ralf Thielow
1
-2
/
+2
2017-10-11
checkout doc: clarify command line args for "checkout paths" mode
Junio C Hamano
1
-14
/
+16
2017-10-11
Git 2.15-rc1
Junio C Hamano
2
-1
/
+18
2017-10-11
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
1
-36
/
+52
2017-10-11
Merge branch 'ds/avoid-overflow-in-midpoint-computation'
Junio C Hamano
12
-15
/
+15
2017-10-11
Merge branch 'tb/complete-describe'
Junio C Hamano
1
-1
/
+1
2017-10-11
Merge branch 'sb/test-cmp-expect-actual'
Junio C Hamano
14
-41
/
+41
2017-10-11
Merge branch 'jk/refs-df-conflict'
Junio C Hamano
4
-3
/
+50
2017-10-11
Merge branch 'rs/rs-mailmap'
Junio C Hamano
1
-0
/
+1
2017-10-11
Merge branch 'rs/fsck-null-return-from-lookup'
Junio C Hamano
2
-4
/
+26
2017-10-11
Merge branch 'jk/sha1-loose-object-info-fix'
Junio C Hamano
1
-2
/
+6
2017-10-11
Merge branch 'hn/string-list-doc'
Junio C Hamano
1
-1
/
+1
2017-10-11
Merge branch 'tb/show-trailers-in-ref-filter'
Junio C Hamano
4
-17
/
+122
2017-10-11
Merge branch 'jt/oidmap'
Junio C Hamano
6
-31
/
+133
2017-10-11
Merge branch 'jr/hash-migration-plan-doc'
Junio C Hamano
2
-0
/
+798
2017-10-10
write_entry: untangle symlink and regular-file cases
Jeff King
1
-31
/
+40
2017-10-10
write_entry: avoid reading blobs in CE_RETRY case
Jeff King
1
-11
/
+14
2017-10-10
write_entry: fix leak when retrying delayed filter
Jeff King
1
-0
/
+1
2017-10-10
cleanup: fix possible overflow errors in binary search
Derrick Stolee
12
-15
/
+15
2017-10-09
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-1
/
+1
2017-10-09
i18n: add a missing space in message
Jean-Noel Avila
1
-1
/
+1
2017-10-07
Prepare for -rc1
Junio C Hamano
1
-3
/
+38
2017-10-07
Merge branch 'tb/ref-filter-empty-modifier'
Junio C Hamano
2
-1
/
+10
2017-10-07
Merge branch 'ks/verify-filename-non-option-error-message-tweak'
Junio C Hamano
1
-1
/
+1
2017-10-07
Merge branch 'ks/branch-tweak-error-message-for-extra-args'
Junio C Hamano
1
-3
/
+3
2017-10-07
Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano
19
-113
/
+115
2017-10-07
Merge branch 'ma/builtin-unleak'
Junio C Hamano
5
-4
/
+11
2017-10-07
Merge branch 'rb/compat-poll-fix'
Junio C Hamano
1
-0
/
+4
2017-10-07
Merge branch 'tg/memfixes'
Junio C Hamano
3
-8
/
+6
2017-10-07
Merge branch 'sb/branch-avoid-repeated-strbuf-release'
Junio C Hamano
1
-2
/
+3
2017-10-07
Merge branch 'rs/qsort-s'
Junio C Hamano
1
-1
/
+1
2017-10-07
Merge branch 'jn/strbuf-doc-re-reuse'
Junio C Hamano
1
-2
/
+9
2017-10-07
Merge branch 'tb/delimit-pretty-trailers-args-with-comma'
Junio C Hamano
2
-7
/
+30
2017-10-07
completion: add --broken and --dirty to describe
Thomas Braun
1
-1
/
+1
2017-10-07
tests: fix diff order arguments in test_cmp
Stefan Beller
15
-42
/
+42
2017-10-07
refs_resolve_ref_unsafe: handle d/f conflicts for writes
Jeff King
3
-2
/
+49
2017-10-07
t3308: create a real ref directory/file conflict
Jeff King
1
-1
/
+1
[prev]
[next]