summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-15remote: fix use-after-free error detected by glibc in ref_remove_duplicatesJulian Phillips
2009-10-28fetch: Speed up fetch of large numbers of refsJulian Phillips
2009-10-28remote: Make ref_remove_duplicates faster for large numbers of refsJulian Phillips
2009-09-18fetch: Speed up fetch by rewriting find_non_local_tagsJulian Phillips
2009-09-16Merge 1.6.4.4 inJunio C Hamano
2009-09-16GIT 1.6.4.4v1.6.4.4Junio C Hamano
2009-09-16Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano
2009-09-16Merge branch 'tf/diff-whitespace-incomplete-line' into maintJunio C Hamano
2009-09-16Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano
2009-09-16Merge branch 'jc/maint-checkout-index-to-prefix' into maintJunio C Hamano
2009-09-14Merge branch 'maint'Junio C Hamano
2009-09-14Merge branch 'rc/maint-http-no-head-pack-check' into maintJunio C Hamano
2009-09-14http.c: avoid freeing an uninitialized pointerJunio C Hamano
2009-09-14web--browse: fix Mac OS X GUI detection for 10.6Heiko Voigt
2009-09-14remove logical typo in documentation of sample update hookHeiko Voigt
2009-09-14Nicolas Pitre has a new email addressNicolas Pitre
2009-09-13git-archive: infer output format from filename when unspecifiedDmitry Potapov
2009-09-13completion: Replace config --list with --get-regexpTodd Zullinger
2009-09-13git-archive: add '-o' as a alias for '--output'Dmitry Potapov
2009-09-13test local clone by copyingClemens Buchacher
2009-09-13git-clone doc: typofixJohannes Gilger
2009-09-13git-push: Accept -n as a synonym for --dry-run.Nelson Elhage
2009-09-13git-commit doc: remove duplicated --dry-run descriptionJunio C Hamano
2009-09-13GIT 1.6.5-rc1v1.6.5-rc1Junio C Hamano
2009-09-13Improve --patch option documentation in git-addJari Aalto
2009-09-13Merge branch 'pk/fast-import-tars'Junio C Hamano
2009-09-13Merge branch 'pk/fast-import-dirs'Junio C Hamano
2009-09-13Merge branch 'jt/pushinsteadof'Junio C Hamano
2009-09-13Merge branch 'jk/unwanted-advices'Junio C Hamano
2009-09-13Merge branch 'jc/merge-saner-messages'Junio C Hamano
2009-09-13quiltimport documentation: --dry-run and -n are synonymsJunio C Hamano
2009-09-13preserve mtime of local cloneClemens Buchacher
2009-09-13don't dereference NULL upon fdopen failureJim Meyering
2009-09-13use write_str_in_full helper to avoid literal string lengthsJim Meyering
2009-09-13Merge branch 'db/vcs-helper'Junio C Hamano
2009-09-13use write_str_in_full helper to avoid literal string lengthsJim Meyering
2009-09-13wrap git's main usage string.Matthieu Moy
2009-09-13Merge branch 'maint'Junio C Hamano
2009-09-13GIT 1.6.4.3v1.6.4.3Junio C Hamano
2009-09-13svn: properly escape arguments for authors-progMark Lodato
2009-09-13Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano
2009-09-12Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano
2009-09-12rebase: use plumbing to show dirty stateJeff King
2009-09-12status: make "how to stage" messages optionalJeff King
2009-09-12push: make non-fast-forward help message configurableJeff King
2009-09-11pager: set LESS=FRSX also on WindowsJohannes Sixt
2009-09-11start_command: do not clobber cmd->env on Windows code pathJohannes Sixt
2009-09-11http.c: remove verification of remote packsTay Ray Chuan
2009-09-11add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht
2009-09-11mailinfo: add '--scissors' to usage messageNicolas Sebrecht