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
/
list-objects.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/mark-edges-uninteresting'
Junio C Hamano
2014-01-27
|
\
|
*
list-objects: only look at cmdline trees with edge_hint
Jeff King
2014-01-21
*
|
Merge branch 'nd/fetch-into-shallow'
Junio C Hamano
2013-09-20
|
\
\
|
|
/
|
*
list-objects: mark more commits as edges in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
2013-08-28
|
*
list-objects: reduce one argument in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
2013-08-28
*
|
clear parsed flag when we free tree buffers
Jeff King
2013-06-06
|
/
*
tree_entry_interesting(): give meaningful names to return values
Nguyễn Thái Ngọc Duy
2011-10-27
*
list-objects: pass callback data to show_objects()
Junio C Hamano
2011-09-01
*
Merge branch 'nd/struct-pathspec'
Junio C Hamano
2011-05-06
|
\
|
*
Improve tree_entry_interesting() handling code
Nguyễn Thái Ngọc Duy
2011-03-25
*
|
Merge branch 'jc/maint-rev-list-culled-boundary'
Junio C Hamano
2011-03-22
|
\
\
|
|
/
|
/
|
|
*
list-objects.c: don't add an unparsed NULL as a pending tree
Junio C Hamano
2011-03-14
*
|
Make rev-list --objects work together with pathspecs
Elijah Newren
2011-02-03
*
|
Merge branch 'lt/pack-object-memuse'
Junio C Hamano
2009-04-18
|
\
\
|
*
|
show_object(): push path_name() call further down
Linus Torvalds
2009-04-12
|
|
/
|
*
process_{tree,blob}: show objects without buffering
Linus Torvalds
2009-04-12
*
|
Merge branch 'cc/bisect-filter'
Junio C Hamano
2009-04-12
|
\
\
|
|
/
|
/
|
|
*
list-objects: add "void *data" parameter to show functions
Christian Couder
2009-04-07
*
|
process_{tree,blob}: Remove useless xstrdup calls
Björn Steinbrink
2009-04-08
|
/
*
list-objects.c::process_tree/blob: check for NULL
Martin Koegler
2008-02-18
*
Fix memory leak in traverse_commit_list
Shawn O. Pearce
2007-11-10
*
rename dirlink to gitlink.
Martin Waitz
2007-05-21
*
Teach git list-objects logic to not follow gitlinks
Linus Torvalds
2007-04-14
*
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
*
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