index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
show-ref.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
2018-11-06
1
-0
/
+1
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
refs: convert peel_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
show-ref: remove a stale comment
Junio C Hamano
2017-01-24
1
-4
/
+0
*
show-ref: remove dead `if (verify)' check
Vladimir Panteleev
2017-01-23
1
-3
/
+0
*
show-ref: detect dangling refs under --verify as well
Vladimir Panteleev
2017-01-23
1
-8
/
+8
*
show-ref: move --quiet handling into show_one()
Vladimir Panteleev
2017-01-23
1
-5
/
+4
*
show-ref: allow -d to work with --verify
Vladimir Panteleev
2017-01-23
1
-11
/
+12
*
show-ref: accept HEAD with --verify
Vladimir Panteleev
2017-01-23
1
-1
/
+1
*
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
2015-11-20
1
-11
/
+1
*
usage: do not insist that standard input must come from a file
Junio C Hamano
2015-10-17
1
-1
/
+1
*
show-ref: place angle brackets around variables in usage string
Alex Henrie
2015-08-31
1
-1
/
+1
*
show_ref(): convert local variable peeled to object_id
Michael Haggerty
2015-05-25
1
-3
/
+3
*
builtin/show-ref: rewrite to use object_id
Michael Haggerty
2015-05-25
1
-18
/
+15
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-3
/
+8
*
standardize usage info string format
Alex Henrie
2015-01-14
1
-1
/
+1
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-3
/
+3
*
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
1
-5
/
+5
*
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
2013-08-05
1
-3
/
+2
*
Merge branch 'db/show-ref-head'
Junio C Hamano
2013-07-22
1
-2
/
+6
|
\
|
*
show-ref: make --head always show the HEAD ref
Doug Bell
2013-07-18
1
-2
/
+6
*
|
exclude_existing(): set existing_refs.strdup_strings
Michael Haggerty
2013-06-03
1
-1
/
+1
|
/
*
Merge branch 'jk/peel-ref'
Jeff King
2012-10-25
1
-20
/
+3
|
\
|
*
peel_ref: do not return a null sha1
Jeff King
2012-10-05
1
-20
/
+3
*
|
i18n: show-ref: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-22
1
-14
/
+14
|
/
*
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
2011-11-13
1
-1
/
+1
*
Change check_ref_format() to take a flags argument
Michael Haggerty
2011-10-05
1
-1
/
+1
*
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
2010-11-15
1
-1
/
+2
*
add description parameter to OPT__QUIET
René Scharfe
2010-11-15
1
-1
/
+1
*
string_list: Add STRING_LIST_INIT macro and make use of it.
Thiago Farina
2010-07-05
1
-1
/
+1
*
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
1
-1
/
+1
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+249