Sign in
googlers
/
jrn
/
git
/
7d8ae93292e2cd862359f02879a0c954faf8afa8
/
builtin-fmt-merge-msg.c
182af83
Use xmemdupz() in many places.
by Pierre Habouzit
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
c4f8f82
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
163d7b9
builtin-fmt-merge-msg: fix bugs in --file option
by Michael Coleman
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
6b1f8c3
"git fmt-merge-msg" SIGSEGV
by Linus Torvalds
· 18 years ago
8da1977
Tell between packed, unpacked and symbolic refs.
by Junio C Hamano
· 19 years ago
ed378ec
Make ref resolution saner
by Linus Torvalds
· 19 years ago
9befac4
Replace uses of strdup with xstrdup.
by Shawn Pearce
· 19 years ago
af04b12
fmt-merge-msg: fix off-by-one bug
by Johannes Schindelin
· 19 years ago
2d7320d
Use xmalloc instead of malloc
by Jonas Fonseca
· 19 years ago
4cac42b
free(NULL) is perfectly valid.
by Junio C Hamano
· 19 years ago
83572c1
Use xrealloc instead of realloc
by Jonas Fonseca
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
25f38f0
use declarations from builtin.h for builtin commands
by Matthias Kestenholz
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
db6296a
Call setup_git_directory() early
by Linus Torvalds
· 19 years ago
1974632
Remove TYPE_* constant macros and use object_type enums consistently.
by Linus Torvalds
· 19 years ago
e918c6a
fmt-merge-msg fix
by Junio C Hamano
· 19 years ago
00449f9
Make git-fmt-merge-msg a builtin
by Johannes Schindelin
· 19 years ago