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
*
gitview: Add some useful keybindings.
Aneesh Kumar K.V
2006-06-04
*
Merge branch 'lt/tree-2'
Junio C Hamano
2006-06-03
|
\
|
*
fetch.c: do not call process_tree() from process_tree().
Junio C Hamano
2006-06-02
|
*
tree_entry(): new tree-walking helper function
Linus Torvalds
2006-05-30
|
*
Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2
Junio C Hamano
2006-05-29
|
|
\
|
|
*
adjust to the rebased series by Linus.
Junio C Hamano
2006-05-29
|
|
*
Merge branch 'lt/tree' into jc/lt-tree-n-cache-tree
Junio C Hamano
2006-05-28
|
|
|
\
|
|
|
*
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
2006-05-28
|
|
|
*
Switch "read_tree_recursive()" over to tree-walk functionality
Linus Torvalds
2006-05-28
|
|
|
*
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
2006-05-28
|
|
|
*
Add raw tree buffer info to "struct tree"
Linus Torvalds
2006-05-28
|
*
|
|
Remove last vestiges of generic tree_entry_list
Linus Torvalds
2006-05-29
|
*
|
|
Convert fetch.c: process_tree() to raw tree walker
Linus Torvalds
2006-05-29
|
*
|
|
Convert "mark_tree_uninteresting()" to raw tree walker
Linus Torvalds
2006-05-29
|
*
|
|
Remove unused "zeropad" entry from tree_list_entry
Linus Torvalds
2006-05-29
|
*
|
|
fsck-objects: avoid unnecessary tree_entry_list usage
Linus Torvalds
2006-05-29
|
*
|
|
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
2006-05-29
|
*
|
|
builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()
Linus Torvalds
2006-05-29
|
*
|
|
Switch "read_tree_recursive()" over to tree-walk functionality
Linus Torvalds
2006-05-29
|
*
|
|
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
2006-05-29
|
*
|
|
Make "struct tree" contain the pointer to the tree buffer
Linus Torvalds
2006-05-29
*
|
|
|
Merge branch 'sp/reflog'
Junio C Hamano
2006-06-03
|
\
\
\
\
|
*
|
|
|
fetch.c: do not pass uninitialized lock to unlock_ref().
Junio C Hamano
2006-05-31
|
*
|
|
|
Test that git-branch -l works.
Shawn Pearce
2006-05-24
|
*
|
|
|
Verify git-commit provides a reflog message.
Shawn Pearce
2006-05-24
|
*
|
|
|
Merge branch 'master' into sp/reflog
Junio C Hamano
2006-05-24
|
|
\
\
\
\
|
*
\
\
\
\
Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog'
Junio C Hamano
2006-05-19
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Enable ref log creation in git checkout -b.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Create/delete branch ref logs.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Include ref log detail in commit, reset, etc.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Change order of -m option to update-ref.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Correct force_write bug in refs.c
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Change 'master@noon' syntax to 'master@{noon}'.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Log ref updates made by fetch.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Force writing ref if it doesn't exist.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Added logs/ directory to repository layout.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
General ref log reading improvements.
Shawn Pearce
2006-05-19
|
*
|
|
|
|
|
Fix ref log parsing so it works properly.
Shawn Pearce
2006-05-17
|
*
|
|
|
|
|
Support 'master@2 hours ago' syntax
Shawn Pearce
2006-05-17
|
*
|
|
|
|
|
Log ref updates to logs/refs/<ref>
Shawn Pearce
2006-05-17
|
*
|
|
|
|
|
Convert update-ref to use ref_lock API.
Shawn Pearce
2006-05-17
|
*
|
|
|
|
|
Improve abstraction of ref lock/write.
Shawn Pearce
2006-05-17
*
|
|
|
|
|
|
Merge branch 'ff/svnimport'
Junio C Hamano
2006-06-03
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
git-svnimport: Improved detection of merges.
Florian Forster
2006-05-31
*
|
|
|
|
|
|
|
read-tree --reset: update working tree file for conflicted paths.
Junio C Hamano
2006-06-03
*
|
|
|
|
|
|
|
Merge branch 'jc/fmt-patch'
Junio C Hamano
2006-06-03
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'ds/doc' into jc/fmt-patch
Junio C Hamano
2006-06-02
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Update documentation for git-format-patch
Dennis Stosberg
2006-06-02
|
*
|
|
|
|
|
|
|
|
format-patch: resurrect extra headers from config
Johannes Schindelin
2006-06-02
|
*
|
|
|
|
|
|
|
|
format-patch --signoff
Junio C Hamano
2006-05-31
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]