Sign in
googlers
/
jrn
/
git
/
f61d89e1009da8025794057ca87c21e277d380fa
/
builtin
/
show-ref.c
b420d90
refs: convert peel_ref to struct object_id
by brian m. carlson
· 7 years ago
34c290a
refs: convert read_ref and read_ref_full to object_id
by brian m. carlson
· 7 years ago
0d583ff
show-ref: remove a stale comment
by Junio C Hamano
· 8 years ago
02bdc9d
show-ref: remove dead `if (verify)' check
by Vladimir Panteleev
· 8 years ago
d01b820
show-ref: detect dangling refs under --verify as well
by Vladimir Panteleev
· 8 years ago
14144d3
show-ref: move --quiet handling into show_one()
by Vladimir Panteleev
· 8 years ago
f162704
show-ref: allow -d to work with --verify
by Vladimir Panteleev
· 8 years ago
ec7c51b
show-ref: accept HEAD with --verify
by Vladimir Panteleev
· 8 years ago
42fdf86
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
by René Scharfe
· 9 years ago
33e8fc8
usage: do not insist that standard input must come from a file
by Junio C Hamano
· 9 years ago
cc75add
show-ref: place angle brackets around variables in usage string
by Alex Henrie
· 10 years ago
a0cde90
show_ref(): convert local variable peeled to object_id
by Michael Haggerty
· 10 years ago
f0a011f
builtin/show-ref: rewrite to use object_id
by Michael Haggerty
· 10 years ago
2b2a5be
each_ref_fn: change to take an object_id parameter
by Michael Haggerty
· 10 years ago
9c9b4f2
standardize usage info string format
by Alex Henrie
· 10 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
· 11 years ago
d5d09d4
Replace deprecated OPT_BOOLEAN by OPT_BOOL
by Stefan Beller
· 12 years ago
4741edd
Remove deprecated OPTION_BOOLEAN for parsing arguments
by Stefan Beller
· 12 years ago
d0b3fa8
Merge branch 'db/show-ref-head'
by Junio C Hamano
· 12 years ago
3f3d0ce
show-ref: make --head always show the HEAD ref
by Doug Bell
· 12 years ago
66ce036
exclude_existing(): set existing_refs.strdup_strings
by Michael Haggerty
· 12 years ago
315ea32
Merge branch 'jk/peel-ref'
by Jeff King
· 12 years ago
e6dbffa
peel_ref: do not return a null sha1
by Jeff King
· 12 years ago
c9120b1
i18n: show-ref: mark parseopt strings for translation
by Nguyễn Thái Ngọc Duy
· 13 years ago
c689332
Convert many resolve_ref() calls to read_ref*() and ref_exists()
by Nguyễn Thái Ngọc Duy
· 13 years ago
8d9c501
Change check_ref_format() to take a flags argument
by Michael Haggerty
· 13 years ago
8c83968
Describe various forms of "be quiet" using OPT__QUIET
by Jonathan Nieder
· 14 years ago
d52ee6e
add description parameter to OPT__QUIET
by René Scharfe
· 14 years ago
183113a
string_list: Add STRING_LIST_INIT macro and make use of it.
by Thiago Farina
· 15 years ago
78a395d
string_list: Fix argument order for string_list_insert
by Julian Phillips
· 15 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-show-ref.c]
e62b393
Show usage string for 'git show-ref -h'
by Jonathan Nieder
· 15 years ago
69932bc
show-ref: migrate to parse-options
by Stephen Boyd
· 16 years ago
5620e77
builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ")
by Miklos Vajna
· 16 years ago
7e44c93
'git foo' program identifies itself without dash in die() messages
by Junio C Hamano
· 17 years ago
c455c87
Rename path_list to string_list
by Johannes Schindelin
· 17 years ago
affeef1
deref_tag: handle return value NULL
by Martin Koegler
· 17 years ago
baffc0e
Make every builtin-*.c file #include "builtin.h"
by Peter Hagervall
· 18 years ago
8a13bec
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
8ab40a2
git-show-ref --verify: Fail if called without a reference
by Dmitry V. Levin
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
d8285af
show-ref: fix --exclude-existing
by Junio C Hamano
· 18 years ago
64fe031
show-ref: fix --verify --hash=length
by Junio C Hamano
· 18 years ago
dd91429
show-ref: fix --quiet --verify
by Junio C Hamano
· 18 years ago
26cdd1e
avoid accessing _all_ loose refs in git-show-ref --verify
by Junio C Hamano
· 18 years ago
ed9f7c9
git-fetch: Avoid reading packed refs over and over again
by Junio C Hamano
· 18 years ago
f4204ab
Store peeled refs in packed-refs (take 2).
by Junio C Hamano
· 18 years ago
cf0adba
Store peeled refs in packed-refs file.
by Junio C Hamano
· 18 years ago
97f7a7b
Fix show-ref usagestring
by Lars Hjemli
· 18 years ago
2eaf222
show-ref --hash=len, --abbrev=len, and --abbrev
by Junio C Hamano
· 18 years ago
eaf12a8
Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs
by Junio C Hamano
· 18 years ago
9c13359
Fix show-ref usage for --dereference.
by Christian Couder
· 18 years ago
c40abef
Add [-s|--hash] option to Linus' show-ref.
by Christian Couder
· 18 years ago
358ddb6
Add "git show-ref" builtin command
by Linus Torvalds
· 19 years ago