summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-11INSTALL: Describe dependency knobs from MakefileBrian Gernhardt
2009-09-11INSTALL: Reorder dependencies, split shell and PerlBrian Gernhardt
2009-09-10git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant
2009-09-10Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt
2009-09-09git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts
2009-09-09INSTALL: Update description of our SHA-1 codeBrian Gernhardt
2009-09-08merge-recursive: give less scary messages when merge did not startJunio C Hamano
2009-09-08Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett
2009-09-08GIT 1.6.5-rc0v1.6.5-rc0Junio C Hamano
2009-09-07Merge branch 'maint'Junio C Hamano
2009-09-07git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud
2009-09-07githooks.txt: put hooks into subsectionsBert Wesarg
2009-09-07Merge branch 'jc/mailinfo-scissors'Junio C Hamano
2009-09-07Merge branch 'jk/clone-b'Junio C Hamano
2009-09-07Merge branch 'jc/upload-pack-hook'Junio C Hamano
2009-09-07Merge branch 'tr/reset-checkout-patch'Junio C Hamano
2009-09-07Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano
2009-09-07grep: accept relative paths outside current working directoryClemens Buchacher
2009-09-07grep: fix exit status if external_grep() puntsClemens Buchacher
2009-09-07Wrap rewrite globals in a struct in preparation for adding another setJosh Triplett
2009-09-06Merge branch 'maint'Junio C Hamano
2009-09-06push: re-flow non-fast-forward messageJeff King
2009-09-06push: fix english in non-fast-forward messageJeff King
2009-09-06Do not scramble password read from .cvspassPascal Obry