index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quote.c
Commit message (
Expand
)
Author
Age
*
Teach for-each-ref about a little language called Tcl.
Shawn O. Pearce
2007-01-28
*
Merge branch 'maint'
Junio C Hamano
2006-10-30
|
\
|
*
quote.c: ensure the same quoting across platforms.
Junio C Hamano
2006-10-30
*
|
Add git-for-each-ref: helper for language bindings
Junio C Hamano
2006-09-16
|
/
*
Move add_to_string to "quote.c" and make it extern.
Christian Couder
2006-09-10
*
Trace into open fd and refactor tracing code.
Christian Couder
2006-08-31
*
GIT_TRACE: show which built-in/external commands are executed
Matthias Lederhofer
2006-07-09
*
quote.c: silence compiler warnings from EMIT macro
Jeff King
2006-06-28
*
Remove ranges from switch statements.
Florian Forster
2006-06-18
*
cleanups: Remove impossible case in quote.c
Serge E. Hallyn
2006-04-17
*
[PATCH] quote.c: Make loop control more readable.
Pavel Roskin
2005-12-21
*
write_name_quoted(): make one of the path a counted string.
Junio C Hamano
2005-11-28
*
Add git-shell.
Linus Torvalds
2005-10-24
*
Do not quote SP.
Junio C Hamano
2005-10-17
*
Functions to quote and unquote pathnames in C-style.
Junio C Hamano
2005-10-17
*
Enhanced sq_quote()
H. Peter Anvin
2005-10-10
*
[PATCH] Make sq_expand() available as sq_quote().
Junio C Hamano
2005-07-08