summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge branch 'dt/log-follow-config'Junio C Hamano2015-08-031-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | log: add "log.follow" configuration variableDavid Turner2015-07-091-0/+23
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'gp/status-rebase-i-info'Junio C Hamano2015-08-031-14/+212
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | status: add new tests for status during rebase -igp/status-rebase-i-infoGuillaume Pagès2015-07-061-0/+87
| * | | | | | | | | | | | status: give more information during rebase -iGuillaume Pagès2015-07-061-0/+111
| * | | | | | | | | | | | status: differentiate interactive from non-interactive rebasesGuillaume Pagès2015-06-301-14/+14
* | | | | | | | | | | | | Merge branch 'jk/cat-file-batch-all'Junio C Hamano2015-08-031-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cat-file: sort and de-dup output of --batch-all-objectsjk/cat-file-batch-allJeff King2015-06-261-3/+2
| * | | | | | | | | | | | | cat-file: add --batch-all-objects optionJeff King2015-06-221-0/+27
| * | | | | | | | | | | | | Merge branch 'jk/maint-for-each-packed-object' into jk/cat-file-batch-allJunio C Hamano2015-06-221-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/fsck-opt'Junio C Hamano2015-08-033-3/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fsck: git receive-pack: support excluding objects from fsck'ingJohannes Schindelin2015-06-231-0/+12
| * | | | | | | | | | | | | | | fsck: introduce `git fsck --connectivity-only`Johannes Schindelin2015-06-231-0/+22
| * | | | | | | | | | | | | | | fsck: support demoting errors to warningsJohannes Schindelin2015-06-231-0/+11
| * | | | | | | | | | | | | | | fsck: allow upgrading fsck warnings to errorsJohannes Schindelin2015-06-231-1/+1
| * | | | | | | | | | | | | | | fsck: optionally ignore specific fsck issues completelyJohannes Schindelin2015-06-231-1/+8
| * | | | | | | | | | | | | | | fsck: disallow demoting grave fsck errors to warningsJohannes Schindelin2015-06-231-0/+11
| * | | | | | | | | | | | | | | fsck: add a simple test for receive.fsck.<msg-id>Johannes Schindelin2015-06-231-0/+21
| * | | | | | | | | | | | | | | fsck: report the ID of the error/warningJohannes Schindelin2015-06-231-2/+2
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/pkt-log-pack'Junio C Hamano2015-08-031-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pkt-line: support tracing verbatim pack contentsjk/pkt-log-packJeff King2015-06-161-0/+7
* | | | | | | | | | | | | | | | Merge branch 'mr/rebase-i-customize-insn-sheet'Junio C Hamano2015-08-031-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-rebase--interactive.sh: add config option for custom instruction formatmr/rebase-i-customize-insn-sheetMichael Rappazzo2015-06-151-0/+21
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'rl/send-email-aliases'Junio C Hamano2015-08-033-10/+238
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | send-email: suppress meaningless whitespaces in from fieldrl/send-email-aliasesRemi Lespinet2015-07-071-0/+24
| * | | | | | | | | | | | | | | | send-email: allow multiple emails using --cc, --to and --bccRemi Lespinet2015-07-071-0/+44
| * | | | | | | | | | | | | | | | send-email: reduce dependencies impact on parse_address_lineRemi Lespinet2015-07-072-0/+94
| * | | | | | | | | | | | | | | | t9001-send-email: refactor header variable fields replacementRemi Lespinet2015-06-301-4/+7
| * | | | | | | | | | | | | | | | send-email: allow aliases in patch header and command script outputsRemi Lespinet2015-06-301-0/+60
| * | | | | | | | | | | | | | | | t9001-send-email: move script creation in a setup testRemi Lespinet2015-06-301-6/+9
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'nd/export-worktree'Junio C Hamano2015-08-031-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRnd/export-worktreeNguyễn Thái Ngọc Duy2015-06-261-0/+17
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'ee/clean-remove-dirs'Junio C Hamano2015-08-032-0/+171
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | clean: improve performance when removing lots of directoriesErik Elfström2015-06-151-6/+4
| * | | | | | | | | | | | | | | | p7300: add performance tests for cleanErik Elfström2015-06-151-0/+31
| * | | | | | | | | | | | | | | | t7300: add tests to document behavior of clean and nested gitErik Elfström2015-06-151-0/+142
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'cb/parse-magnitude'Junio C Hamano2015-08-031-5/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | parse-options: move unsigned long option parsing out of pack-objects.ccb/parse-magnitudeCharles Bailey2015-06-221-5/+40
| * | | | | | | | | | | | | | | | test-parse-options: update to handle negative intsCharles Bailey2015-06-221-0/+2
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'bc/gpg-verify-raw'Junio C Hamano2015-08-032-0/+153
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | verify-tag: add option to print raw gpg status informationbc/gpg-verify-rawbrian m. carlson2015-06-221-0/+31
| * | | | | | | | | | | | | | | | verify-commit: add option to print raw gpg status informationbrian m. carlson2015-06-221-0/+31
| * | | | | | | | | | | | | | | | gpg: centralize signature checkbrian m. carlson2015-06-221-1/+1
| * | | | | | | | | | | | | | | | verify-commit: add test for exit status on untrusted signaturebrian m. carlson2015-06-221-0/+7
| * | | | | | | | | | | | | | | | verify-tag: add testsbrian m. carlson2015-06-221-0/+84
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'pt/am-foreign'Junio C Hamano2015-08-031-0/+82
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | am: teach mercurial patch parser how to read from stdinpt/am-foreignPaul Tan2015-06-151-0/+10
| * | | | | | | | | | | | | | | | am: use gmtime() to parse mercurial patch datePaul Tan2015-06-151-0/+23
| * | | | | | | | | | | | | | | | t4150: test applying StGit seriesPaul Tan2015-06-151-0/+17
| * | | | | | | | | | | | | | | | am: teach StGit patch parser how to read from stdinPaul Tan2015-06-151-0/+10