index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diffcore.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-18
symlinks.c: remove unused functions
Junio C Hamano
2
-33
/
+0
2010-01-18
object.c: remove unused functions
Junio C Hamano
2
-26
/
+0
2010-01-12
strbuf.c: remove unused function
Junio C Hamano
2
-8
/
+0
2010-01-12
sha1_file.c: remove unused function
Junio C Hamano
2
-9
/
+0
2010-01-12
mailmap.c: remove unused function
Junio C Hamano
2
-6
/
+0
2010-01-12
utf8.c: mark file-local function static
Junio C Hamano
2
-2
/
+1
2010-01-12
submodule.c: mark file-local function static
Junio C Hamano
1
-1
/
+1
2010-01-12
quote.c: mark file-local function static
Junio C Hamano
2
-2
/
+1
2010-01-12
remote-curl.c: mark file-local function static
Junio C Hamano
1
-1
/
+1
2010-01-12
read-cache.c: mark file-local functions static
Junio C Hamano
2
-4
/
+4
2010-01-12
parse-options.c: mark file-local function static
Junio C Hamano
2
-5
/
+5
2010-01-12
entry.c: mark file-local function static
Junio C Hamano
2
-4
/
+1
2010-01-12
http.c: mark file-local functions static
Junio C Hamano
2
-11
/
+8
2010-01-12
pretty.c: mark file-local function static
Junio C Hamano
2
-2
/
+1
2010-01-12
builtin-rev-list.c: mark file-local function static
Junio C Hamano
2
-3
/
+1
2010-01-12
bisect.c: mark file-local function static
Junio C Hamano
1
-1
/
+1
2010-01-12
push: spell 'Note about fast-forwards' section name correctly in error message.
Matthieu Moy
1
-2
/
+2
2010-01-10
daemon: consider only address in kill_some_child()
Erik Faye-Lund
1
-8
/
+20
2010-01-10
help: fix configured help format taking over command line one
Christian Couder
1
-1
/
+8
2010-01-10
string-list: rename the include guard to STRING_LIST_H
Thiago Farina
1
-3
/
+3
2010-01-10
base85: Make the code more obvious instead of explaining the non-obvious
Andreas Gruenbacher
1
-8
/
+2
2010-01-10
base85: encode_85() does not use the decode table
Andreas Gruenbacher
1
-2
/
+0
2010-01-10
base85 debug code: Fix length byte calculation
Andreas Gruenbacher
1
-1
/
+1
2010-01-10
Documentation: tiny git config manual tweaks
Jonathan Nieder
1
-4
/
+4
2010-01-10
Documentation: git gc packs refs by default now
Jonathan Nieder
1
-9
/
+6
2010-01-08
Describe second batch for 1.7.0 in draft release notes
Junio C Hamano
1
-1
/
+7
2010-01-08
git-rm doc: Describe how to sync index & work tree
Björn Gustavsson
1
-1
/
+53
2010-01-07
checkout -m: do not try to fall back to --merge from an unborn branch
Junio C Hamano
1
-2
/
+8
2010-01-06
.gitattributes: detect 8-space indent in shell scripts
Junio C Hamano
1
-0
/
+1
2010-01-06
Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS
Jonathan Nieder
1
-1
/
+1
2010-01-04
Use warning function instead of fprintf(stderr, "Warning: ...").
Thiago Farina
4
-7
/
+5
2010-01-02
stash: mention --patch in usage string.
Matthieu Moy
1
-1
/
+1
2009-12-31
branch: die explicitly why when calling "git branch [-a|-r] branchname".
Matthieu Moy
2
-15
/
+17
2009-12-31
fast-import: Document author/committer/tagger name is optional
Shawn O. Pearce
2
-6
/
+6
2009-12-31
SubmittingPatches: hints to know the status of a submitted patch.
Matthieu Moy
1
-0
/
+14
2009-12-31
bash completion: factor submodules into dirty state
Thomas Rast
1
-4
/
+2
2009-12-31
Fix "git remote update" with remotes.defalt set
Björn Gustavsson
2
-6
/
+18
2009-12-31
builtin-config: add --path option doing ~ and ~user expansion.
Matthieu Moy
3
-4
/
+58
2009-12-31
cvsserver: make the output of 'update' more compatible with cvs.
Sergei Organov
1
-0
/
+16
2009-12-31
bash completion: add space between branch name and status flags
Shawn O. Pearce
1
-5
/
+2
2009-12-30
CVS Server: Support reading base and roots from environment
Phil Miller
2
-1
/
+36
2009-12-30
builtin-push: add --delete as syntactic sugar for :foo
Jan Krüger
3
-3
/
+53
2009-12-30
Add completion for git-svn mkdirs,reset,and gc
Robert Zeh
1
-2
/
+5
2009-12-30
textconv: stop leaking file descriptors
Jeff King
1
-0
/
+2
2009-12-30
reset: unbreak hard resets with GIT_WORK_TREE
Jeff King
2
-4
/
+8
2009-12-30
commit: --cleanup is a message option
Greg Price
1
-2
/
+4
2009-12-30
git count-objects: handle packs bigger than 4G
Andreas Schwab
1
-6
/
+6
2009-12-30
t7102: make the test fail if one of its check fails
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2009-12-29
Remove http.authAny
Junio C Hamano
2
-23
/
+1
2009-12-29
Documentation: always respect core.worktree if set
Nguyễn Thái Ngọc Duy
1
-8
/
+15
[next]