]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-10-18  René Scharfemake alloc_ref_from_str() the new alloc_ref()
2008-10-18  René Scharfeuse alloc_ref_from_str() everywhere
2008-10-18  René Scharfeadd alloc_ref_with_prefix()
2008-10-17  Junio C HamanoMerge branch 'maint'
2008-10-17  Matt McCutchent1301-shared-repo.sh: don't let a default ACL interfere...
2008-10-16  Jonas Fonsecagit-check-attr(1): add output and example sections
2008-10-16  Brandon Caseyxdiff-interface.c: strip newline (and cr) from line...
2008-10-16  Brandon Caseyt4018-diff-funcname: demonstrate end of line funcname...
2008-10-16  Brandon Caseyt4018-diff-funcname: rework negated last expression...
2008-10-16  Mikael MagnussonTypo "does not exists" when git remote update remote.
2008-10-15  Brandon Caseyremote.c: correct the check for a leading '/' in a...
2008-10-14  Miklos VajnaAdd testcase to ensure merging an early part of a branc...
2008-10-14  Miklos VajnaAdd Linux PPC support to the pre-auto-gc example hook
2008-10-14  Brandon Caseyt4018-diff-funcname: add objective-c xfuncname pattern...
2008-10-14  Junio C HamanoUpdate draft release notes to 1.6.1
2008-10-13  Junio C HamanoMerge branch 'maint'
2008-10-13  Junio C HamanoUpdate draft release notes to 1.6.0.3
2008-10-13  Jeff Kingtests: shell negation portability fix
2008-10-12  Shawn O. PearceMerge branch 'maint'
2008-10-12  Shawn O. Pearcetest-lib: fix broken printf
2008-10-12  Matt McCutchen"git diff <tree>{3,}": do not reverse order of arguments
2008-10-12  Brandon CaseyReplace calls to strbuf_init(&foo, 0) with STRBUF_INIT...
2008-10-12  Dmitry Potapovprint an error message for invalid path
2008-10-12  Thomas RastDocumentation: remove stale howto/rebase-and-edit.txt
2008-10-12  Brandon Caseyt9001: use older Getopt::Long boolean prefix '--no...
2008-10-12  Jeff Kinggit apply --directory broken for new files
2008-10-10  Shawn O. PearceMerge branch 'maint'
2008-10-10  Johannes Schindelinrebase -i: do not fail when there is no commit to cherr...
2008-10-10  Miklos Vajnatest-lib: fix color reset in say_color()
2008-10-10  Nicolas Pitrefix pread()'s short read in index-pack
2008-10-09  Shawn O. PearceMerge branch 'js/objc-funchdr'
2008-10-09  Shawn O. PearceMerge branch 'pb/gitweb'
2008-10-09  Shawn O. PearceMerge branch 'dm/svn-branch'
2008-10-09  Shawn O. PearceMerge branch 'bc/xdiffnl'
2008-10-09  Shawn O. PearceMerge branch 'dp/cywginstat'
2008-10-09  Shawn O. PearceMerge branch 'lt/time-reject-fractional-seconds'
2008-10-09  Shawn O. PearceMerge branch 'jc/add-ita'
2008-10-09  Shawn O. PearceMerge branch 'mw/sendemail'
2008-10-09  Shawn O. PearceMerge branch 'mv/merge-refresh'
2008-10-09  Shawn O. PearceMerge branch 'ph/parseopt'
2008-10-09  Shawn O. PearceMerge branch 'rz/grepz'
2008-10-09  Shawn O. PearceMerge branch 'mg/verboseprune'
2008-10-09  Shawn O. PearceMerge branch 'maint'
2008-10-09  Shawn O. PearceMerge branch 'sg/maint-intrebase-msghook' into maint
2008-10-09  Imre Deakbuiltin-apply: fix typo leading to stack corruption
2008-10-09  Brandon Caseygit-stash.sh: fix flawed fix of invalid ref handling...
2008-10-09  Shawn O. PearceMerge branch 'jk/maint-soliconv' into maint
2008-10-09  Miklos VajnaCleanup in sha1_file.c::cache_or_unpack_entry()
2008-10-09  Brandon Caseybuiltin-merge.c: allocate correct amount of memory
2008-10-08  Shawn O. PearceMerge branch 'maint'
2008-10-08  Samuel TardieuDo not use errno when pread() returns 0
2008-10-08  Brandon CaseyReplace xmalloc/memset(0) pairs with xcalloc
2008-10-08  Deskin Millergit init: --bare/--shared overrides system/global config
2008-10-08  Johannes Sixtgit-push.txt: Describe --repo option in more detail
2008-10-08  Johannes Schindelingit rm: refresh index before up-to-date check
2008-10-07  Mikael MagnussonFix a few typos in relnotes
2008-10-06  Jonathan del... Teach git diff about Objective-C syntax
2008-10-06  Florian RagwitzAdd git-svn branch to allow branch creation in SVN...
2008-10-06  Shawn O. PearceMerge branch 'maint'
2008-10-06  Shawn O. PearceUpdate release notes for 1.6.0.3
2008-10-06  Dmitry Potapovdo not segfault if make_cache_entry failed
2008-10-06  Nanako ShiraishiTeach rebase -i to honor pre-rebase hook
2008-10-06  Nanako Shiraishidocs: describe pre-rebase hook
2008-10-06  Dmitry Potapovdo not segfault if make_cache_entry failed
2008-10-06  Dmitry Potapovmake prefix_path() never return NULL
2008-10-06  Linus Torvaldsfix bogus "diff --git" header from "diff --no-index"
2008-10-06  Tuncer AyazFix fetch/clone --quiet when stdout is connected
2008-10-06  Alexander Gavrilovbuiltin-blame: Fix blame -C -C with submodules.
2008-10-06  SZEDER Gáborbash: remove fetch, push, pull dashed form leftovers
2008-10-03  Miklos Vajnabuiltin-merge: refresh the index before calling a strategy
2008-10-03  Jeff KingMakefile: do not set NEEDS_LIBICONV for Solaris 8
2008-10-03  SZEDER Gáborrebase -i: remove leftover debugging
2008-10-03  Shawn O. PearceMerge branch 'pb/gitweb-tagcloud' into pb/gitweb
2008-10-03  Petr Baudisgitweb: Support for simple project search form
2008-10-03  Petr Baudisgitweb: Make the by_tag filter delve in forks as well
2008-10-03  Petr Baudisgitweb: Support for tag clouds
2008-10-03  SZEDER Gáborrebase -i: proper prepare-commit-msg hook argument...
2008-10-03  Teemu Likonenbash completion: Add --[no-]validate to "git send-email"
2008-10-03  Petr Baudisgitweb: Add support for extending the action bar with...
2008-10-03  Pierre Habouzitparse-opt: migrate builtin-merge-file.
2008-10-03  Pierre Habouzitparse-opt: migrate git-merge-base.
2008-10-03  Pierre Habouzitparse-opt: migrate fmt-merge-msg.
2008-10-03  Brandon Caseyxdiff-interface.c: strip newline (and cr) from line...
2008-10-03  David Aguilartests: add a testcase for "git submodule sync"
2008-10-03  Shawn O. PearceMerge branch 'maint'
2008-10-03  Nicolas Pitrefix openssl headers conflicting with custom SHA1 implem...
2008-10-03  Nanako Shiraishiarchive.c: make archiver static
2008-10-03  Nanako Shiraishicommit.c: make read_graft_file() static
2008-10-03  Nanako Shiraishiconfig.c: make git_parse_long() static
2008-10-03  Nanako Shiraishirun-command.c: remove run_command_v_opt_cd()
2008-10-03  Nanako Shiraishidir.c: make dir_add_name() and dir_add_ignored() static
2008-10-03  Jakub Narebskigitweb: Add path_info tests to t/t9500-gitweb-standalon...
2008-10-03  Jakub Narebskigitweb: Fix two 'uninitialized value' warnings in git_t...
2008-10-03  Petr Baudisgitweb: Identify all summary metadata table rows
2008-10-03  David Soria... Solaris: Use OLD_ICONV to avoid compile warnings
2008-10-03  Giuseppe Bilottagitweb: remove PATH_INFO from $my_url and $my_uri
2008-10-03  Petr Baudisconfig.c: Tolerate UTF8 BOM at the beginning of config...
2008-10-03  Petr Baudisgitweb: Quote non-displayable characters in hex, not...
2008-10-01  Raphael Zimmerergit grep: Add "-z/--null" option as in GNU's grep.
2008-10-01  Michael Wittensend-email: signedoffcc -> signedoffbycc, but handle...
next