Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ls/travis-p4-on-macos' | Junio C Hamano | 2017-01-31 | 1 | -10/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | travis-ci: fix Perforce install on macOSls/travis-p4-on-macos | Lars Schneider | 2017-01-23 | 1 | -10/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'vp/show-ref-verify-head' | Junio C Hamano | 2017-01-31 | 2 | -28/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | show-ref: remove a stale commentvp/show-ref-verify-head | Junio C Hamano | 2017-01-23 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | show-ref: remove dead `if (verify)' check | Vladimir Panteleev | 2017-01-23 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | show-ref: detect dangling refs under --verify as well | Vladimir Panteleev | 2017-01-23 | 2 | -8/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | show-ref: move --quiet handling into show_one() | Vladimir Panteleev | 2017-01-23 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | show-ref: allow -d to work with --verify | Vladimir Panteleev | 2017-01-23 | 2 | -11/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | show-ref: accept HEAD with --verify | Vladimir Panteleev | 2017-01-23 | 2 | -1/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/retire-convert-objects-from-contrib' | Junio C Hamano | 2017-01-31 | 2 | -358/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | contrib: remove git-convert-objectssb/retire-convert-objects-from-contrib | Stefan Beller | 2017-01-19 | 2 | -358/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/in-core-index-doc' | Junio C Hamano | 2017-01-31 | 3 | -22/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | documentation: retire unfinished documentationsb/in-core-index-doc | Stefan Beller | 2017-01-19 | 1 | -21/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | cache.h: document add_[file_]to_index | Stefan Beller | 2017-01-19 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | cache.h: document remove_index_entry_at | Stefan Beller | 2017-01-19 | 2 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | cache.h: document index_name_pos | Stefan Beller | 2017-01-19 | 1 | -0/+19 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/remote-rename-with-half-configured-remote' | Junio C Hamano | 2017-01-31 | 5 | -12/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | remote rename: more carefully determine whether a remote is configuredjs/remote-rename-with-half-configured-remote | Johannes Schindelin | 2017-01-19 | 5 | -13/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | remote rename: demonstrate a bogus "remote exists" bug | Johannes Schindelin | 2017-01-19 | 1 | -0/+7 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/clear-delta-base-cache-fix' | Junio C Hamano | 2017-01-31 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | clear_delta_base_cache(): don't modify hashmap while iteratingjk/clear-delta-base-cache-fix | Jeff King | 2017-01-19 | 2 | -6/+7 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'st/verify-tag' | Junio C Hamano | 2017-01-31 | 10 | -24/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | t/t7004-tag: Add --format specifier tests | Santiago Torres | 2017-01-18 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | t/t7030-verify-tag: Add --format specifier tests | Santiago Torres | 2017-01-18 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | builtin/tag: add --format argument for tag -v | Lukas Puehringer | 2017-01-18 | 2 | -11/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | builtin/verify-tag: add --format to verify-tag | Santiago Torres | 2017-01-17 | 2 | -4/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | ref-filter: add function to print single ref_array_item | Lukas Puehringer | 2017-01-17 | 2 | -6/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag | Lukas Puehringer | 2017-01-17 | 2 | -3/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/mingw-isatty' | Junio C Hamano | 2017-01-31 | 1 | -7/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | mingw: follow-up to "replace isatty() hack" | Johannes Schindelin | 2017-01-18 | 1 | -7/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/sequencer-i-countdown-3' | Junio C Hamano | 2017-01-31 | 3 | -97/+1030 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): write out the final messagejs/sequencer-i-countdown-3 | Johannes Schindelin | 2017-01-17 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): write the progress into files | Johannes Schindelin | 2017-01-17 | 1 | -3/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): show the progress | Johannes Schindelin | 2017-01-17 | 1 | -0/+32 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): suggest --edit-todo upon unknown command | Johannes Schindelin | 2017-01-17 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): show only failed cherry-picks' output | Johannes Schindelin | 2017-01-17 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): show only failed `git commit`'s output | Johannes Schindelin | 2017-01-17 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: use run_command() directly | Johannes Schindelin | 2017-01-17 | 1 | -20/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: update reading author-script | Johannes Schindelin | 2017-01-17 | 2 | -22/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): differentiate between comments and 'noop' | Johannes Schindelin | 2017-01-09 | 1 | -6/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): implement the 'drop' command | Johannes Schindelin | 2017-01-09 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): allow rescheduling commands | Johannes Schindelin | 2017-01-09 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): respect strategy/strategy_opts settings | Johannes Schindelin | 2017-01-09 | 1 | -1/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): respect the rebase.autostash setting | Johannes Schindelin | 2017-01-09 | 1 | -0/+43 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): run the post-rewrite hook, if needed | Johannes Schindelin | 2017-01-09 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): record interrupted commits in rewritten, too | Johannes Schindelin | 2017-01-09 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): copy commit notes at end | Johannes Schindelin | 2017-01-09 | 1 | -0/+76 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): set the reflog message consistently | Johannes Schindelin | 2017-01-09 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): refactor setting the reflog message | Johannes Schindelin | 2017-01-09 | 1 | -7/+26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer (rebase -i): allow fast-forwarding for edit/reword | Johannes Schindelin | 2017-01-09 | 1 | -8/+17 |