aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rev-list: fix process_tree() conversion.Linus Torvalds2006-06-05
* Fix typo in tutorial-2.txtLinus Torvalds2006-06-05
* Fix Documentation/everyday.txt: Junio's workflowHorst H. von Brand2006-06-05
* Add example xinetd(8) configuration to Documentation/everyday.txtHorst H. von Brand2006-06-05
* read-tree: fix eye-candy.Linus Torvalds2006-06-05
* gitview: Add some useful keybindings.Aneesh Kumar K.V2006-06-04
* Merge branch 'lt/tree-2'Junio C Hamano2006-06-03
|\
| * fetch.c: do not call process_tree() from process_tree().Junio C Hamano2006-06-02
| * tree_entry(): new tree-walking helper functionLinus Torvalds2006-05-30
| * Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2Junio C Hamano2006-05-29
| |\
| | * adjust to the rebased series by Linus.Junio C Hamano2006-05-29
| | * Merge branch 'lt/tree' into jc/lt-tree-n-cache-treeJunio C Hamano2006-05-28
| | |\
| | | * Remove "tree->entries" tree-entry list from tree parserLinus Torvalds2006-05-28
| | | * Switch "read_tree_recursive()" over to tree-walk functionalityLinus Torvalds2006-05-28
| | | * Make "tree_entry" have a SHA1 instead of a union of object pointersLinus Torvalds2006-05-28
| | | * Add raw tree buffer info to "struct tree"Linus Torvalds2006-05-28
| * | | Remove last vestiges of generic tree_entry_listLinus Torvalds2006-05-29
| * | | Convert fetch.c: process_tree() to raw tree walkerLinus Torvalds2006-05-29
| * | | Convert "mark_tree_uninteresting()" to raw tree walkerLinus Torvalds2006-05-29
| * | | Remove unused "zeropad" entry from tree_list_entryLinus Torvalds2006-05-29
| * | | fsck-objects: avoid unnecessary tree_entry_list usageLinus Torvalds2006-05-29
| * | | Remove "tree->entries" tree-entry list from tree parserLinus Torvalds2006-05-29
| * | | builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()Linus Torvalds2006-05-29
| * | | Switch "read_tree_recursive()" over to tree-walk functionalityLinus Torvalds2006-05-29
| * | | Make "tree_entry" have a SHA1 instead of a union of object pointersLinus Torvalds2006-05-29
| * | | Make "struct tree" contain the pointer to the tree bufferLinus Torvalds2006-05-29
* | | | Merge branch 'sp/reflog'Junio C Hamano2006-06-03
|\ \ \ \
| * | | | fetch.c: do not pass uninitialized lock to unlock_ref().Junio C Hamano2006-05-31
| * | | | Test that git-branch -l works.Shawn Pearce2006-05-24
| * | | | Verify git-commit provides a reflog message.Shawn Pearce2006-05-24
| * | | | Merge branch 'master' into sp/reflogJunio C Hamano2006-05-24
| |\ \ \ \
| * \ \ \ \ Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog'Junio C Hamano2006-05-19
| |\ \ \ \ \
| * | | | | | Enable ref log creation in git checkout -b.Shawn Pearce2006-05-19
| * | | | | | Create/delete branch ref logs.Shawn Pearce2006-05-19
| * | | | | | Include ref log detail in commit, reset, etc.Shawn Pearce2006-05-19
| * | | | | | Change order of -m option to update-ref.Shawn Pearce2006-05-19
| * | | | | | Correct force_write bug in refs.cShawn Pearce2006-05-19
| * | | | | | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-19
| * | | | | | Log ref updates made by fetch.Shawn Pearce2006-05-19
| * | | | | | Force writing ref if it doesn't exist.Shawn Pearce2006-05-19
| * | | | | | Added logs/ directory to repository layout.Shawn Pearce2006-05-19
| * | | | | | General ref log reading improvements.Shawn Pearce2006-05-19
| * | | | | | Fix ref log parsing so it works properly.Shawn Pearce2006-05-17
| * | | | | | Support 'master@2 hours ago' syntaxShawn Pearce2006-05-17
| * | | | | | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-17
| * | | | | | Convert update-ref to use ref_lock API.Shawn Pearce2006-05-17
| * | | | | | Improve abstraction of ref lock/write.Shawn Pearce2006-05-17
* | | | | | | Merge branch 'ff/svnimport'Junio C Hamano2006-06-03
|\ \ \ \ \ \ \
| * | | | | | | git-svnimport: Improved detection of merges.Florian Forster2006-05-31
* | | | | | | | read-tree --reset: update working tree file for conflicted paths.Junio C Hamano2006-06-03