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-09-19
Merge branch 'jk/pretty-empty-format' into maint
Junio C Hamano
5
-6
/
+14
2014-09-19
Merge branch 'jk/fsck-exit-code-fix'
Junio C Hamano
3
-9
/
+87
2014-09-19
Merge branch 'so/rebase-doc'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'ir/makefile-typofix'
Junio C Hamano
1
-2
/
+2
2014-09-19
Merge branch 'wk/pre-push-sample-hook'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'ss/compat-default-source-for-newer-gnu'
Junio C Hamano
1
-0
/
+1
2014-09-19
Merge branch 'mr/mark-i18n-log-rerere'
Junio C Hamano
2
-6
/
+6
2014-09-19
Merge branch 'js/no-test-cmp-for-binaries'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'ta/config-add-to-empty-or-true-fix'
Junio C Hamano
4
-7
/
+41
2014-09-19
Merge branch 'sp/doc-update-index-cacheinfo'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'rs/export-strbuf-addchars'
Junio C Hamano
7
-20
/
+18
2014-09-19
Merge branch 'kb/perf-trace'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'jc/parseopt-verify-short-name'
Junio C Hamano
2
-3
/
+15
2014-09-19
Merge branch 'mk/reachable-protect-detached-head'
Junio C Hamano
2
-0
/
+25
2014-09-19
Merge branch 'tb/complete-diff-ignore-blank-lines'
Junio C Hamano
1
-2
/
+2
2014-09-19
Merge branch 'as/calloc-takes-nmemb-then-size'
Junio C Hamano
2
-2
/
+2
2014-09-19
Merge branch 'tb/crlf-tests'
Junio C Hamano
5
-120
/
+178
2014-09-19
Merge branch 'rs/simplify-http-walker'
Junio C Hamano
1
-9
/
+6
2014-09-19
Merge branch 'rs/simplify-config-include'
Junio C Hamano
1
-5
/
+1
2014-09-19
Merge branch 'rs/merge-tree-simplify'
Junio C Hamano
1
-12
/
+6
2014-09-19
Merge branch 'da/styles'
Junio C Hamano
7
-9
/
+10
2014-09-19
Merge branch 'ah/grammofix'
Junio C Hamano
8
-10
/
+10
2014-09-19
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
2
-16
/
+11
2014-09-19
Merge branch 'mb/fast-import-delete-root'
Junio C Hamano
2
-1
/
+109
2014-09-19
Merge branch 'jp/index-with-corrupt-stages'
Junio C Hamano
1
-1
/
+18
2014-09-19
Merge branch 'jk/index-pack-threading-races'
Junio C Hamano
1
-2
/
+31
2014-09-19
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
9
-120
/
+130
2014-09-19
Merge branch 'bb/date-iso-strict'
Junio C Hamano
8
-7
/
+45
2014-09-19
Merge branch 'mb/build-contrib-svn-fe'
Junio C Hamano
1
-9
/
+51
2014-09-19
Merge branch 'jk/fast-export-anonymize'
Junio C Hamano
3
-11
/
+462
2014-09-19
Merge branch 'jk/send-pack-many-refspecs'
Junio C Hamano
5
-2
/
+153
2014-09-19
stash: prefer --quiet over shell redirection of the standard error stream
David Aguilar
1
-6
/
+7
2014-09-19
refs: make rev-parse --quiet actually quiet
David Aguilar
6
-16
/
+58
2014-09-18
pretty: add %D format specifier
Harry Jeffery
5
-11
/
+35
2014-09-18
unblock and unignore SIGPIPE
Patrick Reynolds
2
-0
/
+44
2014-09-18
help: fix the size passed to qsort
Stefan Beller
1
-1
/
+1
2014-09-18
branch: clean up commit flags after merge-filter walk
Jeff King
2
-14
/
+48
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
26
-70
/
+40
2014-09-18
add macro REALLOC_ARRAY
René Scharfe
2
-0
/
+5
2014-09-16
receive-pack: allow hooks to ignore its standard input stream
Junio C Hamano
2
-0
/
+19
2014-09-16
Documentation/git-rebase.txt: <upstream> must be given to specify <branch>
Sergey Organov
1
-1
/
+1
2014-09-16
t1503: use test_must_be_empty
David Aguilar
1
-5
/
+5
2014-09-16
credential-cache: close stderr in daemon process
Jeff King
2
-5
/
+26
2014-09-16
mailinfo: make ">From" in-body header check more robust
Jeff King
6
-1
/
+65
2014-09-15
Documentation: a note about stdout for git rev-parse --verify --quiet
David Aguilar
1
-0
/
+1
2014-09-15
compat-util: add _DEFAULT_SOURCE define
Sergey Senozhatsky
1
-0
/
+1
2014-09-15
Makefile: fix some typos in the preamble
Ian Liu Rodrigues
1
-2
/
+2
2014-09-15
repack: call prune_packed_objects() and update_server_info() directly
René Scharfe
1
-17
/
+6
2014-09-15
server-info: clean up after writing info/packs
Jeff King
1
-0
/
+9
2014-09-15
make update-server-info more robust
Jeff King
1
-45
/
+71
[prev]
[next]