index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cat-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-03
A few more options for git-cat-file
H. Peter Anvin
1
-15
/
+32
2005-08-30
cat-file: make it work in a subdirectory.
Junio C Hamano
1
-0
/
+1
2005-07-13
[PATCH] cat-file: be consistent in usage string and documentation.
Junio C Hamano
1
-1
/
+1
2005-06-30
[PATCH] Avoid unnecessarily inflating and interpreting delta
Junio C Hamano
1
-1
/
+2
2005-06-28
[PATCH] git-cat-file: '-s' to find out object size.
Junio C Hamano
1
-3
/
+10
2005-06-28
[PATCH] git-cat-file: use sha1_object_info() on '-t'.
Junio C Hamano
1
-6
/
+4
2005-05-01
[PATCH] git-export complains about mising cat-file
Alexey Nezhdanov
1
-4
/
+4
2005-05-01
Fix missing '\n' at end of git-cat-file -t output.
Linus Torvalds
1
-0
/
+1
2005-05-01
Make "cat-file" use "read_object_with_reference()"
Linus Torvalds
1
-9
/
+12
2005-05-01
Add "get_sha1()" helper function.
Linus Torvalds
1
-1
/
+1
2005-04-13
[PATCH] Consolidate the error handling
Petr Baudis
1
-13
/
+7
2005-04-08
Use "-Wall -O2" for the compiler to get more warnings.
Linus Torvalds
1
-1
/
+0
2005-04-08
Make "cat-file" output the file contents to stdout.
Linus Torvalds
1
-10
/
+34
2005-04-07
Add copyright notices.
Linus Torvalds
1
-0
/
+5
2005-04-07
Initial revision of "git", the information manager from hell
Linus Torvalds
1
-0
/
+23