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
2014-06-05
refs.c: optimize check_refname_component()
David Turner
2
-29
/
+44
2014-06-05
t/t7810-grep.sh: remove duplicate test_config()
Jeremiah Mahler
1
-5
/
+0
2014-06-04
shortlog: allow --exclude=<glob> to be passed
Junio C Hamano
2
-0
/
+7
2014-06-04
t5000, t5003: do not use test_cmp to compare binary files
Stepan Kasal
5
-22
/
+28
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
2
-0
/
+7
2014-06-03
First batch for 2.1
Junio C Hamano
3
-2
/
+88
2014-06-03
Merge branch 'sk/msvc-dynlink-crt'
Junio C Hamano
1
-3
/
+3
2014-06-03
Merge branch 'ew/config-protect-mode'
Junio C Hamano
2
-0
/
+26
2014-06-03
Merge branch 'bg/strbuf-trim'
Junio C Hamano
2
-9
/
+11
2014-06-03
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
6
-23
/
+97
2014-06-03
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
41
-174
/
+174
2014-06-03
Merge branch 'fc/rerere-conflict-style'
Junio C Hamano
1
-0
/
+2
2014-06-03
Merge branch 'dt/api-doc-setup-gently'
Junio C Hamano
1
-5
/
+8
2014-06-03
Merge branch 'fc/mergetool-prompt'
Junio C Hamano
2
-6
/
+16
2014-06-03
Merge branch 'mm/mediawiki-encoding-fix'
Junio C Hamano
4
-2
/
+36
2014-06-03
Merge branch 'sk/tag-contains-wo-recursion'
Junio C Hamano
2
-15
/
+101
2014-06-03
Merge branch 'ef/send-email-absolute-path-to-the-command'
Junio C Hamano
1
-2
/
+14
2014-06-03
Merge branch 'jx/blame-align-relative-time'
Junio C Hamano
1
-8
/
+22
2014-06-03
Merge branch 'lr/git-run-setup-gently'
Junio C Hamano
1
-1
/
+1
2014-06-03
Merge branch 'fc/mergetools-vimdiff3'
Junio C Hamano
3
-2
/
+14
2014-06-03
Merge branch 'fc/merge-default-to-upstream'
Junio C Hamano
2
-4
/
+3
2014-06-03
Merge branch 'jk/external-diff-use-argv-array'
Junio C Hamano
2
-32
/
+26
2014-06-03
Merge branch 'sk/svn-parse-datestamp'
Junio C Hamano
1
-1
/
+1
2014-06-03
Merge branch 'rs/ref-update-check-errors-early'
Junio C Hamano
2
-4
/
+8
2014-06-03
Merge branch 'nd/index-pack-one-fd-per-thread'
Junio C Hamano
3
-18
/
+17
2014-06-03
Merge branch 'ym/fix-opportunistic-index-update-race'
Junio C Hamano
6
-5
/
+90
2014-06-03
Merge branch 'mh/ref-transaction'
Junio C Hamano
13
-285
/
+585
2014-06-03
Merge branch 'ks/tree-diff-nway'
Junio C Hamano
10
-170
/
+723
2014-06-03
Merge branch 'jc/apply-ignore-whitespace'
Junio C Hamano
2
-13
/
+11
2014-06-03
Merge branch 'as/grep-fullname-config'
Junio C Hamano
2
-0
/
+8
2014-06-03
refs.c: change read_ref_at to use the reflog iterators
Ronnie Sahlberg
2
-107
/
+105
2014-06-03
environment.c: enable core.preloadindex by default
Steve Hoelzer
2
-3
/
+3
2014-06-03
error_resolve_conflict: drop quotations around operation
Jeff King
1
-1
/
+1
2014-06-03
error_resolve_conflict: rewrap advice message
Jeff King
1
-4
/
+3
2014-06-02
dir.c:trim_trailing_spaces(): fix for " \ " sequence
Pasha Bolokhov
2
-15
/
+42
2014-06-02
pack-objects: use free()+xcalloc() instead of xrealloc()+memset()
René Scharfe
1
-2
/
+2
2014-06-02
mailinfo: use strcmp() for string comparison
René Scharfe
1
-3
/
+3
2014-06-02
fix brown paper bag breakage in t5150-request-pull.sh
Johannes Sixt
1
-1
/
+1
2014-06-02
sideband.c: do not use ANSI control sequence on non-terminal
Michael Naumov
1
-1
/
+1
2014-05-30
git log: support "auto" decorations
Linus Torvalds
1
-0
/
+2
2014-05-30
compat/bswap.h: fix endianness detection
Ben Walton
1
-1
/
+1
2014-05-30
t5538: move http push tests out to t5542
Nick Alcock
2
-59
/
+100
2014-05-30
Sync with 1.9.4
Junio C Hamano
2
-1
/
+18
2014-05-30
Git 1.9.4
Junio C Hamano
4
-3
/
+20
2014-05-30
t5537: re-drop http tests
Jeff King
1
-28
/
+0
2014-05-28
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint
Junio C Hamano
2
-20
/
+42
2014-05-28
Merge branch 'mw/symlinks' into maint
Junio C Hamano
3
-20
/
+112
2014-05-28
How to keep a project's canonical history correct.
Stephen P. Smith
2
-0
/
+217
2014-05-28
Git 2.0
Junio C Hamano
2
-1
/
+6
2014-05-28
Documentation: wording fixes in the user manual and glossary
Jeremiah Mahler
2
-9
/
+8
[prev]
[next]