index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
for-each-ref.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ref-filter: add option to match literal pattern
Karthik Nayak
2015-09-17
1
-0
/
+1
*
for-each-ref: add '--contains' option
Karthik Nayak
2015-08-03
1
-0
/
+2
*
for-each-ref: add '--merged' and '--no-merged' options
Karthik Nayak
2015-08-03
1
-0
/
+3
*
for-each-ref: add '--points-at' option
Karthik Nayak
2015-08-03
1
-2
/
+7
*
for-each-ref: introduce filter_refs()
Karthik Nayak
2015-08-03
1
-10
/
+11
*
ref-filter: move code from 'for-each-ref'
Karthik Nayak
2015-08-03
1
-1074
/
+0
*
ref-filter: add 'ref-filter.h'
Karthik Nayak
2015-06-15
1
-40
/
+1
*
for-each-ref: rename variables called sort to sorting
Karthik Nayak
2015-06-15
1
-14
/
+14
*
for-each-ref: rename some functions and make them public
Karthik Nayak
2015-06-15
1
-32
/
+32
*
for-each-ref: introduce 'ref_array_clear()'
Karthik Nayak
2015-06-15
1
-0
/
+21
*
for-each-ref: introduce new structures for better organisation
Karthik Nayak
2015-06-15
1
-24
/
+30
*
for-each-ref: rename 'refinfo' to 'ref_array_item'
Karthik Nayak
2015-06-15
1
-20
/
+20
*
for-each-ref: clean up code
Karthik Nayak
2015-06-15
1
-5
/
+2
*
for-each-ref: extract helper functions out of grab_single_ref()
Karthik Nayak
2015-06-15
1
-23
/
+41
*
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
1
-2
/
+3
|
\
|
*
grab_single_ref(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-5
/
+4
|
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-1
/
+3
*
|
for-each-ref: accept "%(push)" format
Jeff King
2015-05-22
1
-2
/
+15
*
|
for-each-ref: use skip_prefix instead of starts_with
Jeff King
2015-05-22
1
-2
/
+4
*
|
remote.c: return upstream name from stat_tracking_info
Jeff King
2015-05-22
1
-2
/
+2
*
|
remote.c: report specific errors from branch_get_upstream
Jeff King
2015-05-21
1
-1
/
+1
*
|
remote.c: introduce branch_get_upstream helper
Jeff King
2015-05-21
1
-3
/
+2
|
/
*
Merge branch 'rs/simple-cleanups'
Junio C Hamano
2015-03-05
1
-4
/
+3
|
\
|
*
for-each-ref: use skip_prefix() to avoid duplicate string comparison
René Scharfe
2015-02-22
1
-4
/
+3
*
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
1
-1
/
+1
|
\
\
|
*
|
standardize usage info string format
Alex Henrie
2015-01-14
1
-1
/
+1
*
|
|
Merge branch 'rc/for-each-ref-tracking'
Junio C Hamano
2015-01-14
1
-2
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
for-each-ref: always check stat_tracking_info()'s return value
Raphael Kubo da Costa
2015-01-13
1
-2
/
+9
*
|
|
Merge branch 'rt/for-each-ref-spell-tcl-as-Tcl'
Junio C Hamano
2014-12-22
1
-1
/
+1
|
\
\
\
|
*
|
|
for-each-ref: correct spelling of Tcl in option description
Ralf Thielow
2014-12-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rs/ref-transaction'
Junio C Hamano
2014-10-21
1
-2
/
+9
|
\
\
\
|
*
|
|
for-each-ref: skip and warn about broken ref names
Ronnie Sahlberg
2014-10-15
1
-0
/
+5
|
*
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
1
-2
/
+4
*
|
|
|
Merge branch 'jn/parse-config-slot'
Junio C Hamano
2014-10-20
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
color_parse: do not mention variable name in error message
Jeff King
2014-10-14
1
-2
/
+4
|
|
/
/
*
|
|
Merge branch 'rs/realloc-array'
Junio C Hamano
2014-09-26
1
-6
/
+3
|
\
\
\
|
*
|
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-6
/
+3
|
|
/
/
*
/
/
calloc() and xcalloc() takes nmemb and then size
Arjun Sreedharan
2014-09-03
1
-1
/
+1
|
/
/
*
|
use commit_list_count() to count the members of commit_lists
René Scharfe
2014-07-17
1
-14
/
+2
*
|
Use starts_with() for C strings instead of memcmp()
René Scharfe
2014-06-09
1
-1
/
+1
|
/
*
use wildmatch() directly without fnmatch() wrapper
Nguyễn Thái Ngọc Duy
2014-02-20
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2013-12-30
1
-2
/
+1
|
\
|
*
for-each-ref: remove unused variable
Ramkumar Ramachandra
2013-12-30
1
-2
/
+1
*
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
1
-10
/
+10
|
\
\
|
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-7
/
+7
|
|
/
*
|
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
2013-12-06
1
-13
/
+81
|
\
\
|
|
/
|
/
|
|
*
for-each-ref: avoid color leakage
Ramkumar Ramachandra
2013-11-19
1
-5
/
+23
|
*
for-each-ref: introduce %(color:...) for color
Ramkumar Ramachandra
2013-11-19
1
-2
/
+9
|
*
for-each-ref: introduce %(upstream:track[short])
Ramkumar Ramachandra
2013-11-19
1
-3
/
+37
|
*
for-each-ref: introduce %(HEAD) asterisk marker
Ramkumar Ramachandra
2013-11-18
1
-2
/
+11
[next]