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
2006-02-22
diff-delta: big code simplification
Nicolas Pitre
1
-146
/
+85
2006-02-22
diff-delta: fold two special tests into one plus cleanups
Nicolas Pitre
1
-10
/
+14
2006-02-22
relax delta selection filtering in pack-objects
Nicolas Pitre
1
-3
/
+2
2006-02-22
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-48
/
+34
2006-02-22
Merge branch 'fix'
Junio C Hamano
5
-2
/
+39
2006-02-21
Merge branch 'jc/perl'
Junio C Hamano
5
-30
/
+63
2006-02-21
Merge branch 'jc/pack-reuse'
Junio C Hamano
6
-73
/
+442
2006-02-21
Merge branch 'jc/nostat'
Junio C Hamano
16
-27
/
+222
2006-02-21
Merge branch 'js/portable'
Junio C Hamano
2
-33
/
+50
2006-02-21
git-push: Update documentation to describe the no-refspec behavior.
Carl Worth
1
-0
/
+6
2006-02-21
gitview: Use monospace font to draw the branch and tag name
aneesh.kumar@gmail.com
1
-4
/
+6
2006-02-21
gitview: Read tag and branch information using git ls-remote
aneesh.kumar@gmail.com
1
-36
/
+14
2006-02-21
git-ls-files: Fix, document, and add test for --error-unmatch option.
Carl Worth
3
-0
/
+33
2006-02-21
Fix typo in git-rebase.sh.
Jason Riedy
1
-1
/
+1
2006-02-21
New test to verify that when git-clone fails it cleans up the new directory.
Carl Worth
1
-0
/
+36
2006-02-21
Merge branch 'pj/portable'
Junio C Hamano
1
-6
/
+8
2006-02-21
format-patch: pretty-print timestamp correctly.
Junio C Hamano
1
-1
/
+1
2006-02-21
git-rebase: Clarify usage statement and copy it into the actual documentation.
Carl Worth
2
-12
/
+56
2006-02-21
git-add: Add support for --, documentation, and test.
Carl Worth
3
-1
/
+32
2006-02-21
Fix "gmake -j"
Johannes Schindelin
1
-3
/
+3
2006-02-21
Makefile tweaks: Solaris 9+ dont need iconv / move up uname variables
Paul Jakma
1
-6
/
+8
2006-02-21
Merge part of jc/portable branch
Junio C Hamano
9
-2
/
+57
2006-02-21
git-mktree: reverse of git-ls-tree.
Junio C Hamano
2
-1
/
+138
2006-02-21
Merge branch 'lt/merge-tree'
Junio C Hamano
2
-1
/
+273
2006-02-21
Merge branch 'jc/ident'
Junio C Hamano
8
-16
/
+45
2006-02-21
cherry-pick/revert: error-help message rewording.
Junio C Hamano
1
-2
/
+3
2006-02-20
Fix fmt-merge-msg counting.
Junio C Hamano
1
-3
/
+3
2006-02-20
cvsimport: avoid open "-|" list form for Perl 5.6
Junio C Hamano
1
-1
/
+5
2006-02-20
svnimport: avoid open "-|" list form for Perl 5.6
Junio C Hamano
1
-4
/
+16
2006-02-20
send-email: avoid open "-|" list form for Perl 5.6
Junio C Hamano
1
-16
/
+21
2006-02-20
rerere: avoid open "-|" list form for Perl 5.6
Junio C Hamano
1
-1
/
+5
2006-02-20
fmt-merge-msg: avoid open "-|" list form for Perl 5.6
Junio C Hamano
1
-8
/
+16
2006-02-20
git-svn: 0.9.1: add --version and copyright/license (GPL v2+) information
Eric Wong
1
-2
/
+11
2006-02-20
contrib/git-svn: add Makefile, test, and associated ignores
Eric Wong
4
-0
/
+252
2006-02-20
git-svn: fix several corner-case and rare bugs with 'commit'
Eric Wong
1
-60
/
+200
2006-02-20
contrib/git-svn.txt: add a note about renamed/copied directory support
Eric Wong
1
-0
/
+7
2006-02-20
git-svn: change ; to && in addremove()
Eric Wong
1
-2
/
+2
2006-02-20
git-svn: remove any need for the XML::Simple dependency
Eric Wong
1
-49
/
+35
2006-02-20
git-svn: Allow for more argument types for commit (from..to)
Eric Wong
2
-4
/
+11
2006-02-20
git-svn: allow --find-copies-harder and -l<num> to be passed on commit
Eric Wong
2
-2
/
+15
2006-02-20
git-svn: fix a typo in defining the --no-stop-on-copy option
Eric Wong
1
-1
/
+1
2006-02-19
Merge branch 'jc/merge-msg'
Junio C Hamano
1
-11
/
+19
2006-02-19
Merge branch 'jc/mv'
Junio C Hamano
1
-0
/
+9
2006-02-19
fmt-merge-msg: do not add excess newline at the end.
Junio C Hamano
1
-0
/
+1
2006-02-19
Really honour NO_PYTHON
Johannes Schindelin
1
-2
/
+4
2006-02-19
avoid makefile override warning
Johannes Schindelin
1
-3
/
+3
2006-02-19
Documentation: fix typo in rev-parse --short option description.
Junio C Hamano
1
-1
/
+1
2006-02-18
Allow git-mv to accept ./ in paths.
Junio C Hamano
1
-0
/
+9
2006-02-18
Fixes for ancient versions of GNU make
Johannes Schindelin
2
-30
/
+45
2006-02-18
Optionally work without python
Johannes Schindelin
7
-1
/
+32
[next]