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-05-28
Merge branch 'lt/tree' into jc/lt-tree-n-cache-tree
Junio C Hamano
73
-1033
/
+2532
2006-05-28
Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-tree
Junio C Hamano
148
-2560
/
+7935
2006-05-28
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
9
-57
/
+116
2006-05-28
Switch "read_tree_recursive()" over to tree-walk functionality
Linus Torvalds
1
-13
/
+20
2006-05-28
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
9
-29
/
+30
2006-05-28
Add raw tree buffer info to "struct tree"
Linus Torvalds
6
-34
/
+36
2006-05-28
Don't use "sscanf()" for tree mode scanning
Linus Torvalds
1
-3
/
+18
2006-05-28
git-fetch: avoid using "case ... in (arm)"
Junio C Hamano
1
-3
/
+3
2006-05-28
Merge branch 'jc/mailinfo'
Junio C Hamano
1
-1
/
+8
2006-05-28
Merge branch 'eb/mailinfo'
Junio C Hamano
1
-64
/
+79
2006-05-28
git-write-tree writes garbage on sparc64
Dennis Stosberg
1
-1
/
+1
2006-05-28
Fix memory leak in "git rev-list --objects"
Linus Torvalds
1
-0
/
+3
2006-05-28
gitview: Move the console error messages to message dialog
Aneesh Kumar K.V
1
-2
/
+7
2006-05-28
gitview: Add key binding for F5.
Aneesh Kumar K.V
2
-6
/
+17
2006-05-28
Let git-clone to pass --template=dir option to git-init-db.
Junio C Hamano
2
-4
/
+15
2006-05-28
Make cvsexportcommit create parent directories as needed.
Yann Dirson
1
-5
/
+32
2006-05-28
Document current cvsexportcommit limitations.
Yann Dirson
1
-0
/
+7
2006-05-28
Do not call 'cmp' with non-existant -q flag.
Yann Dirson
1
-1
/
+1
2006-05-28
Fix "--abbrev=xyz" for revision listing
Linus Torvalds
1
-0
/
+8
2006-05-28
t1002: use -U0 instead of --unified=0
Linus Torvalds
1
-10
/
+10
2006-05-28
format-patch: -n and -k are mutually exclusive.
Junio C Hamano
1
-1
/
+1
2006-05-26
Call builtin ls-tree in git-cat-file -p
Petr Baudis
1
-1
/
+1
2006-05-26
built-in format-patch: various fixups.
Junio C Hamano
1
-2
/
+11
2006-05-26
Add instructions to commit template.
Martin Waitz
1
-0
/
+3
2006-05-26
mailinfo: More carefully parse header lines in read_one_header_line()
Junio C Hamano
1
-3
/
+24
2006-05-25
git-format-patch --start-number <n>
Johannes Schindelin
1
-3
/
+13
2006-05-25
Don't write directly to a make target ($@).
Jim Meyering
1
-14
/
+20
2006-05-25
bogus "fatal: Not a git repository"
Linus Torvalds
1
-1
/
+2
2006-05-25
Documentation/Makefile: remove extra /
Martin Waitz
2
-4
/
+4
2006-05-25
cvsimport: avoid "use" with :tag
Jeff King
1
-1
/
+1
2006-05-24
cat-file: document -p option
Jeff King
1
-2
/
+7
2006-05-24
Built git-upload-tar should be ignored.
Shawn Pearce
1
-0
/
+1
2006-05-24
ls-remote: fix rsync:// to report HEAD
Junio C Hamano
1
-1
/
+9
2006-05-24
fetch.c: remove an unused variable and dead code.
Junio C Hamano
2
-20
/
+3
2006-05-24
Clean up sha1 file writing
Linus Torvalds
1
-61
/
+78
2006-05-24
Builtin git-cat-file
Timo Hirvonen
4
-5
/
+8
2006-05-24
Merge branch 'jc/fmt-patch'
Junio C Hamano
1
-7
/
+85
2006-05-24
Merge branch 'be/tag'
Junio C Hamano
3
-31
/
+61
2006-05-24
Merge branch 'js/fmt-patch'
Junio C Hamano
17
-373
/
+319
2006-05-24
Merge branch 'jc/builtin-n-tar-tree'
Junio C Hamano
15
-28
/
+202
2006-05-24
Merge branch 'jc/fetch-sorted'
Junio C Hamano
2
-16
/
+52
2006-05-24
Merge branch 'lt/dirwalk'
Junio C Hamano
13
-550
/
+896
2006-05-23
--summary output should print immediately after stats.
Sean
1
-1
/
+4
2006-05-23
git-svn: ignore expansion of svn:keywords
Eric Wong
5
-60
/
+254
2006-05-23
git-svn: starting a 1.1.0-pre development version
Eric Wong
1
-1
/
+1
2006-05-23
cvsimport: set up commit environment in perl instead of using env
Jeff King
1
-7
/
+6
2006-05-23
cvsimport: do not barf on creation of an empty file.
Junio C Hamano
1
-1
/
+1
2006-05-23
Merge branch 'jc/tartree' into jc/builtin-n-tar-tree
Junio C Hamano
5
-8
/
+143
2006-05-23
Allow in body headers beyond the in body header prefix.
Eric W. Biederman
1
-4
/
+5
2006-05-23
More accurately detect header lines in read_one_header_line
Eric W. Biederman
1
-8
/
+17
[next]