summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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