* What's in git.git (part #1-2)
@ 2006-06-01 9:27 Junio C Hamano
0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2006-06-01 9:27 UTC (permalink / raw)
To: git
(this one is about "next" only -- I am bisecting)
* The 'next' branch, in addition, has these.
- git-svnimport
Florian Forster:
git-svnimport: Improved detection of merges.
- read-tree/write-tree --prefix
Junio C Hamano:
read-tree: --prefix=<path>/ option.
write-tree: --prefix=<path>
read-tree: reorganize bind_merge code.
- format-patch
Junio C Hamano:
format-patch --signoff
- tree parser updates
Linus Torvalds:
Add raw tree buffer info to "struct tree"
Make "tree_entry" have a SHA1 instead of a union of object pointers
Switch "read_tree_recursive()" over to tree-walk functionality
Remove "tree->entries" tree-entry list from tree parser
Make "struct tree" contain the pointer to the tree buffer
Make "tree_entry" have a SHA1 instead of a union of object pointers
Switch "read_tree_recursive()" over to tree-walk functionality
builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()
Remove "tree->entries" tree-entry list from tree parser
fsck-objects: avoid unnecessary tree_entry_list usage
Remove unused "zeropad" entry from tree_list_entry
Convert "mark_tree_uninteresting()" to raw tree walker
Convert fetch.c: process_tree() to raw tree walker
Remove last vestiges of generic tree_entry_list
tree_entry(): new tree-walking helper function
- fetch-pack into a repository with more root than the server
Junio C Hamano:
fetch-pack: give up after getting too many "ack continue"
- http-fetch fixes
Nick Hengeveld:
http: prevent segfault during curl handle reuse
Sean Estabrooks:
Remove possible segfault in http-fetch.
- reflog
Junio C Hamano:
fetch.c: do not pass uninitialized lock to unlock_ref().
Shawn Pearce:
Improve abstraction of ref lock/write.
Convert update-ref to use ref_lock API.
Log ref updates to logs/refs/<ref>
Support 'master@2 hours ago' syntax
Fix ref log parsing so it works properly.
General ref log reading improvements.
Added logs/ directory to repository layout.
Force writing ref if it doesn't exist.
Log ref updates made by fetch.
Change 'master@noon' syntax to 'master@{noon}'.
Correct force_write bug in refs.c
Change order of -m option to update-ref.
Include ref log detail in commit, reset, etc.
Create/delete branch ref logs.
Enable ref log creation in git checkout -b.
Verify git-commit provides a reflog message.
Test that git-branch -l works.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-01 9:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-01 9:27 What's in git.git (part #1-2) Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).