]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2010-02-06  René Scharfesetenv(GIT_DIR) clean-up
2010-02-06  Brian Gernhardtt9501: Re-fix max load test
2010-02-06  Björn Gustavssonbash: support the --autosquash option for rebase
2010-02-06  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2010-02-06  Brian Gernhardtt9501: Skip testing load if we can't detect it
2010-02-06  Junio C HamanoUpdate draft release notes to 1.7.0
2010-02-06  Junio C HamanoMerge branch 'maint'
2010-02-05  Wesley J. LandakerUpdate git fsck --full short description to mention...
2010-02-05  Junio C HamanoMerge branch 'jc/maint-limit-note-output' into maint
2010-02-05  Junio C HamanoRevert 30816237 and 7e62265
2010-02-05  Andrew Myrickgit-svn: persistent memoization
2010-02-04  Junio C Hamanofast-import: count --max-pack-size in bytes
2010-02-04  Nicolas Pitreupdate git-repack documentation wrt repack.UseDeltaBase...
2010-02-04  Michael J Grubergit-clean: fix the description of the default behavior
2010-02-04  Junio C Hamanofast-import.c: Fix big-file-threshold parsing bug
2010-02-04  Nicolas Pitremake --max-pack-size argument to 'git pack-object'...
2010-02-04  Nicolas Pitrepack-objects: fix pack generation when using pack_size_...
2010-02-04  Nicolas Pitrefix multiple issues with t5300
2010-02-04  John 'Warthog9... gitweb: Simplify (and fix) chop_str
2010-02-03  Paul Mackerrasgitk: Fix copyright symbol in About box message
2010-02-03  René Scharfegrep: simplify assignment of ->fixed
2010-02-03  Junio C HamanoMerge branch 'ms/filter-branch-submodule'
2010-02-03  Junio C HamanoMerge branch 'jh/gitweb-caching' (early part)
2010-02-03  Junio C HamanoMerge branch 'bw/no-python-autoconf'
2010-02-03  Junio C HamanoMerge branch 'sp/fast-import-large-blob'
2010-02-02  Shawn O. PearceCorrect spelling of 'REUC' extension
2010-02-02  Junio C Hamanobuild: make code "-Wpointer-arith" clean
2010-02-01  Ben Waltonconfigure: Allow --without-python
2010-02-01  Ben Waltonconfigure: Allow GIT_ARG_SET_PATH to handle --without...
2010-02-01  Junio C HamanoMerge branch 'sp/maint-fast-import-large-blob' into...
2010-02-01  Shawn O. Pearcefast-import: Stream very large blobs directly to pack
2010-02-01  Pal-Kristian... git-p4: Fix sync errors due to new server version
2010-02-01  Jens LehmannUpdates for dirty submodules in release notes and user...
2010-01-31  Junio C HamanoUpdate draft release notes to 1.7.0
2010-01-31  Junio C HamanoMerge branch 'dm/make-threaded-simplify'
2010-01-31  Dan McGeeMake NO_PTHREADS the sole thread configuration variable
2010-01-31  Junio C HamanoRPM packaging: use %global inside %{!?...}
2010-01-31  Jeff Kingmention new shell execution behavior in release notes
2010-01-31  Jens LehmannFix memory leak in submodule.c
2010-01-31  Ralf WildenhuesFix typos in technical documentation.
2010-01-30  John 'Warthog9... gitweb: Add optional extra parameter to die_error,...
2010-01-30  John 'Warthog9... gitweb: add a "string" variant of print_sort_th
2010-01-30  John 'Warthog9... gitweb: add a "string" variant of print_local_time
2010-01-30  John 'Warthog9... gitweb: Check that $site_header etc. are defined before...
2010-01-30  John 'Warthog9... gitweb: Makefile improvements
2010-01-30  John 'Warthog9... gitweb: Load checking
2010-01-30  Jakub Narebskigitweb: Make running t9501 test with '--debug' reliable...
2010-01-30  Junio C Hamanois_submodule_modified(): fix breakage with external... v1.7.0-rc1
2010-01-30  Junio C HamanoRPM packaging: don't include foreign-scm-helper bits yet
2010-01-30  Dan McGeegrep: Fix two memory leaks
2010-01-30  Markus Heidelbergrebase: don't invoke the pager for each commit summary
2010-01-30  Junio C HamanoUpdate draft release notes to 1.7.0
2010-01-30  Junio C HamanoMerge branch 'maint'
2010-01-30  Junio C HamanoMerge branch 'maint-1.6.5' into maint
2010-01-30  Johannes SixtImplement pthread_cond_broadcast on Windows
2010-01-30  Sebastian SchuberthIf deriving SVN_SSH from GIT_SSH on msys, also add...
2010-01-29  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2010-01-29  Jeff Kingadd shebang line to git-mergetool--lib.sh
2010-01-29  Jeff Kingfix off-by-one allocation error
2010-01-29  Jeff Kingfix memcpy of overlapping area
2010-01-29  Christian Stimminggitk: Update German translation
2010-01-29  Emmanuel Trillaudgitk: Add French translation
2010-01-29  Michele Ballabiogitk: update Italian translation
2010-01-29  Peter Kreftinggitk: Update Swedish translation
2010-01-28  Junio C HamanoMerge branch 'maint'
2010-01-28  SZEDER Gáborbash: support 'git notes' and its subcommands
2010-01-28  Michal Sojkafilter-branch: Add tests for submodules in tree-filter
2010-01-28  Michal Sojkafilter-branch: Fix to allow replacing submodules with...
2010-01-28  SZEDER Gáborbash: don't offer remote transport helpers as subcommands
2010-01-28  Junio C Hamanogrep --quiet: finishing touches
2010-01-28  Jeff Kingreject @{-1} not at beginning of object name
2010-01-28  Jeff Kingfix parsing of @{-1}@{u} combination
2010-01-28  Jeff Kingtest combinations of @{} syntax
2010-01-28  Jeff Kingrerere: fix too-short initialization
2010-01-28  Jeff Kingt0101: use absolute date
2010-01-28  Junio C HamanoMerge branch 'fk/threaded-grep'
2010-01-28  Junio C HamanoMerge branch 'gp/maint-cvsserver'
2010-01-28  Junio C Hamanotests: update tests that used to fail
2010-01-27  Junio C HamanoMerge branch 'jc/upstream-reflog'
2010-01-27  Junio C HamanoMerge branch 'jc/maint-reflog-bad-timestamp'
2010-01-27  Junio C HamanoMerge branch 'il/maint-colon-address'
2010-01-27  Junio C HamanoMerge branch 'il/maint-xmallocz'
2010-01-27  Junio C HamanoMerge branch 'jh/maint-config-file-prefix'
2010-01-27  Junio C Hamanotransport_get(): drop unnecessary check for !remote
2010-01-27  Ilari LiusvaaraFix remote.<remote>.vcs
2010-01-27  Junio C Hamanot0101: use a fixed timestamp when searching in the...
2010-01-27  Junio C HamanoUpdate @{bogus.timestamp} fix not to die()
2010-01-27  Junio C HamanoMerge branch 'jl/diff-submodule-ignore'
2010-01-27  Junio C Hamanowork around an obnoxious bash "safety feature" on OpenBSD
2010-01-26  Stephen Boydfix portability issues with $ in double quotes
2010-01-26  Junio C Hamanoapproxidate_careful() reports errorneous date string
2010-01-26  Junio C HamanoFix log -g this@{upstream}
2010-01-26  Ilari LiusvaaraFix integer overflow in unpack_compressed_entry()
2010-01-26  Ilari LiusvaaraFix integer overflow in unpack_sha1_rest()
2010-01-26  Ilari LiusvaaraFix integer overflow in patch_delta()
2010-01-26  Ilari LiusvaaraAdd xmallocz()
2010-01-26  Gerrit Papegit-cvsserver: allow regex metacharacters in CVSROOT
2010-01-26  Johan Herlandbuiltin-config: Fix crash when using "-f <relative...
2010-01-26  Ilari LiusvaaraAllow use of []-wrapped addresses in git://
2010-01-26  Ilari LiusvaaraSupport addresses with ':' in git-daemon
next