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: 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-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
remove ARM and Mozilla SHA1 implementations
Nicolas Pitre
9
-526
/
+11
2009-08-18
block-sha1: guard gcc extensions with __GNUC__
Nicolas Pitre
1
-2
/
+2
2009-08-18
make sure byte swapping is optimal for git
Nicolas Pitre
3
-2
/
+40
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
git-log: allow --decorate[=short|full]
Lars Hjemli
9
-10
/
+65
2009-08-18
git submodule foreach: Provide access to submodule name, as '$name'
Johan Herland
2
-1
/
+3
2009-08-18
block-sha1: make the size member first in the context struct
Nicolas Pitre
1
-1
/
+1
2009-08-18
filter-branch: add an example how to add ACKs to a range of commits
Johannes Schindelin
1
-0
/
+10
2009-08-18
check_path(): allow symlinked directories to checkout-index --prefix
Junio C Hamano
3
-5
/
+18
2009-08-17
read-tree: Fix regression with creation of a new index file.
Alexandre Julliard
2
-4
/
+31
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-15
git commit --dry-run -v: show diff in color when asked
Junio C Hamano
1
-2
/
+4
2009-08-15
Documentation/git-commit.txt: describe --dry-run
Junio C Hamano
1
-4
/
+9
2009-08-15
Documentaqtion/git-submodule.txt: Typofix
Lars Hjemli
1
-1
/
+1
2009-08-14
git submodule summary: add --files option
Jens Lehmann
3
-5
/
+49
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
git stash: Give friendlier errors when there is nothing to apply
Ori Avtalion
1
-11
/
+16
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-14
Fix "unpack-objects --strict"
Junio C Hamano
2
-7
/
+44
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
[prev]
[next]