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
2009-08-26
builtin-mailinfo.c: fix confusing internal API to mailinfo()
Junio C Hamano
1
-5
/
+2
2009-08-21
Sync with 1.6.4.1
Junio C Hamano
2
-1
/
+48
2009-08-21
GIT 1.6.4.1
Junio C Hamano
4
-3
/
+50
2009-08-21
Merge branch 'bc/maint-am-email' into maint
Junio C Hamano
2
-1
/
+34
2009-08-21
compat/snprintf.c: clarify SNPRINTF_SIZE_CORR
Junio C Hamano
1
-1
/
+2
2009-08-21
Merge branch 'cc/replace'
Junio C Hamano
23
-13
/
+610
2009-08-21
Merge branch 'gb/apply-ignore-whitespace'
Junio C Hamano
11
-10
/
+389
2009-08-21
Merge branch 'bc/mailsplit-cr-at-eol'
Junio C Hamano
7
-43
/
+61
2009-08-21
Merge branch 'jc/maint-merge-recursive-fix' into maint
Junio C Hamano
2
-3
/
+80
2009-08-21
Merge branch 'zf/maint-gitweb-acname' into maint
Junio C Hamano
1
-3
/
+2
2009-08-21
Merge branch 'np/maint-limit-delta-cache' into maint
Junio C Hamano
2
-4
/
+12
2009-08-21
Merge branch 'jk/maint-show-tag' into maint
Junio C Hamano
1
-1
/
+7
2009-08-21
Merge branch 'sb/maint-pull-rebase' into maint
Junio C Hamano
2
-3
/
+24
2009-08-21
Make test number t7406- unique
Johannes Sixt
1
-0
/
+0
2009-08-19
git-compat-util.h: remove superfluous test for __sun__
Brandon Casey
1
-2
/
+0
2009-08-18
Merge branch 'rc/maint-http-fix'
Junio C Hamano
1
-1
/
+3
2009-08-18
Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'
Junio C Hamano
2
-0
/
+15
2009-08-18
graph API: use a new color when starting a brand new column
Adam Simpkins
1
-3
/
+11
2009-08-18
git-svn: Use GIT_SSH setting if SVN_SSH is not set
Karthik R
1
-0
/
+9
2009-08-18
svn: assume URLs from the command-line are URI-encoded
Eric Wong
2
-0
/
+54
2009-08-18
git-svn.txt: Fix location of parent argument
Tuomas Suutari
1
-3
/
+3
2009-08-18
Merge branch 'maint'
Junio C Hamano
3
-8
/
+26
2009-08-18
http.c: don't assume that urls don't end with slash
Tay Ray Chuan
1
-1
/
+3
2009-08-18
filter-branch: make the usage string fit on 80 chars terminals.
Matthieu Moy
1
-6
/
+6
2009-08-18
filter-branch: add an example how to add ACKs to a range of commits
Johannes Schindelin
1
-0
/
+10
2009-08-17
docs: describe impact of repack on "clone -s"
Jeff King
1
-2
/
+10
2009-08-16
Merge branch 'lt/block-sha1'
Junio C Hamano
3
-0
/
+309
2009-08-16
Merge branch 'bc/maint-am-email'
Junio C Hamano
0
-0
/
+0
2009-08-16
Merge branch 'js/maint-cover-letter-non-ascii'
Junio C Hamano
4
-12
/
+17
2009-08-16
Merge branch 'jc/maint-clean-nested-dir-safety'
Junio C Hamano
6
-5
/
+63
2009-08-16
Merge branch 'jk/maint-merge-msg-fix'
Junio C Hamano
4
-11
/
+75
2009-08-16
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-7
/
+24
2009-08-15
add -p: do not attempt to coalesce mode changes
Thomas Rast
2
-1
/
+5
2009-08-15
git add -p: demonstrate failure when staging both mode and hunk
Kirill Smelkov
1
-0
/
+11
2009-08-14
git-cvsimport: add support for cvs pserver password scrambling.
Dirk Hoerner
1
-1
/
+38
2009-08-14
gitweb: Optimize git-favicon.png
Benjamin Kramer
2
-0
/
+0
2009-08-14
block-sha1/sha1.c: silence compiler complaints by casting void * to char *
Brandon Casey
1
-2
/
+2
2009-08-14
Merge branch 'jn/gitweb-blame' (early part)
Junio C Hamano
2
-26
/
+50
2009-08-13
block-sha1: more good unaligned memory access candidates
Nicolas Pitre
1
-1
/
+4
2009-08-13
gitk: Parse arbitrary commit-ish in SHA1 field
Thomas Rast
1
-1
/
+6
2009-08-13
gitk: Fix direction of symmetric difference in optimized mode
Thomas Rast
1
-1
/
+1
2009-08-13
gitk: New option to hide remote refs
Thomas Rast
1
-3
/
+15
2009-08-13
gitk: Do not hard-code "encoding" in attribute lookup functions
Johannes Sixt
1
-2
/
+2
2009-08-12
svn: (cleanup) use predefined constant for rev_map_fmt
Eric Wong
1
-1
/
+1
2009-08-12
svn: allow branches outside of refs/remotes
Adam Brewster
6
-54
/
+96
2009-08-12
svn: initial "master" points to trunk if possible
Eric Wong
3
-1
/
+42
2009-08-12
Merge branch 'maint'
Junio C Hamano
14
-18
/
+117
2009-08-12
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
9
-12
/
+12
2009-08-12
push: point to 'git pull' and 'git push --force' in case of non-fast forward
Matthieu Moy
4
-5
/
+103
2009-08-12
Documentation: add: <filepattern>... is optional
Paul Bolle
1
-1
/
+1
[next]