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-18
git submodule foreach: Add --recursive to recurse into nested submodules
Johan Herland
3
-4
/
+124
2009-08-18
git submodule foreach: test access to submodule name as '$name'
Johan Herland
1
-3
/
+3
2009-08-18
Add selftest for 'git submodule foreach'
Johan Herland
1
-0
/
+79
2009-08-18
git submodule: Cleanup usage string and add option parsing to cmd_foreach()
Johan Herland
1
-3
/
+25
2009-08-18
git submodule foreach: Provide access to submodule name, as '$name'
Johan Herland
2
-1
/
+3
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-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
2009-08-12
Change mentions of "git programs" to "git commands"
Ori Avtalion
8
-10
/
+10
2009-08-12
Documentation: merge: one <remote> is required
Paul Bolle
1
-1
/
+1
2009-08-12
help.c: give correct structure's size to memset()
Johan Herland
1
-1
/
+1
2009-08-12
allow pull --rebase on branch yet to be born
Jeff King
2
-5
/
+24
2009-08-12
block-sha1: support for architectures with memory alignment restrictions
Nicolas Pitre
1
-2
/
+30
2009-08-12
block-sha1: split the different "hacks" to be individually selected
Nicolas Pitre
1
-5
/
+18
2009-08-12
block-sha1: move code around
Nicolas Pitre
1
-69
/
+60
2009-08-10
Merge branch 'maint'
Junio C Hamano
3
-5
/
+5
2009-08-10
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2
-4
/
+4
2009-08-10
Merge branch 'jk/push-quiet'
Junio C Hamano
5
-1
/
+26
2009-08-10
Merge branch 'jc/maint-merge-recursive-fix'
Junio C Hamano
2
-3
/
+80
2009-08-10
Merge branch 'zf/maint-gitweb-acname'
Junio C Hamano
1
-3
/
+2
2009-08-10
Merge branch 'ns/am-raw-email'
Junio C Hamano
2
-1
/
+34
2009-08-10
Merge branch 'np/maint-limit-delta-cache'
Junio C Hamano
2
-4
/
+12
2009-08-10
Merge branch 'jp/symlink-dirs'
Junio C Hamano
4
-1
/
+114
2009-08-10
Merge branch 'mk/grep-max-depth'
Junio C Hamano
5
-11
/
+103
2009-08-10
Merge branch 'js/run-command-updates'
Junio C Hamano
11
-125
/
+106
2009-08-10
Fix typos in git-remote.txt and git-symbolic-ref.txt
Štěpán Němec
2
-4
/
+4
2009-08-10
block-sha1: improve code on large-register-set machines
Linus Torvalds
1
-1
/
+24
2009-08-10
git-am: print fair error message when format detection fails
Nicolas Sebrecht
1
-1
/
+5
2009-08-10
am: allow individual e-mail files as input
Junio C Hamano
2
-0
/
+29
2009-08-10
Correctly mark cover letters' encodings if they are not pure ASCII
Johannes Schindelin
1
-0
/
+4
2009-08-10
Expose the has_non_ascii() function
Johannes Schindelin
3
-12
/
+13
[next]