Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Produce a nicer output in case of sha1_object_info failures in ls-tree -l | Alex Riesen | 1 | -10/+12 |
2009-02-07 | tree.c: allow read_tree_recursive() to traverse gitlink entries | Lars Hjemli | 1 | -7/+2 |
2009-01-01 | Document git-ls-tree --full-tree | Nanako Shiraishi | 1 | -1/+1 |
2008-12-26 | ls-tree: add --full-tree option | Junio C Hamano | 1 | -0/+5 |
2008-08-04 | Add output flushing before fork() | Anders Melchiorsen | 1 | -7/+6 |
2008-07-16 | Merge branch 'sb/dashless' | Junio C Hamano | 1 | -1/+1 |
2008-07-15 | add context pointer to read_tree_recursive() | René Scharfe | 1 | -2/+2 |
2008-07-13 | Make usage strings dash-less | Stephan Beyer | 1 | -1/+1 |
2008-05-14 | Provide git_config with a callback-data parameter | Johannes Schindelin | 1 | -1/+1 |
2007-09-20 | Full rework of quote_c_style and write_name_quoted. | Pierre Habouzit | 1 | -4/+2 |
2007-05-23 | Merge branch 'jn/lstree' | Junio C Hamano | 1 | -5/+28 |
2007-05-21 | rename dirlink to gitlink. | Martin Waitz | 1 | -1/+1 |
2007-05-20 | Add an option to git-ls-tree to display also the size of blob | Jakub Narebski | 1 | -5/+28 |
2007-04-10 | Teach core object handling functions about gitlinks | Linus Torvalds | 1 | -1/+19 |
2007-02-20 | prefixcmp(): fix-up leftover strncmp(). | Junio C Hamano | 1 | -1/+1 |
2006-08-15 | remove unnecessary initializations | David Rientjes | 1 | -3/+3 |
2006-07-29 | Call setup_git_directory() much earlier | Linus Torvalds | 1 | -4/+4 |
2006-05-28 | Remove "tree->entries" tree-entry list from tree parser | Linus Torvalds | 1 | -1/+1 |
2006-05-23 | Builtin git-ls-tree. | Peter Eriksen | 1 | -0/+156 |