Sign in
googlers
/
jrn
/
git
/
28de5b6b400fcdbd2d0665bc0cec7d7e4b813b43
/
builtin-for-each-ref.c
eeefa7c
Style fixes, add a space after if/for/while.
by Brian Gianforcaro
· 16 years ago
3b91202
Merge branch 'ak/maint-for-each-ref-no-lookup'
by Junio C Hamano
· 16 years ago
b7dd2d2
for-each-ref: Do not lookup objects when they will not be used
by Anders Kaseorg
· 16 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
e64c1b0
for-each-ref: fix segfault in copy_email
by Jeff King
· 16 years ago
2bb9816
for-each-ref: utilize core.warnAmbiguousRefs for :short-format
by Bert Wesarg
· 16 years ago
6e7b330
shorten_unambiguous_ref(): add strict mode
by Bert Wesarg
· 16 years ago
7c2b302
make get_short_ref a public function
by Jeff King
· 16 years ago
8cae19d
for-each-ref: add "upstream" format field
by Jeff King
· 16 years ago
8db9a4b
for-each-ref: refactor refname handling
by Jeff King
· 16 years ago
3d4ecc0
for-each-ref: refactor get_short_ref function
by Jeff King
· 16 years ago
8e76bf3
Remove unused assignments
by Benjamin Kramer
· 16 years ago
058412d
Fix potentially dangerous uses of mkpath and git_path
by Alex Riesen
· 16 years ago
9800c0d
Merge branch 'bc/master-diff-hunk-header-fix'
by Shawn O. Pearce
· 16 years ago
94e02e7
Use strchrnul() instead of strchr() plus manual workaround
by Johan Herland
· 16 years ago
c9c6cc8
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
85cf643
for-each-ref: Fix --format=%(subject) for log message without newlines
by Johan Herland
· 16 years ago
7d66f21
for-each-ref: `:short` format for `refname`
by Bert Wesarg
· 17 years ago
114ef90
for-each-ref: Allow a trailing slash in the patterns
by Björn Steinbrink
· 17 years ago
e276c26
for-each-ref: cope with tags with incomplete lines
by Junio C Hamano
· 17 years ago
186458b
Make non-static functions, that may be static, static
by Stephan Beyer
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
87412ec
for-each-ref: implement missing tag values
by Jeff King
· 17 years ago
8e0fbe6
builtin-for-each-ref.c: fix typo in error message
by Michele Ballabio
· 17 years ago
c9ecf4f
for-each-ref: Fix quoting style constants.
by Johannes Sixt
· 17 years ago
e6cb314
Merge branch 'ph/diffopts'
by Junio C Hamano
· 17 years ago
35865ca
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
a74fa11
for-each-ref: fix off by one read.
by Christian Couder
· 17 years ago
9fac800
Use OPT_BIT in builtin-for-each-ref
by Pierre Habouzit
· 17 years ago
c899a57
for-each-ref: fix setup of option-parsing for --sort
by Lars Hjemli
· 17 years ago
c3428da
Make builtin-for-each-ref.c use parse-opts.
by Pierre Habouzit
· 17 years ago
66d4035
Merge branch 'ph/strbuf'
by Junio C Hamano
· 17 years ago
5e5b2b9
Merge branch 'ap/dateformat'
by Junio C Hamano
· 17 years ago
9e1a2ac
for-each-ref: fix %(numparent) and %(parent)
by Junio C Hamano
· 17 years ago
070f691
dateformat: parse %(xxdate) %(yydate:format) correctly
by Junio C Hamano
· 17 years ago
d392e71
Make for-each-ref's grab_date() support per-atom formatting
by Andy Parkins
· 17 years ago
b64265c
Make for-each-ref allow atom names like "<name>:<something>"
by Andy Parkins
· 17 years ago
6b30852
builtin-for-each-ref.c::copy_name() - do not overstep the buffer.
by Junio C Hamano
· 17 years ago
182af83
Use xmemdupz() in many places.
by Pierre Habouzit
· 18 years ago
baffc0e
Make every builtin-*.c file #include "builtin.h"
by Peter Hagervall
· 18 years ago
3a55602
General const correctness fixes
by Shawn O. Pearce
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 18 years ago
df84366
formalize typename(), and add its reverse type_from_string()
by Nicolas Pitre
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
3dff537
Assorted typo fixes
by Pavel Roskin
· 18 years ago
5558e55
Teach for-each-ref about a little language called Tcl.
by Shawn O. Pearce
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
f829063
Fix git-for-each-refs broken for tags
by Petr Baudis
· 18 years ago
3175aa1
for-each-ref: "creator" and "creatordate" fields
by Junio C Hamano
· 18 years ago
340adb8
Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs
by Junio C Hamano
· 18 years ago
9f613dd
Add git-for-each-ref: helper for language bindings
by Junio C Hamano
· 19 years ago