]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2005-07-04  Linus TorvaldsFactor out the ssh connection stuff from send-pack.c
2005-07-04  Jon Seymour[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c...
2005-07-04  Linus Torvaldsgit-rev-parse: support show sha1 names for pack entries
2005-07-04  Linus TorvaldsMake git-rev-parse support cogito-style "short hex...
2005-07-03  Linus TorvaldsMake the name of a pack-file depend on the objects...
2005-07-03  Linus TorvaldsAdd "git-prune-packed" that removes objects that exist...
2005-07-03  Linus TorvaldsAdd "git repack" command that does an incremental pack
2005-07-03  Linus TorvaldsAdd "--non-empty" flag to git-pack-objects
2005-07-03  Linus Torvalds"git rev-list --unpacked" shows only unpacked commits
2005-07-03  Linus TorvaldsAdd "--incremental" flag to git-pack-objects
2005-07-03  Linus TorvaldsAdd "--all" flag to rev-parse that shows all refs
2005-07-03  Linus TorvaldsAdd "has_sha1_pack()" function to query whether the...
2005-07-03  Linus TorvaldsMake git-fsck-cache check HEAD integrity
2005-07-03  Linus TorvaldsFix sparse warnings.
2005-07-03  Linus TorvaldsFix up header file dependencies and add sparse checking...
2005-07-03  Linus TorvaldsFix up "for_each_ref()" to be more usable, and use...
2005-07-03  Linus TorvaldsFix gcc warning in send-pack.c
2005-07-03  Linus TorvaldsAvoid gcc warnings in sha1_file.c
2005-07-03  Linus TorvaldsGeneralize the "show each ref" code in receice-pack
2005-07-01  Junio C Hamano[PATCH] Show more details of packfile with verify-pack -v.
2005-07-01  Junio C Hamano[PATCH] verify-pack updates.
2005-07-01  Junio C Hamano[PATCH] Avoid unnecessarily inflating and interpreting...
2005-06-30  Linus TorvaldsDo ref matching on the sender side rather than on receiver
2005-06-30  Linus TorvaldsAdd support for "forcing" a ref on the remote side
2005-06-30  Linus Torvaldsgit-send-pack: actually send the object pack
2005-06-30  Linus Torvaldsgit-receive-pack: implement ref switch command handling
2005-06-30  Linus TorvaldsAdd comment on what send-pack still needs to do
2005-06-30  Linus Torvaldsgit-receive-pack: start parsing ref update commands
2005-06-30  Linus TorvaldsSlow but steady progress on git pack receive/send
2005-06-30  Linus Torvaldsgit-send-pack: start parsing local/remote reference...
2005-06-30  Linus TorvaldsTurn on optimization again
2005-06-30  Jon Seymour[PATCH] Remove unnecessary sort from t6001 testcase
2005-06-30  Jon Seymour[PATCH] Fix broken t6001 test case
2005-06-30  Jon Seymour[PATCH] Demonstrate broken t6001 test case function
2005-06-30  Jon Seymour[PATCH] Fix for git-rev-list --merge-order B ^A (A...
2005-06-30  Jon Seymour[PATCH] Test case that demonstrates problem with -...
2005-06-30  Linus TorvaldsMake send/receive-pack be closer to doing something...
2005-06-30  Linus TorvaldsStart of "git-send-pack", the local part of sending...
2005-06-30  Linus TorvaldsAdd first cut at "git-receive-pack"
2005-06-29  Linus TorvaldsRemove bogus dup commit warning with --merge-order
2005-06-29  Linus TorvaldsTeach git-rev-list about non-commit objects
2005-06-29  Linus TorvaldsPrepare git-rev-list for tracking tag objects too
2005-06-29  Junio C Hamano[PATCH] Adjust t5300 test for unpack-objects change
2005-06-29  Linus TorvaldsRe-instate dry-run logic in git-unpack-objects
2005-06-29  Linus TorvaldsClean up git-unpack-objects a bit
2005-06-29  Junio C Hamano[PATCH] Add git-verify-pack command.
2005-06-29  Junio C Hamano[PATCH] Fixlets on top of Nico's clean-up.
2005-06-29  Nicolas Pitre[PATCH] assorted delta code cleanup
2005-06-29  Linus TorvaldsFix packed_delta_info() that was broken by the delta...
2005-06-29  Linus TorvaldsMake git pack files use little-endian size encoding
2005-06-29  Nicolas Pitre[PATCH] denser delta header encoding
2005-06-29  Junio C Hamano[PATCH] Emit base objects of a delta chain when the...
2005-06-29  Linus Torvaldsgit-unpack-objects: re-write to read from stdin
2005-06-29  Junio C Hamano[PATCH] Use enhanced diff_delta() in the similarity...
2005-06-29  Junio C Hamano[PATCH] Fix unpack-objects for header length information.
2005-06-28  Linus TorvaldsMerge fighting fsck-cache updates from Junio
2005-06-28  Junio C Hamano[PATCH] Update fsck-cache (take 2)
2005-06-28  Junio C Hamano[PATCH] Expose packed_git and alt_odb.
2005-06-28  Junio C Hamano[PATCH] Bugfix: initialize pack_base to NULL.
2005-06-28  Junio C Hamano[PATCH] Adjust fsck-cache to packed GIT and alternate...
2005-06-28  Linus TorvaldsChange pack file format. Hopefully for the last time.
2005-06-28  Linus Torvaldsgit-pack-objects: add "--stdout" flag to write the...
2005-06-28  Linus Torvaldscsum-file: add "sha1fd()" to create a SHA1 csum file...
2005-06-28  Linus TorvaldsDuh. Fix transposed characters in git-pull-script
2005-06-28  Linus TorvaldsTeach packing about "tag" objects
2005-06-28  Junio C Hamano[PATCH] git-cat-file: '-s' to find out object size.
2005-06-28  Junio C Hamano[PATCH] git-cat-file: use sha1_object_info() on '-t'.
2005-06-28  Junio C Hamano[PATCH] Obtain sha1_file_info() for deltified pack...
2005-06-28  Linus TorvaldsTeach git-pull-script about pulling tags
2005-06-28  Linus TorvaldsFix another test that broke with the recent git-init...
2005-06-28  Junio C Hamano[PATCH] Skip writing out sha1 files for objects in...
2005-06-28  Mark Allen[PATCH] replace sha1sum with sum in t/t1002
2005-06-28  Linus TorvaldsFix up test that counted subdirectories in ".git/objects"
2005-06-28  Linus Torvaldsgit-init-db: create "pack" subdirectory under objects
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-28  Linus Torvaldscsum-file: fix missing buf pointer update
2005-06-27  Junio C Hamano[PATCH] Teach read_sha1_file() and friends about packed...
2005-06-27  Junio C Hamano[PATCH] Enhance sha1_file_size() into sha1_object_info()
2005-06-27  Junio C Hamano[PATCH] Remove "delta" object representation.
2005-06-27  Sven Verdoolaege[PATCH] git-ssh-pull: commit-id consistency
2005-06-27  Linus Torvaldsgit-checkout-script: use "--verify --revs-only" to...
2005-06-27  Paul MackerrasAdd a menu item for creating tags.
2005-06-27  Paul MackerrasFix a bug where we would corrupt the stuff read from...
2005-06-27  Paul MackerrasAdd a menu entry for generating a patch between any...
2005-06-27  Linus Torvaldscsum-file interface updates: return resulting SHA1
2005-06-27  Paul MackerrasFix behaviour in the case where we have no commits...
2005-06-27  Linus Torvaldsgit-pack-objects: write the pack files with a SHA1...
2005-06-27  Linus TorvaldsAdd "--pretty=full" format that also shows committer.
2005-06-27  Jan HarkesAdd git-verify-tag script
2005-06-27  Paul MackerrasCheck for the existence of the git directory on startup.
2005-06-26  Linus Torvaldsgit-pack-objects: use name information (if any) to...
2005-06-26  Linus TorvaldsOoh. Make git-rev-list --object associate a name with...
2005-06-26  Linus Torvaldsgit-pack-objects: do the delta search in reverse size...
2005-06-26  Ryan Anderson[PATCH] Add git-relink-script to fix up missing hardlinks
2005-06-26  Linus Torvaldsgit-rev-parse: add "--not" flag to mark subsequent...
2005-06-26  Linus Torvaldsgit-unpack-objects: start removing debug output
2005-06-26  Linus TorvaldsFix object packing/unpacking.
2005-06-26  Junio C Hamano[PATCH] Finish initial cut of git-pack-object/git-unpac...
2005-06-26  Linus TorvaldsAdd "--depth=N" parameter to git-pack-objects to limit...
2005-06-26  Linus Torvaldsgit-pack-objects: make "--window=x" semantics more...
next