index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-diff-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-29
double free in builtin-update-index.c
Pierre Habouzit
1
-2
/
+0
2007-09-27
Clean up stripspace a bit, use strbuf even more.
Kristian Høgsberg
4
-36
/
+28
2007-09-27
Add strbuf_read_file().
Kristian Høgsberg
3
-8
/
+19
2007-09-27
rerere: Fix use of an empty strbuf.buf
Junio C Hamano
1
-2
/
+4
2007-09-26
Small cache_tree_write refactor.
Pierre Habouzit
3
-25
/
+15
2007-09-26
Make builtin-rerere use of strbuf nicer and more efficient.
Pierre Habouzit
1
-25
/
+18
2007-09-26
Add strbuf_cmp.
Pierre Habouzit
2
-0
/
+13
2007-09-26
strbuf_setlen(): do not barf on setting length of an empty buffer to 0
Junio C Hamano
1
-3
/
+6
2007-09-21
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
6
-137
/
+86
2007-09-21
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
10
-368
/
+273
2007-09-21
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
7
-188
/
+191
2007-09-21
strbuf API additions and enhancements.
Pierre Habouzit
4
-20
/
+23
2007-09-21
nfv?asprintf are broken without va_copy, workaround them.
Pierre Habouzit
4
-105
/
+75
2007-09-21
Fix the expansion pattern of the pseudo-static path buffer.
Pierre Habouzit
1
-3
/
+2
2007-09-19
builtin-for-each-ref.c::copy_name() - do not overstep the buffer.
Junio C Hamano
1
-1
/
+1
2007-09-19
builtin-apply.c: fix a tiny leak introduced during xmemdupz() conversion.
Junio C Hamano
1
-0
/
+1
2007-09-19
Use xmemdupz() in many places.
Pierre Habouzit
23
-197
/
+60
2007-09-19
Fixed update-hook example allow-users format.
Väinö Järvelä
1
-4
/
+4
2007-09-19
Documentation/git-svn: updated design philosophy notes
Eric Wong
1
-5
/
+6
2007-09-19
t/t4014: test "am -3" with mode-only change.
Junio C Hamano
1
-2
/
+5
2007-09-18
git-commit.sh: Shell script cleanup
David Kastrup
1
-58
/
+14
2007-09-18
preserve executable bits in zip archives
Dmitry Potapov
1
-2
/
+4
2007-09-18
Fix lapsus in builtin-apply.c
Pierre Habouzit
1
-1
/
+1
2007-09-18
git-push: documentation and tests for pushing only branches
Jeff King
3
-4
/
+14
2007-09-18
git-svnimport: Use separate arguments in the pipe for git-rev-parse
Matthias Urlichs
1
-1
/
+1