index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-rev-list.c
Commit message (
Expand
)
Author
Age
*
pack-objects: further work on internal rev-list logic.
Junio C Hamano
2006-09-07
*
Separate object listing routines out of rev-list
Junio C Hamano
2006-09-07
*
Teach rev-list an option to read revs from the standard input.
Junio C Hamano
2006-09-05
*
Replace uses of strdup with xstrdup.
Shawn Pearce
2006-09-02
*
Add --relative-date option to the revision interface
Jonas Fonseca
2006-08-28
*
free(NULL) is perfectly valid.
Junio C Hamano
2006-08-27
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
Call setup_git_directory() early
Linus Torvalds
2006-07-28
*
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
2006-07-12
*
Add "named object array" concept
Linus Torvalds
2006-06-19
*
Some more memory leak avoidance
Linus Torvalds
2006-06-17
*
Shrink "struct object" a bit
Linus Torvalds
2006-06-17
*
rev-list: fix process_tree() conversion.
Linus Torvalds
2006-06-05
*
tree_entry(): new tree-walking helper function
Linus Torvalds
2006-05-30
*
Remove "tree->entries" tree-entry list from tree parser
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
*
Fix memory leak in "git rev-list --objects"
Linus Torvalds
2006-05-28
*
fmt-patch: Support --attach
Johannes Schindelin
2006-05-21
*
Merge branch 'master' into js/fmt-patch
Junio C Hamano
2006-05-21
*
Make "git rev-list" be a builtin
Linus Torvalds
2006-05-18