Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jt/decorate-api' | Junio C Hamano | 2017-12-27 | 8 | -25/+146 |
|\ | |||||
| * | decorate: clean up and document APIjt/decorate-api | Jonathan Tan | 2017-12-08 | 8 | -25/+146 |
* | | Merge branch 'jk/cvsimport-quoting' | Junio C Hamano | 2017-12-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | cvsimport: apply shell-quoting regex globallyjk/cvsimport-quoting | Jeff King | 2017-12-08 | 1 | -1/+1 |
* | | | Merge branch 'db/doc-workflows-neuter-the-maintainer' | Junio C Hamano | 2017-12-27 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | doc: reword gitworkflows.txt for neutralitydb/doc-workflows-neuter-the-maintainer | Daniel Bensoussan | 2017-12-08 | 1 | -2/+2 |
* | | | | Merge branch 'ks/branch-cleanup' | Junio C Hamano | 2017-12-27 | 4 | -11/+24 |
|\ \ \ \ | |||||
| * | | | | builtin/branch: strip refs/heads/ using skip_prefixks/branch-cleanup | Kaartic Sivaraam | 2017-12-07 | 1 | -4/+11 |
| * | | | | branch: update warning message shown when copying a misnamed branch | Kaartic Sivaraam | 2017-12-07 | 1 | -1/+1 |
| * | | | | branch: group related arguments of create_branch() | Kaartic Sivaraam | 2017-12-07 | 4 | -7/+8 |
| * | | | | branch: improve documentation and naming of create_branch() parameters | Kaartic Sivaraam | 2017-12-07 | 2 | -3/+8 |
* | | | | | Merge branch 'rs/strbuf-read-once-reset-length' | Junio C Hamano | 2017-12-27 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | strbuf: release memory on read error in strbuf_read_once()rs/strbuf-read-once-reset-length | René Scharfe | 2017-12-07 | 1 | -0/+3 |
* | | | | | | Merge branch 'rs/fmt-merge-msg-string-leak-fix' | Junio C Hamano | 2017-12-27 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fmt-merge-msg: avoid leaking strbuf in shortlog()rs/fmt-merge-msg-string-leak-fix | René Scharfe | 2017-12-07 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'rs/am-builtin-leakfix' | Junio C Hamano | 2017-12-27 | 1 | -3/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | am: release strbuf after use in split_mail_mbox()rs/am-builtin-leakfix | René Scharfe | 2017-12-07 | 1 | -3/+7 |
* | | | | | | | Merge branch 'es/worktree-checkout-hook' | Junio C Hamano | 2017-12-27 | 3 | -7/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | worktree: invoke post-checkout hook (unless --no-checkout)es/worktree-checkout-hook | Eric Sunshine | 2017-12-07 | 3 | -7/+47 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'lb/rebase-i-short-command-names' | Junio C Hamano | 2017-12-27 | 8 | -126/+186 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sequencer.c: drop 'const' from function return typelb/rebase-i-short-command-names | Junio C Hamano | 2017-12-27 | 1 | -1/+1 |
| * | | | | | | | t3404: add test case for abbreviated commands | Liam Beguin | 2017-12-05 | 1 | -0/+22 |
| * | | | | | | | rebase -i: learn to abbreviate command names | Liam Beguin | 2017-12-05 | 4 | -2/+38 |
| * | | | | | | | rebase -i -x: add exec commands via the rebase--helper | Liam Beguin | 2017-12-05 | 4 | -23/+47 |
| * | | | | | | | rebase -i: update functions to use a flags parameter | Liam Beguin | 2017-12-05 | 3 | -13/+17 |
| * | | | | | | | rebase -i: replace reference to sha1 with oid | Liam Beguin | 2017-12-05 | 1 | -5/+5 |
| * | | | | | | | rebase -i: refactor transform_todo_ids | Liam Beguin | 2017-12-05 | 3 | -44/+31 |
| * | | | | | | | rebase -i: set commit to null in exec commands | Liam Beguin | 2017-12-04 | 1 | -0/+1 |
| * | | | | | | | Documentation: use preferred name for the 'todo list' script | Liam Beguin | 2017-12-04 | 1 | -2/+2 |
| * | | | | | | | Documentation: move rebase.* configs to new file | Liam Beguin | 2017-12-04 | 3 | -48/+34 |
* | | | | | | | | Merge branch 'tb/check-crlf-for-safe-crlf' | Junio C Hamano | 2017-12-27 | 2 | -10/+86 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t0027: Adapt the new MIX tests to Windowstb/check-crlf-for-safe-crlf | Torsten Bögershausen | 2017-12-08 | 1 | -8/+9 |
| * | | | | | | | | convert: tighten the safe autocrlf handling | Torsten Bögershausen | 2017-11-27 | 2 | -10/+85 |
* | | | | | | | | | Merge branch 'jh/object-filtering' | Junio C Hamano | 2017-12-27 | 20 | -53/+1735 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rev-list: support --no-filter argument | Jeff Hostetler | 2017-12-05 | 2 | -5/+14 |
| * | | | | | | | | | list-objects-filter-options: support --no-filter | Jeff Hostetler | 2017-12-05 | 3 | -3/+20 |
| * | | | | | | | | | list-objects-filter-options: fix 'keword' typo in comment | Christian Couder | 2017-12-05 | 1 | -1/+1 |
| * | | | | | | | | | pack-objects: add list-objects filtering | Jeff Hostetler | 2017-11-22 | 3 | -2/+456 |
| * | | | | | | | | | rev-list: add list-objects filtering support | Jeff Hostetler | 2017-11-22 | 4 | -3/+370 |
| * | | | | | | | | | list-objects: filter objects in traverse_commit_list | Jeff Hostetler | 2017-11-22 | 8 | -17/+711 |
| * | | | | | | | | | oidset: add iterator methods to oidset | Jeff Hostetler | 2017-11-22 | 2 | -0/+46 |
| * | | | | | | | | | oidmap: add oidmap iterator methods | Jeff Hostetler | 2017-11-22 | 1 | -0/+22 |
| * | | | | | | | | | dir: allow exclusions from blob in addition to file | Jeff Hostetler | 2017-11-22 | 2 | -31/+104 |
* | | | | | | | | | | RelNotes: the tenth batch | Junio C Hamano | 2017-12-19 | 1 | -0/+46 |
* | | | | | | | | | | Merge branch 'ls/editor-waiting-message' | Junio C Hamano | 2017-12-19 | 7 | -7/+41 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | launch_editor(): indicate that Git waits for user inputls/editor-waiting-message | Lars Schneider | 2017-12-07 | 4 | -0/+30 |
| * | | | | | | | | | | refactor "dumb" terminal determination | Lars Schneider | 2017-12-04 | 4 | -7/+11 |
* | | | | | | | | | | | Merge branch 'sg/setup-doc-update' | Junio C Hamano | 2017-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | setup.c: fix comment about order of .git directory discoverysg/setup-doc-update | SZEDER Gábor | 2017-12-07 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'ar/unconfuse-three-dots' | Junio C Hamano | 2017-12-19 | 25 | -24/+458 |
|\ \ \ \ \ \ \ \ \ \ \ |