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.h
Commit message (
Expand
)
Author
Age
*
Make private quote_path() in wt-status.c available as quote_path_relative()
Dmitry Potapov
2008-03-07
*
Fix rewrite_diff() name quoting.
Junio C Hamano
2007-12-26
*
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
2007-12-03
*
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
2007-09-21
*
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
2007-09-20
*
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
2007-09-20
*
Even more missing static
Junio C Hamano
2007-06-08
*
Teach for-each-ref about a little language called Tcl.
Shawn O. Pearce
2007-01-28
*
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
*
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
*
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