]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-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  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
2009-06-03  Johan HerlandRename submodule.<name>.rebase to submodule.<name>...
2009-06-02  Junio C HamanoUpdate draft release notes for 1.6.3.2
2009-06-02  Junio C HamanoMerge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint
2009-06-02  Junio C HamanoMerge branch 'rs/maint-grep-word-regexp-fix' into maint
2009-06-02  Junio C HamanoMerge branch 'sb/maint-1.6.2-opt-filename-fix' into...
2009-06-02  Junio C HamanoMerge branch 'jc/maint-add-p-coalesce-fix' into maint
2009-06-02  Junio C HamanoMerge branch 'tr/maint-doc-stash-pop' into maint
2009-06-02  Clemens Buchachertest-lib: fix http exit codes
2009-06-02  Clemens Buchachertest-lib: allow exit trap to be used for cleanup by...
2009-06-02  Clemens Buchachertest-lib: fail if invalid options are passed
2009-06-02  René Scharfegrep: fix colouring of matches with zero length
2009-06-02  Clemens Buchacherrefuse to merge during a merge
2009-06-02  Clemens Buchachermatch_refs: search ref list tail internally
2009-06-01  Stephen Boydgit-show-branch.txt: document --date-order option
2009-06-01  Marius Storm... Add custom memory allocator to MinGW and MacOS builds
2009-06-01  Marius Storm... MinGW readdir reimplementation to support d_type
2009-06-01  Edward Z. Yangconnect.c: Support PuTTY plink and TortoisePlink as...
2009-06-01  Pat Thoytsgit: browsing paths with spaces when using the start...
2009-06-01  Johannes SchindelinMinGW: fix warning about implicit declaration of _getch()
2009-06-01  Johannes Schindelintest-chmtime: work around Windows limitation
2009-06-01  Johannes SchindelinWork around a regression in Windows 7, causing erase_in...
2009-06-01  Johannes SchindelinQuiet make: do not leave Windows behind
2009-06-01  Johannes SchindelinMinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
2009-06-01  David Aguilardiff: generate pretty filenames in prep_temp_blob()
2009-06-01  David Aguilarcompat: add a basename() compatibility function
2009-06-01  David Aguilarcompat: add a mkstemps() compatibility function
2009-05-31  Junio C HamanoMerge branch 'sb/opt-filename'
2009-05-31  Junio C HamanoMerge branch 'jc/solaris-0811'
2009-05-31  Junio C HamanoMerge branch 'sb/show-branch-parse-options'
2009-05-31  Junio C HamanoMerge branch 'mm/apply-double-slash'
2009-05-31  Junio C HamanoMerge branch 'sb/format-patch-parseopt'
2009-05-31  Junio C HamanoMerge branch 'jc/mktree'
2009-05-31  Junio C HamanoMerge branch 'ew/svn-test-and-old-i18n'
2009-05-31  Junio C HamanoMerge branch 'mw/send-email'
2009-05-31  Junio C HamanoMerge branch 'cc/bisect' (early part)
2009-05-31  Jeff Kinggit-add: no need for -f when resolving a conflict in...
2009-05-31  Stephen Boydconfig.txt: document add.ignore-errors
2009-05-31  SZEDER Gáborbash: remove always true if statement from __git_ps1()
2009-05-31  Björn Steinbrinkgit-apply(1): Clarify that one can select where to...
2009-05-31  Clemens Buchacherhttp-push: reuse existing is_null_ref
2009-05-31  Eric Wongt9139 uses ancient, backwards-compatible iconv names
2009-05-31  Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-05-31  Thomas RastDocumentation: teach stash/pop workflow instead of...
2009-05-29  Junio C HamanoMerge branch 'sb/maint-1.6.2-opt-filename-fix'
2009-05-29  Junio C HamanoMerge branch 'jc/maint-add-p-coalesce-fix'
2009-05-29  Junio C HamanoMerge branch 'rs/maint-grep-word-regexp-fix'
next