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
2015-08-28
archive-zip: use a local variable to store the creator version
René Scharfe
1
-2
/
+4
2015-08-28
t5004: test ZIP archives with many entries
René Scharfe
1
-0
/
+40
2015-08-03
Git 2.4.8
Junio C Hamano
4
-5
/
+25
2015-08-03
Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maint
Junio C Hamano
2
-1
/
+26
2015-08-03
Merge branch 'ss/clone-guess-dir-name-simplify' into maint
Junio C Hamano
1
-13
/
+6
2015-08-03
Merge branch 'sg/completion-commit-cleanup' into maint
Junio C Hamano
1
-1
/
+1
2015-08-03
Merge branch 'pt/am-abort-fix' into maint
Junio C Hamano
2
-8
/
+104
2015-08-03
Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maint
Junio C Hamano
3
-7
/
+83
2015-08-03
Merge branch 'sg/commit-cleanup-scissors' into maint
Junio C Hamano
2
-5
/
+28
2015-07-27
Git 2.4.7
Junio C Hamano
4
-3
/
+57
2015-07-27
Merge branch 'jk/pretty-encoding-doc' into maint
Junio C Hamano
1
-1
/
+4
2015-07-27
Merge branch 'tb/checkout-doc' into maint
Junio C Hamano
1
-1
/
+5
2015-07-27
Merge branch 'ls/hint-rev-list-count' into maint
Junio C Hamano
2
-0
/
+2
2015-07-27
Merge branch 'mm/branch-doc-updates' into maint
Junio C Hamano
1
-2
/
+6
2015-07-27
Merge branch 'jc/fsck-retire-require-eoh' into maint
Junio C Hamano
1
-4
/
+13
2015-07-27
Merge branch 'et/http-proxyauth' into maint
Junio C Hamano
1
-2
/
+2
2015-07-27
Merge branch 'jc/unexport-git-pager-in-use-in-pager' into maint
Junio C Hamano
1
-0
/
+1
2015-07-27
Merge branch 'mh/strbuf-read-file-returns-ssize-t' into maint
Junio C Hamano
2
-3
/
+4
2015-07-27
Merge branch 'kb/config-unmap-before-renaming' into maint
Junio C Hamano
1
-0
/
+3
2015-07-27
Merge branch 'jk/rev-list-no-bitmap-while-pruning' into maint
Junio C Hamano
2
-1
/
+7
2015-07-27
Merge branch 'rh/test-color-avoid-terminfo-in-original-home' into maint
Junio C Hamano
1
-52
/
+47
2015-07-27
Merge branch 'jk/fix-refresh-utime' into maint
Junio C Hamano
1
-1
/
+9
2015-07-27
Merge branch 'cb/rebase-am-exit-code' into maint
Junio C Hamano
1
-1
/
+1
2015-07-27
Merge branch 'jk/index-pack-reduce-recheck' into maint
Junio C Hamano
3
-3
/
+14
2015-07-15
Git 2.4.6
Junio C Hamano
4
-3
/
+27
2015-07-15
Merge branch 'mm/describe-doc' into maint
Junio C Hamano
1
-1
/
+1
2015-07-15
Merge branch 'jc/prompt-document-ps1-state-separator' into maint
Junio C Hamano
1
-0
/
+4
2015-07-15
Merge branch 'es/osx-header-pollutes-mask-macro' into maint
Junio C Hamano
4
-29
/
+29
2015-07-15
Merge branch 'es/utf8-stupid-compiler-workaround' into maint
Junio C Hamano
1
-1
/
+3
2015-07-15
Merge branch 'fk/doc-format-patch-vn' into maint
Junio C Hamano
1
-1
/
+1
2015-07-15
Merge branch 'pt/t0302-needs-sanity' into maint
Junio C Hamano
1
-1
/
+1
2015-07-15
Merge branch 'me/fetch-into-shallow-safety' into maint
Junio C Hamano
1
-1
/
+1
2015-07-15
Merge branch 'mh/fsck-reflog-entries' into maint
Junio C Hamano
1
-14
/
+20
2015-07-15
Merge branch 'af/tcsh-completion-noclobber' into maint
Junio C Hamano
1
-1
/
+1
2015-07-15
Merge branch 'pa/auto-gc-mac-osx' into maint
Junio C Hamano
1
-1
/
+1
2015-07-15
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks' into maint
Junio C Hamano
2
-6
/
+14
2015-07-09
clone: simplify string handling in guess_dir_name()
Sebastian Schuberth
1
-13
/
+6
2015-07-08
check_and_freshen_file: fix reversed success-check
Jeff King
1
-1
/
+9
2015-07-08
rebase: return non-zero error code if format-patch fails
Clemens Buchacher
1
-1
/
+1
2015-07-06
Documentation/branch: document -M and -D in terms of --force
Matthieu Moy
1
-2
/
+2
2015-07-06
Documentation/branch: document -d --force and -m --force
Matthieu Moy
1
-0
/
+4
2015-07-03
strbuf: strbuf_read_file() should return ssize_t
Michael Haggerty
2
-3
/
+4
2015-07-03
pager: do not leak "GIT_PAGER_IN_USE" to the pager
Junio C Hamano
1
-0
/
+1
2015-07-01
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
2
-1
/
+7
2015-07-01
rev-list: add --count to usage guide
Lawrence Siebert
2
-0
/
+2
2015-06-30
config.c: fix writing config files on Windows network shares
Karsten Blees
1
-0
/
+3
2015-06-29
rebase -i: do not leave a CHERRY_PICK_HEAD file behind
Johannes Schindelin
2
-2
/
+6
2015-06-29
t3404: demonstrate CHERRY_PICK_HEAD bug
Johannes Schindelin
1
-0
/
+21
2015-06-29
http: always use any proxy auth method available
Enrique Tobis
1
-2
/
+2
2015-06-28
fsck: it is OK for a tag and a commit to lack the body
Junio C Hamano
1
-4
/
+13
[next]