index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
git-send-pack: actually send the object pack
Linus Torvalds
2005-06-30
*
git-receive-pack: implement ref switch command handling
Linus Torvalds
2005-06-30
*
Add comment on what send-pack still needs to do
Linus Torvalds
2005-06-29
*
git-receive-pack: start parsing ref update commands
Linus Torvalds
2005-06-29
*
Slow but steady progress on git pack receive/send
Linus Torvalds
2005-06-29
*
git-send-pack: start parsing local/remote reference differences
Linus Torvalds
2005-06-29
*
Turn on optimization again
Linus Torvalds
2005-06-29
*
[PATCH] Remove unnecessary sort from t6001 testcase
Jon Seymour
2005-06-29
*
[PATCH] Fix broken t6001 test case
Jon Seymour
2005-06-29
*
[PATCH] Demonstrate broken t6001 test case function
Jon Seymour
2005-06-29
*
[PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]
Jon Seymour
2005-06-29
*
[PATCH] Test case that demonstrates problem with --merge-order ^ processing
Jon Seymour
2005-06-29
*
Make send/receive-pack be closer to doing something interesting
Linus Torvalds
2005-06-29
*
Start of "git-send-pack", the local part of sending off a pack
Linus Torvalds
2005-06-29
*
Add first cut at "git-receive-pack"
Linus Torvalds
2005-06-29
*
Remove bogus dup commit warning with --merge-order
Linus Torvalds
2005-06-29
*
Teach git-rev-list about non-commit objects
Linus Torvalds
2005-06-29
*
Prepare git-rev-list for tracking tag objects too
Linus Torvalds
2005-06-29
*
[PATCH] Adjust t5300 test for unpack-objects change
Junio C Hamano
2005-06-29
*
Re-instate dry-run logic in git-unpack-objects
Linus Torvalds
2005-06-29
*
Clean up git-unpack-objects a bit
Linus Torvalds
2005-06-29
*
[PATCH] Add git-verify-pack command.
Junio C Hamano
2005-06-29
*
[PATCH] Fixlets on top of Nico's clean-up.
Junio C Hamano
2005-06-29
*
[PATCH] assorted delta code cleanup
Nicolas Pitre
2005-06-29
*
Fix packed_delta_info() that was broken by the delta header packing change
Linus Torvalds
2005-06-28
*
Make git pack files use little-endian size encoding
Linus Torvalds
2005-06-28
*
[PATCH] denser delta header encoding
Nicolas Pitre
2005-06-28
*
[PATCH] Emit base objects of a delta chain when the delta is output.
Junio C Hamano
2005-06-28
*
git-unpack-objects: re-write to read from stdin
Linus Torvalds
2005-06-28
*
[PATCH] Use enhanced diff_delta() in the similarity estimator.
Junio C Hamano
2005-06-28
*
[PATCH] Fix unpack-objects for header length information.
Junio C Hamano
2005-06-28
*
Merge fighting fsck-cache updates from Junio
Linus Torvalds
2005-06-28
|
\
|
*
[PATCH] Update fsck-cache (take 2)
Junio C Hamano
2005-06-28
|
*
[PATCH] Expose packed_git and alt_odb.
Junio C Hamano
2005-06-28
*
|
[PATCH] Bugfix: initialize pack_base to NULL.
Junio C Hamano
2005-06-28
*
|
[PATCH] Adjust fsck-cache to packed GIT and alternate object pool.
Junio C Hamano
2005-06-28
*
|
Change pack file format. Hopefully for the last time.
Linus Torvalds
2005-06-28
|
/
*
git-pack-objects: add "--stdout" flag to write the pack file to stdout
Linus Torvalds
2005-06-28
*
csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de...
Linus Torvalds
2005-06-28
*
Duh. Fix transposed characters in git-pull-script
Linus Torvalds
2005-06-28
*
Teach packing about "tag" objects
Linus Torvalds
2005-06-28
*
[PATCH] git-cat-file: '-s' to find out object size.
Junio C Hamano
2005-06-28
*
[PATCH] git-cat-file: use sha1_object_info() on '-t'.
Junio C Hamano
2005-06-28
*
[PATCH] Obtain sha1_file_info() for deltified pack entry properly.
Junio C Hamano
2005-06-28
*
Teach git-pull-script about pulling tags
Linus Torvalds
2005-06-27
*
Fix another test that broke with the recent git-init-db update
Linus Torvalds
2005-06-27
*
[PATCH] Skip writing out sha1 files for objects in packed git.
Junio C Hamano
2005-06-27
*
[PATCH] replace sha1sum with sum in t/t1002
Mark Allen
2005-06-27
*
Fix up test that counted subdirectories in ".git/objects"
Linus Torvalds
2005-06-27
*
git-init-db: create "pack" subdirectory under objects
Linus Torvalds
2005-06-27
[next]