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

Need help migrating workflow from svn to git
 2017-12-14 22:27 UTC  (3+ messages)

[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

Question about the ahead-behind computation and status
 2017-12-14 21:49 UTC 

[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  (15+ messages)

What's cooking in git.git (Dec 2017, #03; Wed, 13)
 2017-12-14 21:26 UTC  (10+ 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/1] diffcore-blobfind
 2017-12-14 21:22 UTC  (8+ messages)
` [PATCH 0/1] diff-core blobfind
  ` [PATCH 1/1] diffcore: add a filter to find a specific blob
        ` [PATCH] "

[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] doc: clarify triangular workflow
 2017-12-14 20:47 UTC  (4+ messages)
` [PATCH v2] doc: add "

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

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

[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 v3] git-gui: Prevent double UTF-8 conversion
 2017-12-14 18:18 UTC  (5+ messages)
  ` [PATCH v4] "

[PATCH v3 2/2] Doc/check-ref-format: clarify information about @{-N} syntax
 2017-12-14 18:02 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/8] Codespeed perf results
 2017-12-14 17:31 UTC  (20+ messages)
` [PATCH 1/8] perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
` [PATCH 2/8] perf/aggregate: refactor printing results
` [PATCH 3/8] perf/aggregate: implement codespeed JSON output
` [PATCH 4/8] perf/run: use $default_value instead of $4
` [PATCH 5/8] perf/run: add conf_opts argument to get_var_from_env_or_config()
` [PATCH 6/8] perf/run: learn about perf.codespeedOutput
` [PATCH 7/8] perf/run: learn to send output to codespeed server
` [PATCH 8/8] perf/run: read GIT_TEST_REPO_NAME from perf.repoName

[PATCH v2] send-email: extract email-parsing code into a subroutine
 2017-12-14 14:05 UTC  (5+ messages)
  ` [PATCH] "

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

[PATCH 3/3] travis: run tests with GIT_TEST_SPLIT_INDEX
 2017-12-13 23:28 UTC  (12+ messages)

[PATCH] travis-ci: fix running P4 and Git LFS tests in Linux build jobs
 2017-12-13 23:10 UTC  (6+ 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 v1] convert: add support for 'encoding' attribute
 2017-12-13 23:02 UTC  (15+ messages)

[PATCH v6 0/2] http-backend: respect CONTENT_LENGTH as specified by rfc3875
 2017-12-13 20:12 UTC  (8+ messages)
` Need to add test artifacts to .gitignore
  ` [RFC PATCH] t/helper: Move sources to t/helper-src; gitignore any files in t/helper
      ` [PATCH] t/helper: ignore everything but sources

[PATCH] doc: clarify usage of XDG_CONFIG_HOME config file
 2017-12-13 19:57 UTC  (7+ messages)

[PATCH] clone: support 'clone --shared' from a worktree
 2017-12-13 19:14 UTC  (6+ messages)
      ` [PATCH] path: document path functions

[PATCH v4 00/34] Add directory rename detection to git
 2017-12-13 19:05 UTC  (6+ messages)

[PATCH v6 0/3] Partial clone part 1: object filtering
 2017-12-13 18:38 UTC  (4+ messages)
` [PATCH v6 3/3] rev-list: support --no-filter argument

feature-request: git "cp" like there is git mv
 2017-12-13 17:21 UTC  (3+ messages)

[RFC] protocol version 2
 2017-12-13 16:30 UTC  (4+ messages)
` [WIP 00/15] "
  ` [WIP 12/15] ls-refs: introduce ls-refs server command

What's cooking in git.git (Dec 2017, #02; Thu, 7)
 2017-12-13 15:58 UTC  (4+ messages)

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-12-13 11:46 UTC  (5+ messages)
` [PATCH v5 0/9] sequencer: don't "
    ` [PATCH] sequencer: improve config handling

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

[PATCH] transport: remove unused "push" in vtable
 2017-12-13  0:49 UTC  (2+ messages)

[Proposed] Externalize man/html ref for quick-install-man and quick-install-html
 2017-12-12 23:54 UTC  (8+ messages)

[PATCH] Makefile: allow NO_DC_SHA1_SUBMODULE to be set in config.mak
 2017-12-12 23:21 UTC  (8+ messages)

[PATCH] Makefile: replace perl/Makefile.PL with simple make rules
 2017-12-12 22:26 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] git-send-email: fix get_maintainer.pl regression
 2017-12-12 22:19 UTC  (15+ messages)

[PATCH Outreachy 1/2] format: create pretty.h file
 2017-12-12 22:12 UTC  (4+ messages)
` [PATCH Outreachy v2 "
  ` [PATCH Outreachy v2 2/2] format: create docs for pretty.h

[PATCH 0/3] convert submodule.c to not use the index compat macros
 2017-12-12 20:44 UTC  (8+ messages)
` [PATCH 1/3] submodule: convert stage_updated_gitmodules to take a struct index_state
` [PATCH 2/3] submodule: used correct index in is_staging_gitmodules_ok
` [PATCH 3/3] submodule: convert get_next_submodule to not rely on the_index

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

bug deleting "unmerged" branch (2.12.3)
 2017-12-12 16:57 UTC  (10+ messages)
  ` Antw: "
    `  "
              ` Antw: "
                `  "

[PATCH] mru: Replace mru.[ch] with list.h implementation
 2017-12-12 14:07 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).