git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-12-14 10:06:14 to 2017-12-18 22:17:45 UTC [more...]

[PATCH] travis-ci: fix running P4 and Git LFS tests in Linux build jobs
 2017-12-18 22:17 UTC  (28+ messages)
` [PATCH 0/4] travis-ci: clean up setting environment variables
  ` [PATCH 1/4] travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output
  ` [PATCH v2 0/8] Travis CI cleanups
    ` [PATCH v2 1/8] travis-ci: use 'set -x' in select 'ci/*' scripts for extra tracing
      ` [PATCH v2 2/8] travis-ci: introduce a $jobname variable for 'ci/*' scripts
      ` [PATCH v2 3/8] travis-ci: move setting environment variables to 'ci/lib-travisci.sh'
      ` [PATCH v2 4/8] travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'
      ` [PATCH v2 5/8] travis-ci: don't install default addon packages for the 32 bit Linux build
      ` [PATCH v2 6/8] travis-ci: don't install 'language-pack-is' package
      ` [PATCH v2 7/8] travis-ci: save prove state for the 32 bit Linux build
      ` [PATCH v2 8/8] travis-ci: only print test failures if there are test results available
          ` [PATCH v2 8/8] travis-ci: only print test failures if there are

[ANNOUNCE] tig-2.3.2
 2017-12-18 22:07 UTC 

[PATCH v1] convert: add support for 'encoding' attribute
 2017-12-18 21:55 UTC  (19+ messages)

[FYI PATCH] t/helper/test-lazy-name-hash: fix compilation
 2017-12-18 21:49 UTC 

commit-msg hook possible bad behavior with -F <file>
 2017-12-18 21:34 UTC  (3+ messages)

Q: rational for $XDG_CONFIG_HOME/git/config to be "non global" or just a bug?
 2017-12-18 19:56 UTC  (9+ messages)

[PATCH] revision: introduce prepare_revision_walk_extended()
 2017-12-18 19:18 UTC  (4+ messages)

[PATCH] fmt-merge-msg: avoid leaking strbuf in shortlog()
 2017-12-18 19:18 UTC  (7+ messages)

[PATCH] imap-send: URI encode server folder
 2017-12-18 19:11 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

Usability issue with rebase fork-point option
 2017-12-18 18:54 UTC  (2+ messages)

'git format-patch <ref> --summary' seems to be turning off the stat
 2017-12-18 18:44 UTC  (3+ messages)

Fetching commit instead of ref
 2017-12-18 18:44 UTC  (4+ messages)

Apparent bug in 'git stash push <subdir>' loses untracked files
 2017-12-18 18:24 UTC  (5+ messages)

[PATCH 0/3] fixes for split index mode
 2017-12-18 18:19 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] repository: fix repo_read_index with submodules
  ` [PATCH v2 2/3] prune: fix pruning with multiple worktrees and split index
  ` [PATCH v2 3/3] travis: run tests with GIT_TEST_SPLIT_INDEX

[PATCH] p7519: improve check for prerequisite WATCHMAN
 2017-12-18 16:05 UTC  (2+ messages)

Draft of Git Rev News edition 34
 2017-12-18  8:46 UTC 

[PATCH] git-gui: Make push remote combobox full width
 2017-12-18  2:58 UTC  (3+ messages)

feature-request: git "cp" like there is git mv
 2017-12-18  0:28 UTC  (3+ messages)

[PATCH 1/3] merge: add config option for verifySignatures
 2017-12-17  6:18 UTC  (7+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] t: add tests for pull --verify-signatures
      ` Re* "

What's cooking in git.git (Dec 2017, #01; Mon, 4)
 2017-12-17  0:06 UTC  (3+ messages)
` [PATCH v2 1/1] check-non-portable-shell.pl: Quoted `wc -l` is not portable

[PATCH] l10n: de.po: improve messages when a branch starts to track another ref
 2017-12-16 19:36 UTC 

[PATCH] config: document default value of http.sslVerify
 2017-12-16 12:32 UTC 

Trying to use insteadOf trick to use different SSH keys for separate github accounts - not working
 2017-12-16 10:04 UTC  (3+ messages)

Git Hooks
 2017-12-16  9:53 UTC  (4+ messages)

[PATCH v2 0/3] rebase: give precise error message
 2017-12-16  9:03 UTC  (5+ messages)
` [PATCH v5 0/3] rebase: give precise error messages
  ` [PATCH v5 1/3] rebase: consistently use branch_name variable
  ` [PATCH v5 2/3] rebase: distinguish user input by quoting it
  ` [PATCH v5 3/3] rebase: rebasing can also be done when HEAD is detached

[PATCH v3 2/2] Doc/check-ref-format: clarify information about @{-N} syntax
 2017-12-16  8:13 UTC  (6+ messages)
` [PATCH v4 "
    ` [PATCH v5 0/1] clarify about @{-N} syntax in check-ref-format documentation
      ` [PATCH v5 1/1] Doc/check-ref-format: clarify information about @{-N} syntax

What's cooking in git.git (Dec 2017, #03; Wed, 13)
 2017-12-16  6:06 UTC  (13+ messages)
    ` [PATCH v4 2/3] rebase: distinguish user input by quoting it
    ` [PATCH v4 3/3] rebase: rebasing can also be done when HEAD is detached

[PATCH 0/2] fsmonitor: Stop reading from PWD, write fsmonitor+split index right
 2017-12-16  2:02 UTC  (4+ messages)
` [PATCH 2/2] fsmonitor: Store fsmonitor bitmap before splitting index

Question about the ahead-behind computation and status
 2017-12-15 19:40 UTC  (6+ messages)

git svn dcommit error: Cannot accept non-LF line endings in 'svn:log' property
 2017-12-15 19:35 UTC  (6+ messages)
` [PATCH] git-svn: convert CRLF to LF in commit message to SVN

"git describe" documentation and behavior mismatch
 2017-12-15 19:25 UTC  (6+ messages)

Need help migrating workflow from svn to git
 2017-12-15 19:20 UTC  (12+ messages)

[PATCH 0/2] Offer more information in `git version --build-options`'s output
 2017-12-15 18:12 UTC  (12+ messages)
` [PATCH 2/2] version --build-options: report commit, too, if possible
` [PATCH v2 0/2] Offer more information in `git version --build-options`'s output
  ` [PATCH v2 1/2] version --build-options: also report host CPU
  ` [PATCH v2 2/2] version --build-options: report commit, too, if possible

[PATCH] Makefile: replace perl/Makefile.PL with simple make rules
 2017-12-15 17:31 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v2 0/4] making test-suite tracing more useful
 2017-12-15 16:58 UTC  (9+ messages)
` [PATCH v2 4/4] t/Makefile: introduce TEST_SHELL_PATH

[PATCH] doc: clarify triangular workflow
 2017-12-15 16:04 UTC  (8+ messages)
` [PATCH v2] doc: add "

[PATCH v2] send-email: extract email-parsing code into a subroutine
 2017-12-15 15:44 UTC  (7+ messages)
  ` [PATCH] "

[PATCH] decorate: clean up and document API
 2017-12-15 10:03 UTC  (4+ messages)

[ANNOUNCE] tig-2.3.1
 2017-12-15  2:59 UTC 

[PATCH 1/1] diffcore: add a filter to find a specific blob
 2017-12-15  2:18 UTC  (7+ messages)
` [PATCH] "

[PATCH 0/2] More transport API improvements
 2017-12-14 22:13 UTC  (5+ messages)
` [PATCH 1/2] clone, fetch: remove redundant transport check
` [PATCH 2/2] transport: make transport vtable more private

[PATCH v7] Partial clone part 1: object filtering
 2017-12-14 21:36 UTC  (3+ messages)
` [PATCH v7] fixup: rev-list-options text

[PATCH] doc: Modify git-add doc to say "staging area"
 2017-12-14 21:28 UTC  (13+ messages)

[PATCH v3] Partial clone design document
 2017-12-14 21:09 UTC  (2+ messages)
` [PATCH v3] partial-clone: design doc

[PATCH v2] Partial clone design document
 2017-12-14 21:02 UTC  (5+ messages)
` [PATCH v2] partial-clone: design doc

[PATCH] Partial clone design document
 2017-12-14 20:46 UTC  (7+ messages)
` [PATCH] partial-clone: design doc

[PATCH 0/2] t/lib-git-svn.sh: improve svnserve tests with parallel make test
 2017-12-14 20:35 UTC  (4+ messages)

[PATCH] RelNotes: minor typo fixes in 2.16.0 draft
 2017-12-14 18:46 UTC  (2+ messages)

[PATCH v4] git-gui: Prevent double UTF-8 conversion
 2017-12-14 18:18 UTC  (3+ messages)

[PATCH 0/8] Codespeed perf results
 2017-12-14 17:31 UTC  (5+ messages)
` [PATCH 3/8] perf/aggregate: implement codespeed JSON output


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).