summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-27rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin
2017-07-27t3415: test fixup with wrapped onelineJohannes Schindelin
2017-07-27rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin
2017-07-27rebase -i: check for missing commits in the rebase--helperJohannes Schindelin
2017-07-27t3404: relax rebase.missingCommitsCheck testsJohannes Schindelin
2017-07-27rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin
2017-07-27rebase -i: do not invent onelines when expanding/collapsing SHA-1sJohannes Schindelin
2017-07-27rebase -i: remove useless indentationJohannes Schindelin
2017-07-27rebase -i: generate the script via rebase--helperJohannes Schindelin
2017-07-27t3415: verify that an empty instructionFormat is handled as beforeJohannes Schindelin
2017-07-24Git 2.14-rc1v2.14.0-rc1Junio C Hamano
2017-07-24Merge https://github.com/git-l10n/git-poJunio C Hamano
2017-07-24l10n: git.pot: v2.14.0 round 2 (9 new, 2 removed)Jiang Xin
2017-07-24Merge branch 'master' of git://github.com/git-l10n/git-poJiang Xin
2017-07-21Merge branch 'master' of git://github.com/nafmo/git-l10n-svJiang Xin
2017-07-21Sync with maintJunio C Hamano
2017-07-21fixes from 'master' for 2.13.4Junio C Hamano
2017-07-21Merge branch 'ew/fd-cloexec-fix' into maintJunio C Hamano
2017-07-21Merge branch 'ks/fix-rebase-doc-picture' into maintJunio C Hamano
2017-07-21Merge branch 'js/alias-case-sensitivity' into maintJunio C Hamano
2017-07-21Merge branch 'bb/unicode-10.0' into maintJunio C Hamano
2017-07-21Hopefully the final last-minute fix before -rc1Junio C Hamano
2017-07-21Merge branch 'ks/doc-fixes'Junio C Hamano
2017-07-21Merge branch 'rj/cygwin-fread-reads-directories'Junio C Hamano
2017-07-21Merge branch 'jc/po-pritime-fix'Junio C Hamano
2017-07-21config.mak.uname: set FREAD_READS_DIRECTORIES for cygwinRamsay Jones
2017-07-20A few more topics while waiting for the po/PRItime resolutionJunio C Hamano
2017-07-20Merge branch 'mt/p4-parse-G-output'Junio C Hamano
2017-07-20Merge branch 'ew/fd-cloexec-fix'Junio C Hamano
2017-07-20Merge branch 'jk/build-with-asan'Junio C Hamano
2017-07-20Merge branch 'jk/test-copy-bytes-fix'Junio C Hamano
2017-07-20Merge branch 'js/alias-case-sensitivity'Junio C Hamano
2017-07-20l10n: sv.po: Update Swedish translation (3206t0f0u)Peter Krefting
2017-07-20RelNotes: mention "sha1dc: optionally use sha1collisiondetection as a submodule"Ævar Arnfjörð Bjarmason
2017-07-20RelNotes: mention "log: make --regexp-ignore-case work with --perl-regexp"Ævar Arnfjörð Bjarmason
2017-07-20RelNotes: mention "log: add -P as a synonym for --perl-regexp"Ævar Arnfjörð Bjarmason
2017-07-20Makefile: help gettext tools to cope with our custom PRItime formatJunio C Hamano
2017-07-19l10n: ko.po: Update Korean translationChangwoo Ryu
2017-07-18doc: reformat the paragraph containing the 'cut-line'Kaartic Sivaraam
2017-07-18A few more topics before 2.14-rc1Junio C Hamano
2017-07-18Merge branch 'jk/gc-pre-detach-under-hook'Junio C Hamano
2017-07-18Merge branch 'jn/hooks-pre-rebase-sample-fix'Junio C Hamano
2017-07-18Merge branch 'rs/progress-overall-throughput-at-the-end'Junio C Hamano
2017-07-18Merge branch 'tb/push-to-cygwin-unc-path'Junio C Hamano
2017-07-18l10n: Update Catalan translationJordi Mas
2017-07-17doc: camelCase the i18n config variables to improve readabilityKaartic Sivaraam
2017-07-17t: handle EOF in test_copy_bytes()Jeff King
2017-07-17set FD_CLOEXEC properly when O_CLOEXEC is not supportedEric Wong
2017-07-17Makefile: allow combining UBSan with other sanitizersRené Scharfe
2017-07-17alias: compare alias name *case-insensitively*Johannes Schindelin