index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mktag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
1
-1
/
+1
*
Replace deprecated dashed git commands in usage
Alexander Potashev
2009-02-05
1
-1
/
+1
*
Add calls to git_extract_argv0_path() in programs that call git_config_*
Steffen Prohaska
2009-01-26
1
-0
/
+3
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-2
/
+1
*
mktag.c: tweak validation of tagger field and adjust test script
Brandon Casey
2008-04-01
1
-15
/
+14
*
mktag.c: improve verification of tagger field and tests
Brandon Casey
2008-03-31
1
-9
/
+52
*
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-17
1
-1
/
+0
*
Replace all read_fd use with strbuf_read, and get rid of it.
Pierre Habouzit
2007-09-10
1
-8
/
+7
*
Rename read_pipe() with read_fd() and make its buffer nul-terminated.
Carlos Rica
2007-07-19
1
-1
/
+1
*
Remove unnecessary code and comments on non-existing 8kB tag object restriction
Johan Herland
2007-06-09
1
-7
/
+0
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+1
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-4
/
+4
*
Use xmalloc instead of malloc
Jonas Fonseca
2006-09-01
1
-1
/
+1
*
Fixup command names in some usage strings.
Ramsay Allan Jones
2006-08-04
1
-1
/
+1
*
Add NO_C99_FORMAT to support older compilers.
Ramsay Allan Jones
2006-08-02
1
-5
/
+13
*
New tests and en-passant modifications to mktag.
Ramsay Allan Jones
2006-08-02
1
-17
/
+18
*
Avoid C99 comments, use old-style C comments instead.
Pavel Roskin
2006-07-10
1
-2
/
+3
*
add more informative error messages to git-mktag
Björn Engelmann
2006-05-23
1
-11
/
+15
*
remove the artificial restriction tagsize < 8kb
Björn Engelmann
2006-05-23
1
-10
/
+9
*
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
2006-04-04
1
-1
/
+2
*
xread/xwrite: do not worry about EINTR at calling sites.
Junio C Hamano
2005-12-20
1
-7
/
+2
*
Make the rest of commands work from a subdirectory.
Junio C Hamano
2005-11-29
1
-0
/
+2
*
[PATCH] Update tags to record who made them
Eric W. Biederman
2005-07-15
1
-2
/
+8
*
git-mktag: be more careful in reading the input.
Linus Torvalds
2005-05-29
1
-1
/
+12
*
[PATCH] delta read
Nicolas Pitre
2005-05-21
1
-14
/
+8
*
Rename git core commands to be "git-xxxx" to avoid name clashes.
Linus Torvalds
2005-04-29
1
-0
/
+125