git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-05-26 13:31:59 to 2016-05-30 05:43:25 UTC [more...]

[GSoC Update] Week 3
 2016-05-30  5:37 UTC  (2+ messages)
` [GSOC Update] Week 2

Git reset --hard with staged changes
 2016-05-30  5:07 UTC  (5+ messages)

[PATCH] README.md: format CLI commands with code syntax
 2016-05-30  3:08 UTC 

[PATCH] git-cherry-pick.txt: correct a small typo
 2016-05-30  0:41 UTC  (2+ messages)

RFC: new git-splice subcommand for non-interactive branch splicing
 2016-05-30  0:34 UTC  (6+ messages)
` RFC: new git-transplant subcommand for non-interactively moving commits between branches

[PATCH 1/2] Do not output whitespace on blank lines
 2016-05-30  0:30 UTC  (5+ messages)
` [PATCH 2/2] Fix tests

[PATCH v2 00/22] i18n and test updates
 2016-05-30  0:03 UTC  (18+ messages)
` [PATCH v2 13/22] i18n: git-sh-setup.sh: mark strings for translation
` [PATCH v2 14/22] i18n: rebase-interactive: "
` [PATCH v2 16/22] i18n: rebase-interactive: mark comments of squash "
` [PATCH v2 18/22] tests: use test_i18n* functions to suppress false positives

[Bug?] log -p -W showing the whole file for a patch that adds to the end?
 2016-05-29 23:55 UTC  (17+ messages)
      ` [PATCH v2 1/8] t4051: rewrite, add more tests
      ` [PATCH v2 2/8] xdiff: factor out match_func_rec()
      ` [PATCH v2 3/8] xdiff: handle appended chunks better with -W
      ` [PATCH v2 4/8] xdiff: ignore empty lines before added functions "
      ` [PATCH v2 5/8] xdiff: -W: don't include common trailing empty lines in context
      ` [PATCH v2 6/8] xdiff: don't trim common tail with -W
      ` [PATCH v2 7/8] t7810: add test for grep -W and trailing empty context lines
      ` [PATCH v2 8/8] grep: -W: don't extend context to trailing empty lines

[RFC-PATCH 0/2] send-email: new --quote-mail option
 2016-05-29 23:38 UTC  (18+ messages)
` [RFC-PATCH 1/2] send-email: new option to quote an email and reply to
` [RFC-PATCH v2 0/2] send-email: new --quote-email option
  ` [RFC-PATCH v2 1/2] send-email: quote-email populates the fields
  ` [RFC-PATCH v2 2/2] send-email: quote-email quotes the message body

[RFC/PATCH] pull: set-upstream implementation
 2016-05-29 20:00 UTC  (3+ messages)

[PATCH] Documentation: GPG capitalization
 2016-05-29 17:44 UTC 

[WIP-PATCH 0/2] send-email: refactor the email parser loop
 2016-05-29 18:05 UTC  (11+ messages)
` [WIP-PATCH 1/2] send-email: create email parser subroutine
` [WIP-PATCH 2/2] send-email: use refactored subroutine to parse patches

[PATCH v2 0/3] Introduce a perf test for interactive rebase
 2016-05-29 16:43 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] perf: make the tests work in worktrees

error: Can't cherry-pick into empty head
 2016-05-28 17:54 UTC 

[PATCH] patch-id: use starts_with() and skip_prefix()
 2016-05-28 16:20 UTC 

[PATCH] apply: remove unused parameters from name_terminate()
 2016-05-28 16:12 UTC 

[PATCH] blame.c: don't drop origin blobs as eagerly
 2016-05-28 14:00 UTC  (7+ messages)

ssh key
 2016-05-28 13:47 UTC 

IT- Desk Password Update
 2016-05-28 10:52 UTC 

[PATCH v2] Require 0 context lines in git-blame algorithm
 2016-05-28  9:13 UTC 

[PATCH v8 0/9] connect: various cleanups
 2016-05-28  8:47 UTC  (16+ messages)
` [PATCH v8 1/9] connect: document why we sometimes call get_port after get_host_and_port
` [PATCH v8 2/9] connect: call get_host_and_port() earlier
` [PATCH v8 3/9] connect: re-derive a host:port string from the separate host and port variables
` [PATCH v8 4/9] connect: make parse_connect_url() return separated host and port
` [PATCH v8 5/9] connect: group CONNECT_DIAG_URL handling code
` [PATCH v8 6/9] connect: make parse_connect_url() return the user part of the url as a separate value
` [PATCH v8 7/9] connect: change the --diag-url output to separate user and host
` [PATCH v8 8/9] connect: actively reject git:// urls with a user part
` [PATCH v8 9/9] connect: move ssh command line preparation to a separate function

Small rerere in rebase regression
 2016-05-28  6:39 UTC  (9+ messages)

[BUG] t9801 and t9803 broken on next
 2016-05-28  0:20 UTC  (12+ messages)
            ` [RFC] fast-import: invalidate pack_id references after loosening

[PATCH] Documentation: add instructions to help setup gmail 2FA
 2016-05-27 21:17 UTC  (3+ messages)

[PATCH] Require 0 context lines in git-blame algorithm
 2016-05-27 20:59 UTC  (2+ messages)

[PATCH] log: document the --decorate=auto option
 2016-05-27 20:17 UTC  (3+ messages)

t7610-mergetool.sh test failure
 2016-05-27 20:01 UTC  (10+ messages)

[PATCH] t6030: explicitly test for bisection cleanup
 2016-05-27 19:22 UTC  (4+ messages)

[PATCH v4 0/2] rev-parse: fix some options when executed from subpath of main tree
 2016-05-27 18:50 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH] add: add --chmod=+x / --chmod=-x options
 2016-05-27 18:35 UTC  (8+ messages)

[PATCH] worktree: allow "-" short-hand for @{-1} in add command
 2016-05-27 18:01 UTC  (7+ messages)
      ` [PATCH v2] "

[RFC/PATCH 0/2] Introduce "log.showSignature" config variable
 2016-05-27 17:48 UTC  (18+ messages)
` [RFC/PATCH 1/2] log: add "log.showsignature" configuration variable
` [RFC/PATCH 2/2] log: add "--no-show-signature" command line option

[PATCH v3] upload-pack.c: use of parse-options API
 2016-05-27 16:59 UTC  (4+ messages)
` [PATCH v4] "

Advanced revision selection?
 2016-05-27 15:59 UTC  (2+ messages)

[PATCH] mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)
 2016-05-27 13:33 UTC  (4+ messages)

t7800 test failure
 2016-05-27  7:48 UTC  (8+ messages)

[PATCH] userdiff: add built-in pattern for CSS
 2016-05-27  7:48 UTC  (4+ messages)

[RFC] Triangular Workflow: user friendly full implementation
 2016-05-27  7:32 UTC  (3+ messages)

RFC: dynamic "auto" date formats
 2016-05-27  6:57 UTC  (4+ messages)

[PATCH] format_commit_message: honor `color=auto` for `%C(auto)`
 2016-05-27  6:22 UTC  (3+ messages)

[PATCH 00/26] nd/shallow-deepen updates
 2016-05-27  4:00 UTC  (3+ messages)
` [PATCH 14/26] shallow.c: implement a generic shallow boundary finder based on rev-list

[PATCH] format_commit_message: honor `color=auto` for `%C(auto)`
 2016-05-27  3:47 UTC  (3+ messages)

[feature request] find git commit log before rebase
 2016-05-27  2:57 UTC  (3+ messages)

What's cooking in git.git (May 2016, #08; Thu, 26)
 2016-05-27  2:11 UTC  (3+ messages)

[PATCH/RFC 0/6] pack-objects hook for upload-pack
 2016-05-27  2:11 UTC  (13+ messages)
` [PATCH 4/6] config: return configset value for current_config_ functions

[PATCH 0/2] Better ref summary alignment in "git fetch"
 2016-05-26 22:13 UTC  (10+ messages)
` [PATCH 1/2] fetch: better alignment in ref summary

[PATCHv3 0/2] Submodule shallow recommendation [WAS: Submodules: have a depth field in the .gitmodules file]
 2016-05-26 21:59 UTC  (3+ messages)
` [PATCH 1/2] submodule-config: keep shallow recommendation around
` [PATCH 2/2] submodule update: learn `--[no-]recommend-shallow` option

[PATCHv2 0/2] Submodule shallow recommendation [WAS: Submodules: have a depth field in the .gitmodules file]
 2016-05-26 21:20 UTC  (11+ messages)
` [PATCH 1/2] submodule-config: keep shallow recommendation around
` [PATCH 2/2] submodule update: learn `--[no-]recommend-shallow` option

[PATCHv3 0/2] Persistent submodule pathspec specification
 2016-05-26 21:12 UTC  (4+ messages)
` [PATCH 1/2] submodule update: add `--init-default-path` switch
` [PATCH 2/2] clone: add --init-submodule=<pathspec> switch

[PATCH] submodule operations: tighten pathspec errors
 2016-05-26 20:00 UTC  (2+ messages)

[RFC/PATCH] Formatting variables in the documentation
 2016-05-26 16:39 UTC  (9+ messages)

[PATCH] transport, send-pack: append period to up-to-date message
 2016-05-26 14:16 UTC  (5+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).