index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
Add missing "short" alternative to --date in rev-list-options.txt
Heikki Orsila
1
-1
/
+1
2008-05-22
git-show.txt: Not very stubby these days.
Jon Loeliger
1
-2
/
+0
2008-05-22
Clarify repack -n documentation
Shawn O. Pearce
1
-2
/
+5
2008-05-19
git-am: fix typo in usage message
Jeff King
1
-1
/
+1
2008-05-19
doc/git-daemon: s/uploadarchive/uploadarch/
Jeff King
1
-2
/
+2
2008-05-16
git-filter-branch: Clarify file removal example.
Jon Loeliger
1
-0
/
+4
2008-05-14
Documentation/git-describe.txt: make description more readable
Ian Hilt
1
-3
/
+4
2008-05-11
wt-status.h: declare global variables as extern
Johannes Sixt
1
-2
/
+2
2008-05-11
builtin-commit.c: add -u as short name for --untracked-files
Sitaram Chamarty
1
-1
/
+1
2008-05-11
git-repack: re-enable parsing of -n command line option
A Large Angry SCM
1
-0
/
+1
2008-05-08
Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"
Dustin Sallings
1
-1
/
+2
2008-05-08
doc: clarify definition of "update" for git-add -u
Jeff King
1
-1
/
+3
2008-05-03
checkout: don't rfc2047-encode oneline on detached HEAD
Jeff King
1
-1
/
+1
2008-05-03
filter-branch: Documentation fix.
Florian Ragwitz
1
-2
/
+2
2008-04-30
fetch-pack: brown paper bag fix
Junio C Hamano
1
-1
/
+1
2008-04-29
cvsimport: always pass user data to "system" as a list
Jeff King
1
-1
/
+1
2008-04-29
fix reflog approxidate parsing bug
Jeff King
1
-2
/
+5
2008-04-28
Fix use after free() in builtin-fetch
Alex Riesen
1
-3
/
+5
2008-04-28
fetch-pack: do not stop traversing an already parsed commit
Linus Torvalds
1
-4
/
+4
2008-04-28
Use "=" instead of "==" in condition as it is more portable
Alex Riesen
1
-1
/
+1
2008-04-27
clone: detect and fail on excess parameters
Junio C Hamano
2
-0
/
+27
2008-04-27
Remove 'header' from --signoff option description
Dan McGee
1
-1
/
+1
2008-04-24
remote: create fetch config lines with '+'
Jeff King
2
-0
/
+11
2008-04-24
push: allow unqualified dest refspecs to DWIM
Jeff King
2
-3
/
+69
2008-04-24
doc/git-gc: add a note about what is collected
Jeff King
1
-0
/
+15
2008-04-23
t5516: remove ambiguity test (1)
Jeff King
1
-13
/
+1
2008-04-23
Linked glossary from cvs-migration page
Matt Graham
1
-1
/
+2
2008-04-23
write-tree: properly detect failure to write tree objects
Junio C Hamano
2
-2
/
+72
2008-04-22
Amend git-push refspec documentation
Sam Vilain
1
-10
/
+13
2008-04-22
git-gc --prune is deprecated
Dmitry Potapov
2
-20
/
+3
2008-04-22
svn-git: Use binmode for reading/writing binary rev maps
Michael Weber
1
-0
/
+4
2008-04-22
diff options documentation: refer to --diff-filter in --name-status
Miklos Vajna
1
-1
/
+2
2008-04-22
Don't force imap.host to be set when imap.tunnel is set
Jeff King
1
-2
/
+5
2008-04-22
git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc
Brandon Casey
1
-4
/
+9
2008-04-22
git-svn bug with blank commits and author file
Thomas Guyot-Sionnest
1
-2
/
+1
2008-04-22
archive.c: format_subst - fixed bogus argument to memchr
Ariel Badichi
1
-2
/
+2
2008-04-22
copy.c: copy_fd - correctly report write errors
Ariel Badichi
1
-4
/
+4
2008-04-22
gitattributes: Fix subdirectory attributes specified from root directory
Matthew Ogilvie
2
-1
/
+11
2008-04-21
post-receive-email: fix accidental removal of a trailing space in signature line
Andy Parkins
1
-1
/
+2
2008-04-21
Escape project names before creating pathinfo URLs
martin f. krafft
1
-2
/
+2
2008-04-21
Escape project name in regexp
martin f. krafft
1
-1
/
+1
2008-04-21
bash: Add completion for git diff --base --ours --theirs
Teemu Likonen
1
-0
/
+1
2008-04-21
diff-options.txt: document the new "--dirstat" option
Gerrit Pape
1
-0
/
+8
2008-04-20
GIT 1.5.5.1
v1.5.5.1
Junio C Hamano
3
-1
/
+48
2008-04-18
gitweb: Fix 'history' view for deleted files with history
Jakub Narebski
2
-3
/
+31
2008-04-18
Document that WebDAV doesn't need git on the server, and works over SSL
Matthieu Moy
1
-12
/
+33
2008-04-18
git-remote: reject adding remotes with invalid names
Jonas Fonseca
4
-6
/
+32
2008-04-18
am: POSIX portability fix
Junio C Hamano
1
-1
/
+1
2008-04-16
git-am: minor cleanup
Junio C Hamano
1
-2
/
+1
2008-04-16
Clarify and fix English in "git-rm" documentation
Jon Loeliger
1
-20
/
+32
[next]