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-for-each-ref.c
Commit message (
Expand
)
Author
Age
*
for-each-ref: Fix quoting style constants.
Johannes Sixt
2007-12-06
*
Merge branch 'ph/diffopts'
Junio C Hamano
2007-11-18
|
\
|
*
Use OPT_BIT in builtin-for-each-ref
Pierre Habouzit
2007-11-11
*
|
Merge branch 'maint'
Junio C Hamano
2007-11-12
|
\
\
|
|
/
|
/
|
|
*
for-each-ref: fix off by one read.
Christian Couder
2007-11-11
*
|
for-each-ref: fix setup of option-parsing for --sort
Lars Hjemli
2007-11-10
*
|
Make builtin-for-each-ref.c use parse-opts.
Pierre Habouzit
2007-10-29
*
|
Merge branch 'ph/strbuf'
Junio C Hamano
2007-10-03
|
\
\
|
*
|
builtin-for-each-ref.c::copy_name() - do not overstep the buffer.
Junio C Hamano
2007-09-19
|
*
|
Use xmemdupz() in many places.
Pierre Habouzit
2007-09-18
*
|
|
Merge branch 'ap/dateformat'
Junio C Hamano
2007-10-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dateformat: parse %(xxdate) %(yydate:format) correctly
Junio C Hamano
2007-10-02
|
*
|
Make for-each-ref's grab_date() support per-atom formatting
Andy Parkins
2007-09-29
|
*
|
Make for-each-ref allow atom names like "<name>:<something>"
Andy Parkins
2007-09-29
|
|
/
*
|
for-each-ref: fix %(numparent) and %(parent)
Junio C Hamano
2007-10-02
|
/
*
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
2007-07-14
*
General const correctness fixes
Shawn O. Pearce
2007-03-07
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
*
formalize typename(), and add its reverse type_from_string()
Nicolas Pitre
2007-02-27
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
*
Assorted typo fixes
Pavel Roskin
2007-02-03
*
Teach for-each-ref about a little language called Tcl.
Shawn O. Pearce
2007-01-28
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
*
Fix git-for-each-refs broken for tags
Petr Baudis
2006-11-18
*
for-each-ref: "creator" and "creatordate" fields
Junio C Hamano
2006-11-02
*
Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs
Junio C Hamano
2006-09-21
*
Add git-for-each-ref: helper for language bindings
Junio C Hamano
2006-09-16