Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/refspec-parse-wildcard' | Junio C Hamano | 2015-08-03 | 2 | -7/+12 |
|\ | |||||
| * | refs: loosen restriction on wildcard "*" refspecsjk/refspec-parse-wildcard | Jacob Keller | 2015-07-27 | 2 | -7/+12 |
* | | Merge branch 'zb/userdiff-fountain' | Junio C Hamano | 2015-08-03 | 2 | -0/+5 |
|\ \ | |||||
| * | | userdiff: add support for Fountain documentszb/userdiff-fountain | Zoë Blade | 2015-07-23 | 2 | -0/+5 |
* | | | Merge branch 'dt/refs-backend-preamble' | Junio C Hamano | 2015-08-03 | 3 | -1/+56 |
|\ \ \ | |||||
| * | | | update-ref and tag: add --create-reflog arg | David Turner | 2015-07-21 | 2 | -1/+51 |
| * | | | git-reflog: add exists command | David Turner | 2015-07-21 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge branch 'as/sparse-checkout-removal' | Junio C Hamano | 2015-08-03 | 1 | -0/+52 |
|\ \ \ | |||||
| * | | | unpack-trees: don't update files with CE_WT_REMOVE setas/sparse-checkout-removal | David Turner | 2015-07-21 | 1 | -0/+52 |
* | | | | Merge branch 'jk/date-mode-format' | Junio C Hamano | 2015-08-03 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | strbuf: make strbuf_addftime more robustjk/date-mode-format | Jeff King | 2015-07-20 | 1 | -0/+10 |
| * | | | | introduce "format" date-mode | Jeff King | 2015-06-29 | 1 | -0/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'pt/am-tests' | Junio C Hamano | 2015-08-03 | 4 | -0/+313 |
|\ \ \ \ | |||||
| * | | | | t3901: test git-am encoding conversionpt/am-tests | Paul Tan | 2015-07-20 | 1 | -0/+62 |
| * | | | | t3418: non-interactive rebase --continue with rerere enabled | Paul Tan | 2015-07-20 | 1 | -0/+19 |
| * | | | | t4150: tests for am --[no-]scissors | Paul Tan | 2015-07-20 | 1 | -0/+48 |
| * | | | | t4150: am with post-applypatch hook | Paul Tan | 2015-07-20 | 1 | -0/+38 |
| * | | | | t4150: am with pre-applypatch hook | Paul Tan | 2015-07-20 | 1 | -0/+33 |
| * | | | | t4150: am with applypatch-msg hook | Paul Tan | 2015-07-20 | 1 | -0/+35 |
| * | | | | t4150: am --resolved fails if index has unmerged entries | Paul Tan | 2015-07-20 | 1 | -0/+13 |
| * | | | | t4150: am --resolved fails if index has no changes | Paul Tan | 2015-07-20 | 1 | -0/+12 |
| * | | | | t4150: am refuses patches when paused | Paul Tan | 2015-07-20 | 1 | -0/+14 |
| * | | | | t4151: am --abort will keep dirty index intact | Paul Tan | 2015-07-20 | 1 | -0/+15 |
| * | | | | t4150: am fails if index is dirty | Paul Tan | 2015-07-20 | 1 | -0/+12 |
| * | | | | t4150: am.messageid really adds the message id | Paul Tan | 2015-07-07 | 1 | -0/+12 |
| |/ / / | |||||
* | | | | Merge branch 'sg/bash-prompt-untracked-optim' | Junio C Hamano | 2015-08-03 | 1 | -0/+25 |
|\ \ \ \ | |||||
| * | | | | bash prompt: test untracked files status indicator with untracked dirs | SZEDER Gábor | 2015-07-20 | 1 | -0/+25 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'pt/t0302-needs-sanity' into maint | Junio C Hamano | 2015-07-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks' into maint | Junio C Hamano | 2015-07-15 | 1 | -0/+8 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'ib/scripted-parse-opt-better-hint-string' | Junio C Hamano | 2015-08-03 | 1 | -39/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-parse --parseopt: allow [*=?!] in argument hintsib/scripted-parse-opt-better-hint-string | Ilya Bobyr | 2015-07-15 | 1 | -39/+60 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'mh/fast-import-get-mark' | Junio C Hamano | 2015-08-03 | 1 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fast-import: add a get-mark commandmh/fast-import-get-mark | Michael Haggerty | 2015-07-01 | 1 | -0/+13 |
* | | | | | | | Merge branch 'gr/rebase-i-drop-warn' | Junio C Hamano | 2015-08-03 | 2 | -2/+130 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git rebase -i: add static check for commands and SHA-1 | Galan Rémi | 2015-06-30 | 2 | -0/+44 |
| * | | | | | | | git rebase -i: warn about removed commits | Galan Rémi | 2015-06-30 | 1 | -0/+66 |
| * | | | | | | | git-rebase -i: add command "drop" to remove a commit | Galan Rémi | 2015-06-30 | 2 | -2/+20 |
* | | | | | | | | Merge branch 'dt/log-follow-config' | Junio C Hamano | 2015-08-03 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | log: add "log.follow" configuration variable | David Turner | 2015-07-09 | 1 | -0/+23 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'gp/status-rebase-i-info' | Junio C Hamano | 2015-08-03 | 1 | -14/+212 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | status: add new tests for status during rebase -igp/status-rebase-i-info | Guillaume Pagès | 2015-07-06 | 1 | -0/+87 |
| * | | | | | | | | status: give more information during rebase -i | Guillaume Pagès | 2015-07-06 | 1 | -0/+111 |
| * | | | | | | | | status: differentiate interactive from non-interactive rebases | Guillaume Pagès | 2015-06-30 | 1 | -14/+14 |
* | | | | | | | | | Merge branch 'jk/cat-file-batch-all' | Junio C Hamano | 2015-08-03 | 1 | -0/+26 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cat-file: sort and de-dup output of --batch-all-objectsjk/cat-file-batch-all | Jeff King | 2015-06-26 | 1 | -3/+2 |
| * | | | | | | | | | cat-file: add --batch-all-objects option | Jeff King | 2015-06-22 | 1 | -0/+27 |
| * | | | | | | | | | Merge branch 'jk/maint-for-each-packed-object' into jk/cat-file-batch-all | Junio C Hamano | 2015-06-22 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'js/fsck-opt' | Junio C Hamano | 2015-08-03 | 3 | -3/+87 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fsck: git receive-pack: support excluding objects from fsck'ing | Johannes Schindelin | 2015-06-23 | 1 | -0/+12 |
| * | | | | | | | | | | | fsck: introduce `git fsck --connectivity-only` | Johannes Schindelin | 2015-06-23 | 1 | -0/+22 |