Sign in
googlers
/
jrn
/
git
/
37cd4f7e820da82e5731c06b7ebf83963d796e5e
/
builtin-describe.c
2361570
Teach git-describe how to run name-rev
by Shawn O. Pearce
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
1b600e6
Compute accurate distances in git-describe before output.
by Shawn O. Pearce
· 18 years ago
237fb6c
Teach git-describe to display distances from tags.
by Shawn O. Pearce
· 18 years ago
f127404
If abbrev is set to zero in git-describe, don't add the unique suffix
by Andy Parkins
· 18 years ago
8a8169c
Remove unnecessary found variable from describe.
by Shawn O. Pearce
· 18 years ago
e7eb503
Remove hash in git-describe in favor of util slot.
by Shawn O. Pearce
· 18 years ago
cf69fd4
Correct priority of lightweight tags in git-describe.
by Shawn O. Pearce
· 18 years ago
8713ab3
Improve git-describe performance by reducing revision listing.
by Shawn O. Pearce
· 18 years ago
910c0d7
Use binary searching on large buckets in git-describe.
by Shawn O. Pearce
· 18 years ago
c3e3cd4
Hash tags by commit SHA1 in git-describe.
by Shawn O. Pearce
· 18 years ago
dccd0c2
Always perfer annotated tags in git-describe.
by Shawn O. Pearce
· 18 years ago
94d2367
plug a few leaks in revision walking used in describe.
by Junio C Hamano
· 18 years ago
80dbae0
Chose better tag names in git-describe after merges.
by Shawn O. Pearce
· 18 years ago
9a0eaf8
Make git-describe a builtin.
by Shawn O. Pearce
· 18 years ago
[Renamed (97%) from describe.c]
8c599c7
Don't save the commit buffer in git-describe.
by Shawn O. Pearce
· 18 years ago
8da1977
Tell between packed, unpacked and symbolic refs.
by Junio C Hamano
· 18 years ago
cb5d709
Add callback data to for_each_ref() family.
by Junio C Hamano
· 18 years ago
5b6df8e
Handle invalid argc gently
by Dmitry V. Levin
· 19 years ago
8112894
Make count-objects, describe and merge-tree work in subdirectory
by Dmitry V. Levin
· 19 years ago
f712226
describe: fix off-by-one error in --abbrev=40 handling
by Jonas Fonseca
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
1974632
Remove TYPE_* constant macros and use object_type enums consistently.
by Linus Torvalds
· 19 years ago
554fe20
Make some strings const
by Timo Hirvonen
· 19 years ago
885a86a
Shrink "struct object" a bit
by Linus Torvalds
· 19 years ago
31fff30
Separate object name errors from usage errors
by Dmitry V. Levin
· 19 years ago
46a6c26
abbrev cleanup: use symbolic constants
by Junio C Hamano
· 19 years ago
fec9ebf
Merge fixes up to GIT 1.1.3
by Junio C Hamano
· 19 years ago
181dc77
describe: omit clearing marks on the last one.
by Junio C Hamano
· 19 years ago
429608f
Merge fixes up to GIT 1.1.2
by Junio C Hamano
· 19 years ago
4c34a2c
git-describe: default to HEAD
by Junio C Hamano
· 19 years ago
8c23b6f
describe: do not silently ignore indescribable commits
by Junio C Hamano
· 19 years ago
5a2282d
GIT 1.1.0
by Junio C Hamano
· 19 years ago
v1.1.0
f8f9c73
describe: allow more than one revs to be named.
by Junio C Hamano
· 19 years ago
64deb85
git-describe: still prefer annotated tag under --all and --tags
by Junio C Hamano
· 19 years ago
2d9e7c9
git-describe: --tags and --abbrev
by Junio C Hamano
· 19 years ago
4cdf78b
git-describe: use find_unique_abbrev()
by Junio C Hamano
· 19 years ago
635d413
git-describe: really prefer tags only.
by Junio C Hamano
· 19 years ago
908e531
Add a "git-describe" command
by Linus Torvalds
· 19 years ago