summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sequencer: ensure to release the lock when we could not read the indexjs/sequencer-wo-dieJohannes Schindelin2016-09-091-2/+6
* sequencer: lib'ify checkout_fast_forward()Johannes Schindelin2016-09-091-3/+6
* sequencer: lib'ify fast_forward_to()Johannes Schindelin2016-09-091-1/+1
* sequencer: lib'ify save_opts()Johannes Schindelin2016-09-091-11/+14
* sequencer: lib'ify save_todo()Johannes Schindelin2016-09-091-7/+15
* sequencer: lib'ify save_head()Johannes Schindelin2016-09-091-7/+18
* sequencer: lib'ify create_seq_dir()Johannes Schindelin2016-09-091-2/+2
* sequencer: lib'ify read_populate_opts()Johannes Schindelin2016-09-091-6/+14
* sequencer: lib'ify read_populate_todo()Johannes Schindelin2016-09-091-5/+9
* sequencer: lib'ify read_and_refresh_cache()Johannes Schindelin2016-09-091-5/+10
* sequencer: lib'ify prepare_revs()Johannes Schindelin2016-09-091-3/+4
* sequencer: lib'ify walk_revs_populate_todo()Johannes Schindelin2016-09-091-4/+6
* sequencer: lib'ify do_pick_commit()Johannes Schindelin2016-09-091-1/+1
* sequencer: lib'ify do_recursive_merge()Johannes Schindelin2016-09-091-1/+2
* sequencer: lib'ify write_message()Johannes Schindelin2016-09-091-8/+11
* sequencer: do not die() in do_pick_commit()Johannes Schindelin2016-08-291-6/+8
* sequencer: lib'ify sequencer_pick_revisions()Johannes Schindelin2016-08-291-4/+5
* Git 2.10-rc2v2.10.0-rc2Junio C Hamano2016-08-262-1/+4
* gitattributes: Document the unified "auto" handlingTorsten Bögershausen2016-08-261-34/+24
* Prepare for 2.10.0-rc2Junio C Hamano2016-08-251-2/+29
* Merge branch 'ja/i18n'Junio C Hamano2016-08-253-71/+20
|\
| * i18n: simplify numeric error reportingja/i18nJean-Noel Avila2016-08-241-28/+16
| * i18n: fix git rebase interactive commit messagesJean-Noel Avila2016-08-241-42/+3
| * i18n: fix typos for translationJean-Noel Avila2016-08-241-1/+1
* | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'Junio C Hamano2016-08-256-1/+35
|\ \
| * | mingw: ensure temporary file handles are not inherited by child processesbw/mingw-avoid-inheriting-fd-to-lockfileBen Wijen2016-08-236-2/+23
| * | t6026-merge-attr: child processes must not inherit index.lock handlesBen Wijen2016-08-181-0/+13
* | | Merge branch 'dg/document-git-c-in-git-config-doc'Junio C Hamano2016-08-251-0/+3
|\ \ \
| * | | doc: mention `git -c` in git-config(1)dg/document-git-c-in-git-config-docDavid Glasser2016-08-231-0/+3
* | | | Merge branch 'js/no-html-bypass-on-windows'Junio C Hamano2016-08-253-52/+0
|\ \ \ \
| * | | | Revert "display HTML in default browser using Windows' shell API"js/no-html-bypass-on-windowsJohannes Schindelin2016-08-193-52/+0
| |/ / /
* | | | Merge branch 'hv/doc-commit-reference-style'Junio C Hamano2016-08-251-0/+5
|\ \ \ \
| * | | | SubmittingPatches: document how to reference previous commitsHeiko Voigt2016-08-171-0/+5
| |/ / /
* | | | git ls-files: text=auto eol=lf is supported in Git 2.10Torsten Bögershausen2016-08-251-2/+1
| |_|/ |/| |
* | | Git 2.10-rc1v2.10.0-rc1Junio C Hamano2016-08-192-1/+32
* | | Merge branch 'lt/gpg-show-long-key-in-signature-verification'Junio C Hamano2016-08-191-0/+1
|\ \ \
| * \ \ Merge branch 'lt/gpg-show-long-key-in-signature-verification-maint' into lt/g...lt/gpg-show-long-key-in-signature-verificationJunio C Hamano2016-08-161-0/+1
| |\ \ \
| | * | | gpg-interface: prefer "long" key format output when verifying pgp signatureslt/gpg-show-long-key-in-signature-verification-maintLinus Torvalds2016-08-161-2/+2
| | |/ /
* | | | Merge branch 'ab/hooks'Junio C Hamano2016-08-193-4/+9
|\ \ \ \
| * | | | rev-parse: respect core.hooksPath in --git-pathab/hooksJohannes Schindelin2016-08-163-4/+9
* | | | | Merge branch 'jk/difftool-command-not-found'Junio C Hamano2016-08-192-0/+13
|\ \ \ \ \
| * | | | | difftool: always honor fatal error exit codesjk/difftool-command-not-foundJohn Keeping2016-08-152-0/+13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sb/checkout-explit-detach-no-advice'Junio C Hamano2016-08-192-1/+25
|\ \ \ \ \
| * | | | | checkout: do not mention detach advice for explicit --detach optionsb/checkout-explit-detach-no-adviceStefan Beller2016-08-152-1/+25
| |/ / / /
* | | | | Merge branch 'tb/t0027-raciness-fix'Junio C Hamano2016-08-192-43/+60
|\ \ \ \ \
| * | | | | convert: Correct NNO tests and missing `LF will be replaced by CRLF`tb/t0027-raciness-fixTorsten Bögershausen2016-08-142-43/+60
* | | | | | Merge branch 'rs/pull-signed-tag'Junio C Hamano2016-08-194-12/+33
|\ \ \ \ \ \
| * | | | | | commit: use FLEX_ARRAY in struct merge_remote_descrs/pull-signed-tagRené Scharfe2016-08-132-3/+2
| * | | | | | merge-recursive: fix verbose output for multiple base treesRené Scharfe2016-08-132-4/+19
| * | | | | | commit: factor out set_merge_remote_desc()René Scharfe2016-08-132-7/+14