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
2007-06-24
Move the pick_author code to git-sh-setup
Johannes Schindelin
2
-28
/
+29
2007-06-24
git-send-email: Do not make @-less message ID
Junio C Hamano
1
-4
/
+12
2007-06-24
git-svn: trailing slash in prefix is mandatory with --branches/-b
Gerrit Pape
1
-3
/
+4
2007-06-24
new-workdir: handle rev-parse --git-dir not always giving full path
Julian Phillips
1
-0
/
+5
2007-06-24
make dist: include configure script in tarball
Matthias Lederhofer
1
-2
/
+3
2007-06-24
Merge branch 'lt/follow'
Junio C Hamano
5
-1
/
+89
2007-06-24
t9500: skip gitweb tests if perl version is too old
Sven Verdoolaege
1
-0
/
+6
2007-06-23
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
4
-1
/
+1738
2007-06-22
Fix up "git log --follow" a bit..
Linus Torvalds
1
-9
/
+28
2007-06-22
Finally implement "git log --follow"
Linus Torvalds
5
-1
/
+70
2007-06-22
Merge branch 'jc/oneline'
Junio C Hamano
1
-2
/
+2
2007-06-22
Merge branch 'ei/oneline+add-empty'
Junio C Hamano
13
-239
/
+410
2007-06-22
filter-branch: add example to move everything into a subdirectory
Johannes Schindelin
2
-0
/
+16
2007-06-22
Merge branch 'js/filter'
Junio C Hamano
3
-1
/
+537
2007-06-22
Two trivial -Wcast-qual fixes
Junio C Hamano
2
-2
/
+2
2007-06-22
diffcore-rename: favour identical basenames
Johannes Schindelin
2
-1
/
+45
2007-06-22
Document git-gui, git-citool as mainporcelain manual pages
Shawn O. Pearce
4
-5
/
+156
2007-06-22
Generate tags with correct timestamp (git-svnimport)
Dave O'Neill
2
-24
/
+3
2007-06-22
Import branch 'git-p4' of git://repo.or.cz/fast-export
Shawn O. Pearce
3
-0
/
+1737
2007-06-22
Avoid src:dst syntax as default bash completion for git push
Shawn O. Pearce
1
-1
/
+1
2007-06-22
Make it possible to specify the HEAD for the internal findUpstreamBranchPoint...
Simon Hausmann
1
-2
/
+2
2007-06-20
Cloning from a repo without "current branch"
Nanako Shiraishi
1
-7
/
+13
2007-06-20
Change default man page path to /usr/share/man
Ismail Dönmez
1
-1
/
+1
2007-06-20
INSTALL: explain how to build documentation
Junio C Hamano
1
-4
/
+10
2007-06-20
cvsserver: Actually implement --export-all
Alex Riesen
1
-2
/
+2
2007-06-20
Added git-p4 branches command that shows the mapping of perforce depot paths ...
Simon Hausmann
1
-1
/
+27
2007-06-17
Warn about conflicting p4 branch mappings and use the first one found.
Simon Hausmann
1
-0
/
+6
2007-06-17
Fix the branch mapping detection to be independent from the order of the "p4 ...
Simon Hausmann
1
-3
/
+13
2007-06-16
Fix ALLOC_GROW calls with obsolete semantics
Jeff King
1
-2
/
+2
2007-06-16
Merge branch 'jk/add-empty' into ei/oneline+add-empty
Junio C Hamano
3
-53
/
+51
2007-06-16
pp_header(): work around possible memory corruption
Johannes Schindelin
1
-2
/
+2
2007-06-16
Fix ALLOC_GROW off-by-one
Jeff King
1
-1
/
+1
2007-06-16
Document git log --full-diff
Jakub Narebski
1
-0
/
+7
2007-06-16
Document git log --abbrev-commit, as a kind of pretty option
Jakub Narebski
1
-0
/
+9
2007-06-16
Use tabs for indenting definition list for options in git-log.txt
Jakub Narebski
1
-1
/
+1
2007-06-16
Document git rev-list --timestamp
Jakub Narebski
1
-0
/
+4
2007-06-16
Document git reflog --stale-fix
Jakub Narebski
1
-0
/
+13
2007-06-16
Document git rev-parse --is-inside-git-dir
Jakub Narebski
1
-0
/
+4
2007-06-16
Document git read-tree --trivial
Jakub Narebski
2
-2
/
+8
2007-06-16
Document git rev-list --full-history
Jakub Narebski
1
-0
/
+9
2007-06-16
git-p4 fails when cloning a p4 depo.
Benjamin Sergeant
1
-3
/
+17
2007-06-16
Do not use h_errno after connect(2): the function does not set it
Alex Riesen
1
-4
/
+2
2007-06-16
Documentation: update "stale" links for 1.5.2.2
Junio C Hamano
1
-1
/
+3
2007-06-16
Fix initial multi-branch import.
Simon Hausmann
1
-0
/
+1
2007-06-16
Merge branch 'jc/remote'
Junio C Hamano
3
-85
/
+275
2007-06-16
Merge branch 'gp/branch'
Junio C Hamano
2
-2
/
+16
2007-06-16
Merge branch 'fl/cvsserver'
Junio C Hamano
3
-8
/
+171
2007-06-16
Merge branch 'lh/submodule'
Junio C Hamano
4
-23
/
+115
2007-06-16
Merge branch 'maint' to sync with GIT 1.5.2.2
Junio C Hamano
10
-6
/
+109
2007-06-16
git-svn: avoid string eval for defining functions
Sam Vilain
1
-31
/
+33
[next]