summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-19Merge branch 'vl/typofix' into maintJunio C Hamano
2013-07-19Merge branch 'wk/doc-git-has-grown' into maintJunio C Hamano
2013-07-19Merge branch 'ys/cygstart' into maintJunio C Hamano
2013-07-19Merge branch 'mm/push-force-is-dangerous' into maintJunio C Hamano
2013-07-19Merge branch 'rs/logical-vs-binary-or' into maintJunio C Hamano
2013-07-19Merge branch 'js/test-ln-s-add' into maintJunio C Hamano
2013-07-19Merge branch 'jk/apache-test-for-2.4' into maintJunio C Hamano
2013-07-19Merge branch 'tr/test-commit-only-on-orphan' into maintJunio C Hamano
2013-07-19Merge branch 'sb/archive-zip-double-assignment-fix' into maintJunio C Hamano
2013-07-19Merge branch 'th/bisect-skip-report-range-fix' into maintJunio C Hamano
2013-07-19Merge branch 'rs/tar-tests' into maintJunio C Hamano
2013-07-19Merge branch 'rr/column-doc' into maintJunio C Hamano
2013-07-19Merge branch 'rs/discard-index-discard-array' into maintJunio C Hamano
2013-07-19Merge branch 'tr/coverage' into maintJunio C Hamano
2013-07-19Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-shStefan Beller
2013-07-19Add the LAST_ARG_MUST_BE_NULL macroRamsay Jones
2013-07-18send-email: be explicit with SSL certificate verificationRamkumar Ramachandra
2013-07-18describe: fix --contains when a tag is given as inputJunio C Hamano
2013-07-18name-rev: differentiate between tags and commits they point atJunio C Hamano
2013-07-18Update draft release notes to 1.8.4Junio C Hamano
2013-07-18Merge branch 'jc/revert-clone-doc-update-for-push-from-shallow'Junio C Hamano
2013-07-18Merge branch 'rs/mailmap-himself'Junio C Hamano
2013-07-18Merge branch 'sb/mailmap-updates'Junio C Hamano
2013-07-18Merge branch 'jk/in-pack-size-measurement'Junio C Hamano
2013-07-18Merge branch 'bp/mediawiki-preview'Junio C Hamano
2013-07-18Merge branch 'bc/commit-invalid-utf8'Junio C Hamano
2013-07-18Merge branch 'es/overlapping-range-set'Junio C Hamano
2013-07-18Merge branch 'jk/maint-clone-shared-no-connectivity-validation'Junio C Hamano
2013-07-18Merge branch 'bc/push-match-many-refs'Junio C Hamano
2013-07-18Merge branch 'rr/rebase-reflog-message-reword'Junio C Hamano
2013-07-18show-branch: fix description of --date-orderThomas Rast
2013-07-18apply, entry: speak of submodules instead of subprojectsThomas Rast
2013-07-18.mailmap: combine more (email, name) to individual personsStefan Beller
2013-07-18parse_object_buffer: correct freeing the bufferStefan Beller
2013-07-18blame-options.txt: explain that -L <start> and <end> are optionalEric Sunshine
2013-07-18blame-options.txt: place each -L option variation on its own lineEric Sunshine
2013-07-18t8001/t8002 (blame): add blame -L :funcname testsEric Sunshine
2013-07-18t8001/t8002 (blame): add blame -L testsEric Sunshine
2013-07-18t8001/t8002 (blame): modernize styleEric Sunshine
2013-07-18line-range: fix "blame -L X,-N" regressionEric Sunshine
2013-07-18.mailmap: René Scharfe has a new email addressRené Scharfe
2013-07-18show-ref: make --head always show the HEAD refDoug Bell
2013-07-18Documentation/git-log.txt: capitalize section namesMatthieu Moy
2013-07-18Documentation: move description of -s, --no-patch to diff-options.txtMatthieu Moy
2013-07-18Documentation/git-show.txt: include common diff options, like git-log.txtMatthieu Moy
2013-07-18diff: allow --patch & cie to override -s/--no-patchMatthieu Moy
2013-07-18diff: allow --no-patch as synonym for -sMatthieu Moy
2013-07-18t4000-diff-format.sh: modernize styleMatthieu Moy
2013-07-17git-log.txt: fix typesetting of example "git-log -L" invocationEric Sunshine
2013-07-17git: ensure 0/1/2 are open in main()Thomas Rast