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
*
Add "git_path()" and "head_ref()" helper functions.
Linus Torvalds
2005-07-05
*
git-rev-list: make sure the output is sorted by recency
Linus Torvalds
2005-07-04
*
Make rev-list flush the stdio buffers after each rev.
Linus Torvalds
2005-07-04
*
Make git-fetch-pack actually do all the unpacking etc.
Linus Torvalds
2005-07-04
*
Make git-fetch-pack and git-upload-pack negotiate needs/haves fully
Linus Torvalds
2005-07-04
*
Clean up output of "for_each_ref()" when GIT_DIR is "."
Linus Torvalds
2005-07-04
*
Commit first cut at "git-fetch-pack"
Linus Torvalds
2005-07-04
*
Move ref path matching to connect.c library
Linus Torvalds
2005-07-04
*
Factor out the ssh connection stuff from send-pack.c
Linus Torvalds
2005-07-04
*
[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...
Jon Seymour
2005-07-04
*
git-rev-parse: support show sha1 names for pack entries
Linus Torvalds
2005-07-03
*
Make git-rev-parse support cogito-style "short hex names"
Linus Torvalds
2005-07-03
*
Make the name of a pack-file depend on the objects packed there-in.
Linus Torvalds
2005-07-03
*
Add "git-prune-packed" that removes objects that exist in a pack.
Linus Torvalds
2005-07-03
*
Add "git repack" command that does an incremental pack
Linus Torvalds
2005-07-03
*
Add "--non-empty" flag to git-pack-objects
Linus Torvalds
2005-07-03
*
"git rev-list --unpacked" shows only unpacked commits
Linus Torvalds
2005-07-03
*
Add "--incremental" flag to git-pack-objects
Linus Torvalds
2005-07-03
*
Add "--all" flag to rev-parse that shows all refs
Linus Torvalds
2005-07-03
*
Add "has_sha1_pack()" function to query whether the object is available in a ...
Linus Torvalds
2005-07-03
*
Make git-fsck-cache check HEAD integrity
Linus Torvalds
2005-07-03
*
Fix sparse warnings.
Linus Torvalds
2005-07-03
*
Fix up header file dependencies and add sparse checking rules
Linus Torvalds
2005-07-03
*
Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache
Linus Torvalds
2005-07-03
*
Fix gcc warning in send-pack.c
Linus Torvalds
2005-07-03
*
Avoid gcc warnings in sha1_file.c
Linus Torvalds
2005-07-03
*
Generalize the "show each ref" code in receice-pack
Linus Torvalds
2005-07-02
*
[PATCH] Show more details of packfile with verify-pack -v.
Junio C Hamano
2005-06-30
*
[PATCH] verify-pack updates.
Junio C Hamano
2005-06-30
*
[PATCH] Avoid unnecessarily inflating and interpreting delta
Junio C Hamano
2005-06-30
*
Do ref matching on the sender side rather than on receiver
Linus Torvalds
2005-06-30
*
Add support for "forcing" a ref on the remote side
Linus Torvalds
2005-06-30
*
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
[next]