index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-describe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-name-rev: add a --(no-)undefined option.
Pierre Habouzit
2007-12-27
1
-1
/
+2
*
git-describe: Add a --match option to limit considered tags.
Pierre Habouzit
2007-12-23
1
-5
/
+16
*
make 'git describe --all --contains' work
Nicolas Pitre
2007-12-19
1
-6
/
+8
*
Make builtin-describe.c use parse_options
Pierre Habouzit
2007-10-30
1
-41
/
+29
*
Teach git-describe how to run name-rev
Shawn O. Pearce
2007-05-22
1
-0
/
+14
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-3
/
+3
*
Compute accurate distances in git-describe before output.
Shawn O. Pearce
2007-01-28
1
-1
/
+41
*
Teach git-describe to display distances from tags.
Shawn O. Pearce
2007-01-28
1
-2
/
+3
*
If abbrev is set to zero in git-describe, don't add the unique suffix
Andy Parkins
2007-01-27
1
-3
/
+6
*
Remove unnecessary found variable from describe.
Shawn O. Pearce
2007-01-26
1
-2
/
+1
*
Remove hash in git-describe in favor of util slot.
Shawn O. Pearce
2007-01-15
1
-64
/
+12
*
Correct priority of lightweight tags in git-describe.
Shawn O. Pearce
2007-01-15
1
-12
/
+25
*
Improve git-describe performance by reducing revision listing.
Shawn O. Pearce
2007-01-15
1
-49
/
+76
*
Use binary searching on large buckets in git-describe.
Shawn O. Pearce
2007-01-15
1
-8
/
+21
*
Hash tags by commit SHA1 in git-describe.
Shawn O. Pearce
2007-01-15
1
-12
/
+17
*
Always perfer annotated tags in git-describe.
Shawn O. Pearce
2007-01-15
1
-11
/
+13
*
plug a few leaks in revision walking used in describe.
Junio C Hamano
2007-01-12
1
-0
/
+1
*
Chose better tag names in git-describe after merges.
Shawn O. Pearce
2007-01-12
1
-11
/
+67
*
Make git-describe a builtin.
Shawn O. Pearce
2007-01-10
1
-0
/
+176