]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-07-28  Junio C Hamanolost-found: use fsck-objects --full
2006-07-28  Michael S.... mailinfo: accept >From in message header
2006-07-27  Petr BaudisRemove -d from *-fetch usage strings
2006-07-27  Matthias Lederhoferdaemon: documentation for --reuseaddr, --detach and...
2006-07-26  Johannes Schindelininstaweb: Be more clear if httpd or the browser fail
2006-07-26  Junio C HamanoMerge branch 'pb/configure'
2006-07-26  Johannes Schindelingit-cvsserver: support multiline commit messages
2006-07-26  Johannes Schindelint7001: add test for git-mv dir1 dir2/
2006-07-26  Johannes Schindelingitweb: fix two warnings
2006-07-26  Johannes Schindelingit-instaweb: respect bindir from Makefile
2006-07-26  Johannes Schindelingit-instaweb: some Apache have mod_cgi builtin
2006-07-26  Junio C Hamanot4112: simplify the test and remove unneeded working...
2006-07-26  Josef WeidendorferExtend testing git-mv for renaming of subdirectories
2006-07-25  Johannes Schindelincvsserver: avoid warning about active db handles v1.4.2-rc2
2006-07-25  Johannes Schindelincvsserver: suppress warnings
2006-07-25  Peter EriksenSubstitute xmalloc()+memset(0) with xcalloc().
2006-07-25  Daniel Drakegitweb: escape tag comments
2006-07-25  Junio C HamanoMerge branch 'jc/clone-bind-failure'
2006-07-25  Junio C HamanoMerge branch 'jt/format-patch'
2006-07-25  Junio C HamanoMerge branch 'ew/apply'
2006-07-25  Junio C HamanoMerge branch 'jc/read-tree'
2006-07-25  Junio C HamanoMerge branch 'lt/objformat'
2006-07-25  Alex RiesenTrivial path optimization test
2006-07-24  Johannes SchindelinAlways reset the color _before_ printing out the newline
2006-07-24  Matthias Lederhoferupload-pack: fix timeout in create_pack_file
2006-07-24  Santi BéjarDefaulting fetch to origin when set in the repo-config
2006-07-24  Jeff KingColorize 'commit' lines in log ui
2006-07-24  Lukas Sandströmgit-am: Don't accept an mbox on stdin of we already...
2006-07-24  Alexandre Julliardshow-branch: Fix another performance problem.
2006-07-24  Jeff Kingpack-objects: check pack.window for default window...
2006-07-24  Shawn PearceDisable linking with Fink or DarwinPorts.
2006-07-24  Alexandre Julliardgit.el: Put the git customize group in the 'tools'...
2006-07-24  Alexandre Julliardgit.el: Try to reuse an existing buffer when running...
2006-07-24  Alexandre Julliardgit.el: Prepend a slash to the file name when adding...
2006-07-24  Alexandre Julliardgit.el: Run git-rerere on commits if the rr-cache direc...
2006-07-24  Eric Wonggit-svn: fix fetching new directories copies when using...
2006-07-24  Willy Tarreautar-tree: add the "tar.umask" config option
2006-07-24  Johannes SchindelinFix t4114 on cygwin
2006-07-24  Martin Langhoffcvsexportcommit - add -a (add author line) flag, cleanu...
2006-07-17  Junio C Hamanounpack-objects: remove stale and confusing comment
2006-07-17  Junio C Hamanogit-fetch: fix --keep vs --thin
2006-07-17  Junio C HamanoMerge branch 'sp/reflog' v1.4.2-rc1
2006-07-17  Junio C Hamanoapply: handle type-changing patch correctly.
2006-07-17  Junio C Hamanoapply: split out removal and creation into different...
2006-07-17  Junio C Hamanoapply: check D/F conflicts more carefully.
2006-07-17  Junio C Hamanocheckout -f failed to check out a file if an existing...
2006-07-17  Eric Wongtypechange tests for git apply (currently failing)
2006-07-16  Eric Wonggit-svn: don't check for migrations/upgrades on commit...
2006-07-16  Junio C Hamanoshow-branch: fix performance problem.
2006-07-15  Junio C Hamanobuiltin-log: typefix for recent format-patch changes.
2006-07-15  Josh TriplettAdd option to set initial In-Reply-To/References
2006-07-15  Josh TriplettAdd option to enable threading headers
2006-07-15  Josh Triplettgit-format-patch: Make the second and subsequent mails...
2006-07-14  Jonas FonsecaDocumentation/urls.txt: Use substitution to escape...
2006-07-14  Junio C HamanoDocumentation/Makefile: product depends on asciidoc...
2006-07-14  Junio C HamanoMerge branch 'lt/unitype'
2006-07-14  Junio C HamanoMerge branch 'sp/lazy-mkdir'
2006-07-14  Sergey VlasovFix "git-fetch --tags" exit status when nothing has...
2006-07-14  Matthias Lederhoferargv created by handle_alias should be NULL terminated
2006-07-14  Alp Tokerdocumentation (urls.txt) typofix
2006-07-14  Junio C Hamanobuiltin-prune.c: forgot TYPE => OBJ changes.
2006-07-14  Linus Torvaldssha1_file: add the ability to parse objects in "pack...
2006-07-14  Junio C Hamanofetch/clone: check return status from ls-remote
2006-07-14  Shawn PearceRecord rebase changes as 'rebase' in the reflog.
2006-07-14  Luben Tuikovgitweb.css: Use monospace fonts for commits and tree...
2006-07-14  Alex RiesenDo not use perl in git-commit.sh
2006-07-14  Timo Hirvonendiff: Support 256 colors
2006-07-14  Timo Hirvonendiff: Support both attributes and colors
2006-07-14  Matthias LederhoferDocumentation about exclude/ignore files
2006-07-14  Matthias Lederhoferdaemon: new option --detach to run git-daemon in background
2006-07-14  Matthias Lederhoferdaemon: new option --pid-file=<path> to store the pid
2006-07-14  Matthias Lederhoferupload-pack: ignore write errors to stderr
2006-07-14  Matthias Lederhoferdaemon: if one of the standard fds is missing open...
2006-07-14  Matthias Lederhoferdaemon: use a custom die routine with syslog
2006-07-14  Junio C HamanoDocumentation: Fix ssh://[user@]host.xz URL
2006-07-14  Junio C HamanoAdjust t4013 tests to corrected format-patch.
2006-07-14  Robert Shearmanformat-patch: Generate a newline between the subject...
2006-07-14  Junio C Hamanot4013 diff format tests update
2006-07-14  Jakub NarebskiDisplay help for Git mode after pressing `h' or `?...
2006-07-14  Jakub NarebskiWrap long lines in docstrings in contrib/emacs/git.el
2006-07-13  Linus TorvaldsRemove TYPE_* constant macros and use object_type enums...
2006-07-13  Shawn PearceMake lazy mkdir more robust.
2006-07-13  Junio C HamanoMerge branch 'ml/trace'
2006-07-13  Junio C Hamanotest-lib: unset GIT_TRACE
2006-07-13  Junio C Hamanogit-repack: avoid redirecting stderr into git-pack...
2006-07-13  Junio C HamanoFix grammatical error in git-revert
2006-07-13  Junio C HamanoMerge branch 'js/merge-base'
2006-07-13  Junio C HamanoMerge branch 'lt/prune'
2006-07-13  Junio C HamanoMerge branch 'lt/merge-tree'
2006-07-13  Junio C Hamanofmt-merge-msg fix
2006-07-13  Alp Tokergitweb: Make command invocations go through the git...
2006-07-11  Alp Tokergitweb: Include a site name in page titles
2006-07-11  Alp Tokergitweb: Send XHTML as 'application/xhtml+xml' where...
2006-07-11  Shawn PearceLog ref changes made by resolve.
2006-07-11  Shawn PearceLog ref changes made by quiltimport.
2006-07-11  Shawn PearceLog ref changes made by git-merge and git-pull.
2006-07-11  Eric Wonggit-fetch: fix a bashism (==)
2006-07-11  Linus TorvaldsMake the unpacked object header functions static to...
2006-07-11  Alp Tokergit-send-email: Remove redundant Reply-To header
2006-07-11  Alp Tokertypofix (git-name-rev documentation)
next