summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-04Typofixes outside documentation areaJunio C Hamano
2010-02-03Merge branch 'ms/filter-branch-submodule'Junio C Hamano
2010-02-03Merge branch 'jh/gitweb-caching' (early part)Junio C Hamano
2010-02-03Merge branch 'bw/no-python-autoconf'Junio C Hamano
2010-02-03Merge branch 'sp/fast-import-large-blob'Junio C Hamano
2010-02-02Correct spelling of 'REUC' extensionShawn O. Pearce
2010-02-02build: make code "-Wpointer-arith" cleanJunio C Hamano
2010-02-01configure: Allow --without-pythonBen Walton
2010-02-01configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAMBen Walton
2010-02-01Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano
2010-02-01fast-import: Stream very large blobs directly to packShawn O. Pearce
2010-02-01git-p4: Fix sync errors due to new server versionPal-Kristian Engstad
2010-02-01Updates for dirty submodules in release notes and user manualJens Lehmann
2010-01-31Update draft release notes to 1.7.0Junio C Hamano
2010-01-31Merge branch 'dm/make-threaded-simplify'Junio C Hamano
2010-01-31Make NO_PTHREADS the sole thread configuration variableDan McGee
2010-01-31RPM packaging: use %global inside %{!?...}Junio C Hamano
2010-01-31mention new shell execution behavior in release notesJeff King
2010-01-31Fix memory leak in submodule.cJens Lehmann
2010-01-31Fix typos in technical documentation.Ralf Wildenhues
2010-01-30gitweb: Add optional extra parameter to die_error, for extended explanationJohn 'Warthog9' Hawley
2010-01-30gitweb: add a "string" variant of print_sort_thJohn 'Warthog9' Hawley
2010-01-30gitweb: add a "string" variant of print_local_timeJohn 'Warthog9' Hawley
2010-01-30gitweb: Check that $site_header etc. are defined before using themJohn 'Warthog9' Hawley
2010-01-30gitweb: Makefile improvementsJohn 'Warthog9' Hawley
2010-01-30gitweb: Load checkingJohn 'Warthog9' Hawley
2010-01-30gitweb: Make running t9501 test with '--debug' reliable and usableJakub Narebski
2010-01-30is_submodule_modified(): fix breakage with external GIT_INDEX_FILEv1.7.0-rc1Junio C Hamano
2010-01-30RPM packaging: don't include foreign-scm-helper bits yetJunio C Hamano
2010-01-30grep: Fix two memory leaksDan McGee
2010-01-30rebase: don't invoke the pager for each commit summaryMarkus Heidelberg
2010-01-30Update draft release notes to 1.7.0Junio C Hamano
2010-01-30Merge branch 'maint'Junio C Hamano
2010-01-30Merge branch 'maint-1.6.5' into maintJunio C Hamano
2010-01-30Implement pthread_cond_broadcast on WindowsJohannes Sixt
2010-01-30If deriving SVN_SSH from GIT_SSH on msys, also add quotesSebastian Schuberth
2010-01-29Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2010-01-29add shebang line to git-mergetool--lib.shJeff King
2010-01-29fix off-by-one allocation errorJeff King
2010-01-29fix memcpy of overlapping areaJeff King
2010-01-29gitk: Update German translationChristian Stimming
2010-01-29gitk: Add French translationEmmanuel Trillaud
2010-01-29gitk: update Italian translationMichele Ballabio
2010-01-29gitk: Update Swedish translationPeter Krefting
2010-01-28Merge branch 'maint'Junio C Hamano
2010-01-28bash: support 'git notes' and its subcommandsSZEDER Gábor
2010-01-28filter-branch: Add tests for submodules in tree-filterMichal Sojka
2010-01-28filter-branch: Fix to allow replacing submodules with another contentMichal Sojka
2010-01-28bash: don't offer remote transport helpers as subcommandsSZEDER Gábor
2010-01-28grep --quiet: finishing touchesJunio C Hamano