index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rev-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-06-28
Duh. Fix transposed characters in git-pull-script
Linus Torvalds
1
-1
/
+1
2005-06-28
Teach packing about "tag" objects
Linus Torvalds
3
-14
/
+23
2005-06-28
[PATCH] git-cat-file: '-s' to find out object size.
Junio C Hamano
2
-6
/
+19
2005-06-28
[PATCH] git-cat-file: use sha1_object_info() on '-t'.
Junio C Hamano
1
-6
/
+4
2005-06-28
[PATCH] Obtain sha1_file_info() for deltified pack entry properly.
Junio C Hamano
1
-4
/
+69
2005-06-28
Teach git-pull-script about pulling tags
Linus Torvalds
1
-2
/
+7
2005-06-28
Fix another test that broke with the recent git-init-db update
Linus Torvalds
1
-1
/
+0
2005-06-28
[PATCH] Skip writing out sha1 files for objects in packed git.
Junio C Hamano
1
-12
/
+27
2005-06-28
[PATCH] replace sha1sum with sum in t/t1002
Mark Allen
1
-15
/
+32
2005-06-28
Fix up test that counted subdirectories in ".git/objects"
Linus Torvalds
1
-3
/
+3
2005-06-28
git-init-db: create "pack" subdirectory under objects
Linus Torvalds
1
-0
/
+2
2005-06-28
csum-file: fix missing buf pointer update
Linus Torvalds
1
-0
/
+1
2005-06-28
[PATCH] Teach read_sha1_file() and friends about packed git object store.
Junio C Hamano
2
-12
/
+458
2005-06-28
[PATCH] Enhance sha1_file_size() into sha1_object_info()
Junio C Hamano
4
-31
/
+27
2005-06-28
[PATCH] Remove "delta" object representation.
Junio C Hamano
25
-948
/
+22
2005-06-28
[PATCH] git-ssh-pull: commit-id consistency
Sven Verdoolaege
2
-5
/
+15
2005-06-27
git-checkout-script: use "--verify --revs-only" to parse revs
Linus Torvalds
1
-1
/
+1
2005-06-27
Add a menu item for creating tags.
Paul Mackerras
1
-43
/
+140
2005-06-27
Fix a bug where we would corrupt the stuff read from git-rev-list.
Paul Mackerras
1
-2
/
+7
2005-06-27
Add a menu entry for generating a patch between any two commits.
Paul Mackerras
1
-0
/
+87
2005-06-27
csum-file interface updates: return resulting SHA1
Linus Torvalds
4
-16
/
+26
2005-06-27
Fix behaviour in the case where we have no commits to display.
Paul Mackerras
1
-10
/
+17
2005-06-27
git-pack-objects: write the pack files with a SHA1 csum
Linus Torvalds
5
-62
/
+158
2005-06-27
Add "--pretty=full" format that also shows committer.
Linus Torvalds
4
-32
/
+25