Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | fsck: support demoting errors to warnings | Johannes Schindelin | 2015-06-23 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | fsck: allow upgrading fsck warnings to errors | Johannes Schindelin | 2015-06-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | fsck: optionally ignore specific fsck issues completely | Johannes Schindelin | 2015-06-23 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | fsck: disallow demoting grave fsck errors to warnings | Johannes Schindelin | 2015-06-23 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | fsck: add a simple test for receive.fsck.<msg-id> | Johannes Schindelin | 2015-06-23 | 1 | -0/+21 | |
| * | | | | | | | | | | | | | | | fsck: report the ID of the error/warning | Johannes Schindelin | 2015-06-23 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/pkt-log-pack' | Junio C Hamano | 2015-08-03 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | pkt-line: support tracing verbatim pack contentsjk/pkt-log-pack | Jeff King | 2015-06-16 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | Merge branch 'mr/rebase-i-customize-insn-sheet' | Junio C Hamano | 2015-08-03 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | git-rebase--interactive.sh: add config option for custom instruction formatmr/rebase-i-customize-insn-sheet | Michael Rappazzo | 2015-06-15 | 1 | -0/+21 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'rl/send-email-aliases' | Junio C Hamano | 2015-08-03 | 3 | -10/+238 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | send-email: suppress meaningless whitespaces in from fieldrl/send-email-aliases | Remi Lespinet | 2015-07-07 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | send-email: allow multiple emails using --cc, --to and --bcc | Remi Lespinet | 2015-07-07 | 1 | -0/+44 | |
| * | | | | | | | | | | | | | | | | send-email: reduce dependencies impact on parse_address_line | Remi Lespinet | 2015-07-07 | 2 | -0/+94 | |
| * | | | | | | | | | | | | | | | | t9001-send-email: refactor header variable fields replacement | Remi Lespinet | 2015-06-30 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | | send-email: allow aliases in patch header and command script outputs | Remi Lespinet | 2015-06-30 | 1 | -0/+60 | |
| * | | | | | | | | | | | | | | | | t9001-send-email: move script creation in a setup test | Remi Lespinet | 2015-06-30 | 1 | -6/+9 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'nd/export-worktree' | Junio C Hamano | 2015-08-03 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRnd/export-worktree | Nguyễn Thái Ngọc Duy | 2015-06-26 | 1 | -0/+17 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'ee/clean-remove-dirs' | Junio C Hamano | 2015-08-03 | 2 | -0/+171 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | clean: improve performance when removing lots of directories | Erik Elfström | 2015-06-15 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | | | | p7300: add performance tests for clean | Erik Elfström | 2015-06-15 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | | t7300: add tests to document behavior of clean and nested git | Erik Elfström | 2015-06-15 | 1 | -0/+142 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'cb/parse-magnitude' | Junio C Hamano | 2015-08-03 | 1 | -5/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | parse-options: move unsigned long option parsing out of pack-objects.ccb/parse-magnitude | Charles Bailey | 2015-06-22 | 1 | -5/+40 | |
| * | | | | | | | | | | | | | | | | test-parse-options: update to handle negative ints | Charles Bailey | 2015-06-22 | 1 | -0/+2 | |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'bc/gpg-verify-raw' | Junio C Hamano | 2015-08-03 | 2 | -0/+153 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | verify-tag: add option to print raw gpg status informationbc/gpg-verify-raw | brian m. carlson | 2015-06-22 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | | verify-commit: add option to print raw gpg status information | brian m. carlson | 2015-06-22 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | | gpg: centralize signature check | brian m. carlson | 2015-06-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | verify-commit: add test for exit status on untrusted signature | brian m. carlson | 2015-06-22 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | verify-tag: add tests | brian m. carlson | 2015-06-22 | 1 | -0/+84 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'pt/am-foreign' | Junio C Hamano | 2015-08-03 | 1 | -0/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | am: teach mercurial patch parser how to read from stdinpt/am-foreign | Paul Tan | 2015-06-15 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | am: use gmtime() to parse mercurial patch date | Paul Tan | 2015-06-15 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | t4150: test applying StGit series | Paul Tan | 2015-06-15 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | | | | am: teach StGit patch parser how to read from stdin | Paul Tan | 2015-06-15 | 1 | -0/+10 |