index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-tag.c
Age
Commit message (
Expand
)
Author
2007-11-22
Export launch_editor() and make it accept ':' as a no-op editor.
Kristian Høgsberg
2007-11-18
Make builtin-tag.c use parse_options.
Carlos Rica
2007-11-14
Merge branch 'mh/retag'
Junio C Hamano
2007-11-07
Small code readability improvement in show_reference() in builtin-tag.c
Mike Hommey
2007-11-05
Reuse previous annotation when overwriting a tag
Mike Hommey
2007-09-29
strbuf_read_file enhancement, and use it.
Pierre Habouzit
2007-09-27
Clean up stripspace a bit, use strbuf even more.
Kristian Høgsberg
2007-09-27
Add strbuf_read_file().
Kristian Høgsberg
2007-09-16
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-10
Replace all read_fd use with strbuf_read, and get rid of it.
Pierre Habouzit
2007-09-09
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
2007-08-31
git-tag: Fix -l option to use better shell style globs.
Carlos Rica
2007-07-21
builtin-tag.c: Fix two memory leaks and minor notation changes.
Carlos Rica
2007-07-21
launch_editor(): Heed GIT_EDITOR and core.editor settings
Johannes Schindelin
2007-07-20
Make git tag a builtin.
Carlos Rica
[prev]