index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce entry point add_interactive and add_files_to_cache
Kristian Høgsberg
2007-09-27
2
-9
/
+18
*
Merge branch 'ph/strbuf' into kh/commit
Junio C Hamano
2007-09-27
31
-898
/
+731
|
\
|
*
Clean up stripspace a bit, use strbuf even more.
Kristian Høgsberg
2007-09-27
4
-36
/
+28
|
*
Add strbuf_read_file().
Kristian Høgsberg
2007-09-27
3
-8
/
+19
|
*
rerere: Fix use of an empty strbuf.buf
Junio C Hamano
2007-09-27
1
-2
/
+4
|
*
Small cache_tree_write refactor.
Pierre Habouzit
2007-09-26
3
-25
/
+15
|
*
Make builtin-rerere use of strbuf nicer and more efficient.
Pierre Habouzit
2007-09-26
1
-25
/
+18
|
*
Add strbuf_cmp.
Pierre Habouzit
2007-09-26
2
-0
/
+13
|
*
strbuf_setlen(): do not barf on setting length of an empty buffer to 0
Junio C Hamano
2007-09-26
1
-3
/
+6
|
*
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
2007-09-21
6
-137
/
+86
|
*
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
2007-09-21
10
-368
/
+273
|
*
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
2007-09-21
7
-188
/
+191
|
*
strbuf API additions and enhancements.
Pierre Habouzit
2007-09-21
4
-20
/
+23
|
*
nfv?asprintf are broken without va_copy, workaround them.
Pierre Habouzit
2007-09-21
4
-105
/
+75
|
*
Fix the expansion pattern of the pseudo-static path buffer.
Pierre Habouzit
2007-09-21
1
-3
/
+2
*
|
Enable wt-status to run against non-standard index file.
Kristian Høgsberg
2007-09-19
2
-1
/
+3
*
|
Enable wt-status output to a given FILE pointer.
Kristian Høgsberg
2007-09-19
4
-52
/
+58
|
/
*
builtin-for-each-ref.c::copy_name() - do not overstep the buffer.
Junio C Hamano
2007-09-19
1
-1
/
+1
*
builtin-apply.c: fix a tiny leak introduced during xmemdupz() conversion.
Junio C Hamano
2007-09-19
1
-0
/
+1
*
Use xmemdupz() in many places.
Pierre Habouzit
2007-09-19
23
-197
/
+60
*
Merge branch 'master' into ph/strbuf
Junio C Hamano
2007-09-19
71
-1424
/
+2677
|
\
|
*
Merge branch 'maint'
Junio C Hamano
2007-09-19
8
-17
/
+31
|
|
\
|
|
*
Fixed update-hook example allow-users format.
Väinö Järvelä
2007-09-19
1
-4
/
+4
|
|
*
Documentation/git-svn: updated design philosophy notes
Eric Wong
2007-09-19
1
-5
/
+6
|
|
*
t/t4014: test "am -3" with mode-only change.
Junio C Hamano
2007-09-19
1
-2
/
+5
|
|
*
Fix lapsus in builtin-apply.c
Pierre Habouzit
2007-09-18
1
-1
/
+1
|
|
*
git-push: documentation and tests for pushing only branches
Jeff King
2007-09-18
3
-4
/
+14
|
|
*
git-svnimport: Use separate arguments in the pipe for git-rev-parse
Matthias Urlichs
2007-09-18
1
-1
/
+1
|
*
|
git-commit.sh: Shell script cleanup
David Kastrup
2007-09-18
1
-58
/
+14
|
*
|
preserve executable bits in zip archives
Dmitry Potapov
2007-09-18
1
-2
/
+4
|
*
|
contrib/fast-import: add perl version of simple example
Jeff King
2007-09-18
1
-0
/
+64
|
*
|
contrib/fast-import: add simple shell example
Nguyen Thai Ngoc Duy
2007-09-18
1
-0
/
+38
|
*
|
rev-list --bisect: Bisection "distance" clean up.
Christian Couder
2007-09-18
1
-11
/
+7
|
*
|
rev-list --bisect: Move some bisection code into best_bisection.
Christian Couder
2007-09-18
1
-17
/
+26
|
*
|
rev-list --bisect: Move finding bisection into do_find_bisection.
Christian Couder
2007-09-18
1
-42
/
+48
|
*
|
Merge branch 'cr/reset'
Junio C Hamano
2007-09-18
14
-44
/
+718
|
|
\
\
|
|
*
\
Merge branch 'jc/cachetree' into cr/reset
Junio C Hamano
2007-09-14
11
-81
/
+184
|
|
|
\
\
|
|
|
*
|
Simplify cache API
Junio C Hamano
2007-09-14
6
-19
/
+4
|
|
*
|
|
An additional test for "git-reset -- path"
Junio C Hamano
2007-09-14
1
-0
/
+16
|
|
*
|
|
Make "git reset" a builtin.
Carlos Rica
2007-09-12
5
-1
/
+283
|
|
*
|
|
Move make_cache_entry() from merge-recursive.c into read-cache.c
Carlos Rica
2007-09-12
3
-24
/
+26
|
|
*
|
|
Add tests for documented features of "git reset".
Carlos Rica
2007-09-12
1
-0
/
+389
|
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-09-18
9
-49
/
+304
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Document ls-files --with-tree=<tree-ish>
Junio C Hamano
2007-09-18
1
-1
/
+8
|
|
*
|
|
git-commit: partial commit of paths only removed from the index
Junio C Hamano
2007-09-18
2
-3
/
+14
|
|
*
|
|
git-commit: Allow partial commit of file removal.
Junio C Hamano
2007-09-18
3
-1
/
+103
|
|
*
|
|
Merge branch 'jc/grep-c' into maint
Junio C Hamano
2007-09-18
2
-14
/
+80
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
2007-09-18
8
-45
/
+293
|
|
|
\
\
\
\
|
|
|
*
|
|
|
git-gui: Disable native platform text selection in "lists"
gitgui-0.8.3
Shawn O. Pearce
2007-09-17
3
-9
/
+18
|
|
|
*
|
|
|
git-gui: Paper bag fix "Commit->Revert" format arguments
Shawn O. Pearce
2007-09-14
1
-1
/
+1
[next]