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-27
combine-diff: Honour -z option correctly.
Mark Wooding
1
-2
/
+2
2006-02-27
combine-diff: Honour --full-index.
Mark Wooding
1
-4
/
+6
2006-02-26
svnimport: Convert the svn:ignore property
Karl Hasselström
2
-4
/
+64
2006-02-26
svnimport: Convert executable flag
Karl Hasselström
1
-7
/
+13
2006-02-26
svnimport: Mention -r in usage summary
Karl Hasselström
1
-4
/
+4
2006-02-26
Make git diff-generation use a simpler spawn-like interface
Linus Torvalds
1
-58
/
+80
2006-02-26
Merge branch 'maint'
Junio C Hamano
2
-0
/
+2
2006-02-26
sample hooks template.
Junio C Hamano
2
-0
/
+2
2006-02-26
Teach the "git" command to handle some commands internally
Linus Torvalds
1
-37
/
+116
2006-02-26
Use setenv(), fix warnings
Timo Hirvonen
6
-7
/
+7
2006-02-26
contrib/git-svn: version 0.10.0
Eric Wong
1
-1
/
+1
2006-02-26
contrib/git-svn: optimize sequential commits to svn
Eric Wong
1
-3
/
+27
2006-02-26
contrib/git-svn: add show-ignore command
Eric Wong
2
-0
/
+32
2006-02-26
annotate: Use qx{} for pipes on activestate.
Ryan Anderson
1
-1
/
+42
2006-02-26
annotate: Convert all -| calls to use a helper open_pipe().
Ryan Anderson
1
-29
/
+44
2006-02-26
annotate: Handle dirty state and arbitrary revisions.
Ryan Anderson
1
-37
/
+113
2006-02-25
git-fetch: print the new and old ref when fast-forwarding
Lukas Sandström
1
-0
/
+1
2006-02-24
fix warning from pack-objects.c
Luck, Tony
1
-1
/
+1
2006-02-24
Merge branches 'jc/rev-list' and 'jc/pack-thin'
Junio C Hamano
8
-128
/
+437
2006-02-24
gitview: Fix the graph display .
Aneesh Kumar K.V
1
-2
/
+4
2006-02-24
gitview: Code cleanup
Aneesh Kumar K.V
1
-27
/
+21
2006-02-24
Add missing programs to ignore list
Shawn Pearce
1
-0
/
+4
2006-02-24
git ls files recursively show ignored files
Shawn Pearce
1
-2
/
+5
2006-02-24
Build and install git-mailinfo.
Junio C Hamano
1
-2
/
+2
2006-02-24
gitview: Bump the rev
Aneesh Kumar
1
-1
/
+1
2006-02-24
gitview: Fix DeprecationWarning
Aneesh Kumar
1
-1
/
+1
2006-02-24
Merge fixes early for next maint series.
Junio C Hamano
1
-2
/
+8
2006-02-24
Merge branch 'fix' into maint
Junio C Hamano
1
-2
/
+8
2006-02-23
pack-objects: hash basename and direname a bit differently.
Junio C Hamano
1
-1
/
+32
2006-02-23
rev-list --objects: use full pathname to help hashing.
Junio C Hamano
1
-13
/
+56
2006-02-23
rev-list --objects-edge: remove duplicated edge commit output.
Junio C Hamano
1
-1
/
+3
2006-02-23
pack-objects: allow "thin" packs to exceed depth limits
Junio C Hamano
1
-4
/
+17
2006-02-23
Merge branch 'ar/win'
Junio C Hamano
1
-26
/
+5
2006-02-23
Merge branch 'jc/send-insane-refs'
Junio C Hamano
1
-10
/
+28
2006-02-23
Merge fixes early for next maint series.
Junio C Hamano
9
-18
/
+82
2006-02-23
Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...
Junio C Hamano
4
-5
/
+67
2006-02-23
Merge branch 'ak/gitview'
Junio C Hamano
1
-13
/
+35
2006-02-23
gitview: Display the lines joining commit nodes clearly.
Aneesh Kumar K.V
1
-13
/
+35
2006-02-23
git-am: do not allow empty commits by mistake.
Junio C Hamano
1
-2
/
+8
2006-02-23
PATCH: simplify calls to git programs in git-fmt-merge-msg
Alex Riesen
1
-26
/
+5
2006-02-23
fix t5600-clone-fail-cleanup.sh on windows
Alex Riesen
1
-1
/
+1
2006-02-22
pack-objects: use full pathname to help hashing with "thin" pack.
Junio C Hamano
1
-16
/
+44
2006-02-22
pack-objects: thin pack micro-optimization.
Junio C Hamano
1
-6
/
+10
2006-02-22
diffcore-rename: plug memory leak.
Junio C Hamano
1
-1
/
+3
2006-02-22
Merge branch 'ml/cvs'
Junio C Hamano
3
-1
/
+2539
2006-02-22
Merge branch 'ra/anno'
Junio C Hamano
2
-0
/
+357
2006-02-22
Give no terminating LF to error() function.
Junio C Hamano
6
-13
/
+15
2006-02-22
checkout - eye candy.
Junio C Hamano
3
-3
/
+63
2006-02-22
git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.
Carl Worth
2
-34
/
+55
2006-02-22
Add new git-rm command with documentation
Carl Worth
5
-1
/
+200
[next]