]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2009-06-18  Stephen Boydam, rebase: teach quiet option
2009-06-18  Stephen Boydsubmodule, repack: migrate to git-sh-setup's say()
2009-06-18  Stephen Boydgit-sh-setup: introduce say() for quiet options
2009-06-18  Stephen Boydam: suppress apply errors when using 3-way
2009-06-18  Stephen Boydt4150: test applying with a newline in subject
2009-06-14  Junio C HamanoMerge branch 'maint'
2009-06-14  Junio C HamanoMerge branch 'maint-1.6.2' into maint
2009-06-14  Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
2009-06-14  Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-06-13  Junio C HamanoMerge branch 'mh/fix-send-email-threaded'
2009-06-13  Junio C HamanoMerge branch 'rc/http-push'
2009-06-13  Junio C HamanoMerge branch 'cc/bisect' (early part)
2009-06-13  Junio C HamanoMerge branch 'rc/maint-http-local-slot-fix'
2009-06-13  Junio C HamanoMerge branch 'sp/msysgit'
2009-06-13  Junio C HamanoMerge branch 'cb/maint-no-double-merge'
2009-06-13  Junio C HamanoMerge branch 'ph/submodule-rebase' (early part)
2009-06-13  Junio C HamanoMerge branch 'bc/solaris'
2009-06-13  Junio C HamanoMerge branch 'cb/match_refs_internal_tail'
2009-06-13  Junio C HamanoMerge branch 'nw/maint-cvsexportcommit'
2009-06-13  Junio C HamanoMerge branch 'da/araxis-mergetool'
2009-06-13  Stephen Boydgit-rerere.txt: grammatical fixups and cleanups
2009-06-12  Junio C HamanoMerge branch 'mh/maint-fix-send-email-threaded' into...
2009-06-12  Markus Heidelbergsend-email: fix a typo in a comment
2009-06-12  Markus Heidelbergsend-email: fix threaded mails without chain-reply-to
2009-06-12  Markus Heidelbergadd a test for git-send-email for threaded mails withou...
2009-06-12  Markus Heidelbergdoc/send-email: clarify the behavior of --in-reply...
2009-06-12  Markus Heidelbergsend-email: fix non-threaded mails
2009-06-12  Markus Heidelbergadd a test for git-send-email for non-threaded mails
2009-06-12  Junio C HamanoMerge branch 'maint'
2009-06-12  Paolo BonziniDocumentation: git-send-mail can take rev-list arg...
2009-06-11  Johannes Sixtcompat/ has subdirectories: do not omit them in 'make...
2009-06-11  Johannes SixtFix typo in nedmalloc warning fix
2009-06-11  Junio C HamanoMerge branch 'uk/maint-1.5.3-rebase-i-reflog' into...
2009-06-11  Uwe Kleine... rebase--interactive: remote stray closing parenthesis
2009-06-10  Pierre Habouzitparse-options: add parse_options_check to validate...
2009-06-10  Ralf Wildenhuesconfigure: test whether -lresolv is needed
2009-06-10  Junio C HamanoMakefile: insert SANE_TOOL_PATH to PATH before /bin...
2009-06-10  Michael J Grubergit-repack.txt: Clarify implications of -a for dumb...
2009-06-09  Junio C HamanoMerge branch 'maint'
2009-06-09  SZEDER Gáborbash: add support for 'git stash pop --index' option
2009-06-09  SZEDER GáborDocumentation: mention 'git stash pop --index' option...
2009-06-09  Johannes SixtSimplify some 'fprintf(stderr); return -1;' by using...
2009-06-09  Johannes SixtSimplify some instances of run_command() by using run_c...
2009-06-09  Stephen Boydshow-branch: don't use LASTARG_DEFAULT with OPTARG
2009-06-09  Brandon Caseysend-email: use UTF-8 rather than utf-8 for consistency
2009-06-09  Brandon Caseygit-send-email.perl: improve detection of MIME encoded...
2009-06-09  Johannes Sixtdiff.c: plug a memory leak in an error path
2009-06-09  Johannes Sixtfetch-pack: close output channel after sideband demulti...
2009-06-09  Brandon Caseygit-compat-util.h: avoid using c99 flex array feature...
2009-06-08  Michael J Gruberbuiltin-remote: Make "remote show" display all urls
2009-06-08  Steffen ProhaskaMinGW: Teach Makefile to detect msysgit and apply speci...
2009-06-08  Johannes SchindelinFix warnings in nedmalloc when compiling with GCC 4.4.0
2009-06-07  Kjetil Barviksymlinks.c: small style cleanup
2009-06-07  Junio C HamanoMakefile: test-parse-options depends on parse-options.h
2009-06-07  Junio C HamanoMerge branch 'maint'
2009-06-06  Thomas RastDocumentation: refer to gitworkflows(7) from tutorial...
2009-06-06  Shawn O. Pearcedaemon: Strictly parse the "extra arg" part of the...
2009-06-06  Brandon CaseyMakefile: add section for SunOS 5.7
2009-06-06  Junio C HamanoMakefile: introduce SANE_TOOL_PATH for prepending requi...
2009-06-06  Brandon CaseyMakefile: define __sun__ on SunOS
2009-06-06  Brandon Caseygit-compat-util.h: tweak the way _XOPEN_SOURCE is set...
2009-06-06  Brandon CaseyOn Solaris choose the OLD_ICONV iconv() declaration...
2009-06-06  Brandon CaseyMakefile: add NEEDS_RESOLV to optionally add -lresolv...
2009-06-06  Christian Coudert6030: test skipping away from an already skipped commit
2009-06-06  Christian Couderbisect: when skipping, choose a commit away from a...
2009-06-06  Christian Couderbisect: add parameters to "filter_skipped"
2009-06-06  Tay Ray Chuanhttp*: add helper methods for fetching objects (loose)
2009-06-06  Tay Ray Chuanhttp*: add helper methods for fetching packs
2009-06-06  Tay Ray Chuanhttp: use new http API in fetch_index()
2009-06-06  Tay Ray Chuanhttp*: add http_get_info_packs
2009-06-06  Mike Hommeyhttp-push.c::fetch_symref(): use the new http API
2009-06-06  Mike Hommeyhttp-push.c::remote_exists(): use the new http API
2009-06-06  Mike Hommeyhttp.c::http_fetch_ref(): use the new http API
2009-06-06  Mike Hommeytransport.c::get_refs_via_curl(): use the new http API
2009-06-06  Mike Hommeyhttp.c: new functions for the http API
2009-06-06  Tay Ray Chuanhttp: create function end_url_with_slash
2009-06-06  Tay Ray Chuanhttp*: move common variables and macros to http.[ch]
2009-06-06  Mike Hommeytransport.c::get_refs_via_curl(): do not leak refs_url
2009-06-06  Mike HommeyDon't expect verify_pack() callers to set pack_size
2009-06-06  Tay Ray Chuanhttp-push: do not SEGV after fetching a bad pack idx...
2009-06-06  Tay Ray Chuanhttp*: copy string returned by sha1_to_hex
2009-06-06  Tay Ray Chuanhttp-walker: verify remote packs
2009-06-06  Tay Ray Chuanhttp-push, http-walker: style fixes
2009-06-06  Tay Ray Chuant5550-http-fetch: test fetching of packed objects
2009-06-06  Tay Ray Chuanhttp-push: fix missing "#ifdef USE_CURL_MULTI" around...
2009-06-06  Tay Ray Chuanhttp-push: send out fetch requests on queue
2009-06-06  Tay Ray Chuant5540-http-push: test fetching of packed objects
2009-06-06  Tay Ray Chuant5540-http-push: test fetching of loose objects
2009-06-06  Junio C HamanoMerge branch 'rc/maint-http-local-slot-fix' into rc...
2009-06-06  Tay Ray Chuanhttp*: cleanup slot->local after fclose
2009-06-04  Junio C HamanoDocumentation/git.txt: update links to release notes
2009-06-04  Junio C HamanoMerge branch 'maint' to sync with 1.6.3.2
2009-06-04  Junio C HamanoGIT 1.6.3.2 v1.6.3.2
2009-06-04  Daniel TrstenjakShow presence of stashed changes in bash prompt.
2009-06-03  René Scharfegrep: fix empty word-regexp matches
2009-06-03  Junio C HamanoMerge branch 'da/pretty-tempname'
2009-06-03  Linus TorvaldsClean up and simplify rev_compare_tree()
2009-06-03  Junio C HamanoMerge branch 'maint'
2009-06-03  Junio C Hamanoblame: correctly handle a path that used to be a directory
2009-06-03  Thomas Rastadd -i: do not dump patch during application
next