index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
describe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make git-describe a builtin.
Shawn O. Pearce
2007-01-10
1
-176
/
+0
*
Don't save the commit buffer in git-describe.
Shawn O. Pearce
2007-01-10
1
-0
/
+1
*
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
2006-09-21
1
-1
/
+1
*
Add callback data to for_each_ref() family.
Junio C Hamano
2006-09-21
1
-2
/
+2
*
Handle invalid argc gently
Dmitry V. Levin
2006-09-14
1
-1
/
+1
*
Make count-objects, describe and merge-tree work in subdirectory
Dmitry V. Levin
2006-09-14
1
-0
/
+2
*
describe: fix off-by-one error in --abbrev=40 handling
Jonas Fonseca
2006-08-26
1
-2
/
+2
*
remove unnecessary initializations
David Rientjes
2006-08-16
1
-3
/
+3
*
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
2006-07-13
1
-1
/
+1
*
Make some strings const
Timo Hirvonen
2006-06-28
1
-1
/
+1
*
Shrink "struct object" a bit
Linus Torvalds
2006-06-18
1
-1
/
+1
*
Separate object name errors from usage errors
Dmitry V. Levin
2006-05-09
1
-3
/
+3
*
abbrev cleanup: use symbolic constants
Junio C Hamano
2006-01-28
1
-2
/
+1
*
Merge fixes up to GIT 1.1.3
Junio C Hamano
2006-01-16
1
-5
/
+8
|
\
|
*
describe: omit clearing marks on the last one.
Junio C Hamano
2006-01-16
1
-3
/
+4
*
|
Merge fixes up to GIT 1.1.2
Junio C Hamano
2006-01-14
1
-2
/
+3
|
\
|
|
*
describe: do not silently ignore indescribable commits
Junio C Hamano
2006-01-11
1
-2
/
+3
*
|
git-describe: default to HEAD
Junio C Hamano
2006-01-11
1
-16
/
+22
|
/
*
GIT 1.1.0
v1.1.0
Junio C Hamano
2006-01-08
1
-1
/
+1
*
describe: allow more than one revs to be named.
Junio C Hamano
2006-01-08
1
-1
/
+2
*
git-describe: still prefer annotated tag under --all and --tags
Junio C Hamano
2005-12-28
1
-9
/
+25
*
git-describe: --tags and --abbrev
Junio C Hamano
2005-12-28
1
-6
/
+27
*
git-describe: use find_unique_abbrev()
Junio C Hamano
2005-12-28
1
-1
/
+2
*
git-describe: really prefer tags only.
Junio C Hamano
2005-12-28
1
-4
/
+11
*
Add a "git-describe" command
Linus Torvalds
2005-12-28
1
-0
/
+118