git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-01-14 23:58:46 to 2016-01-18 19:26:29 UTC [more...]

[PATCH 0/6] shortlog fixes and optimizations
 2016-01-18 19:26 UTC  (10+ messages)
` [PATCH 1/6] shortlog: match both "Author:" and "author" on stdin
` [PATCH 2/6] shortlog: use strbufs to read from stdin
` [PATCH 3/6] shortlog: replace hand-parsing of author with pretty-printer
` [PATCH 4/6] shortlog: optimize "--summary" mode
` [PATCH 5/6] shortlog: optimize out useless "<none>" normalization
` [PATCH 6/6] shortlog: optimize out useless string list

[PATCH v2 0/6] Kill and replace update_linked_gitdir()
 2016-01-18 18:30 UTC  (10+ messages)
` [PATCH v2 1/6] worktree.c: fix indentation
` [PATCH v2 2/6] worktree: stop supporting moving worktrees manually
` [PATCH v2 3/6] worktree.txt: how to fix up after moving a worktree
` [PATCH v2 4/6] abspath.c: add and use real_path_dup()
` [PATCH v2 5/6] setup.c: record the location of .git file
` [PATCH v2 6/6] worktree: new command to fix up worktree's info after moving

[PATCH] Add a test for subtree rebase that loses commits
 2016-01-18 18:10 UTC  (10+ messages)
` [PATCH v2] Test rebase -Xsubtree
      ` [PATCH v3 contrib/subtree 1/1] Add a test for subtree rebase that loses commits
          ` [PATCH v4 1/1] contrib/subtree: "

What's cooking in git.git (Jan 2016, #02; Mon, 11)
 2016-01-18 17:06 UTC  (3+ messages)

[PATCH 0/4] ls-remote: introduce symref argument
 2016-01-18 16:57 UTC  (24+ messages)
` [PATCH 1/4] ls-remote: document --quiet option
` [PATCH 2/4] ls-remote: fix synopsis
` [PATCH 3/4] ls-remote: use parse-options api
` [PATCH 4/4] builtin/ls-remote: add support for showing symrefs
` [PATCH 4/4] ls-remote: "
` [PATCH v2 0/5] ls-remote: introduce symrefs argument
  ` [PATCH v2 1/5] ls-remote: document --quiet option
  ` [PATCH v2 2/5] ls-remote: document --refs option
  ` [PATCH v2 3/5] ls-remote: fix synopsis
  ` [PATCH v2 4/5] ls-remote: use parse-options api
  ` [PATCH v2 5/5] ls-remote: add support for showing symrefs

[PATCH v3 0/3] prepare_packed_git(): find more garbage
 2016-01-18 16:54 UTC  (5+ messages)
` [PATCH v4 0/4] gc: Clean garbage .bitmap files from pack dir
  ` [PATCH 3/4] t5304: Ensure wanted files are not deleted

Is there interest in a n-sect tool?
 2016-01-18  9:01 UTC  (4+ messages)

[PATCH v2] Remote subtree split --annotate
 2016-01-18  1:29 UTC  (7+ messages)
` [PATCH] contrib/subtree: Remove --annotate

Don't use PGP/GPG signatures in mail that contains patches
 2016-01-18  1:27 UTC 

[PATCH 1/1] contrib/subtree: Make testing easier
 2016-01-17 23:47 UTC 

BUG: git subtree split gets confused on removed and readded directory
 2016-01-17 23:23 UTC  (4+ messages)

[PATCH v6] contrib/subtree: fix "subtree split" skipped-merge bug
 2016-01-17 22:41 UTC  (6+ messages)
` [PATCH v7] "

[PATCH v4] contrib/subtree: fix "subtree split" skipped-merge bug
 2016-01-17 22:40 UTC  (7+ messages)
` [PATCH v5] "

Pls Support Conservancy: https://sfconservancy.org/supporter/
 2016-01-17 15:33 UTC  (3+ messages)

[PATCH v2] notes: allow merging from arbitrary references
 2016-01-17 10:00 UTC  (2+ messages)

[PATCH 0/4] Fix compile warnings with MSys2's compiler
 2016-01-16 17:00 UTC  (7+ messages)
` [PATCH 1/4] mingw: avoid redefining S_* constants
` [PATCH 2/4] mingw: avoid warnings when casting HANDLEs to int
` [PATCH 3/4] mingw: squash another warning about a cast
` [PATCH 4/4] mingw: uglify (a, 0) definitions to shut up warnings

[PATCH v5 00/11] Untracked cache improvements
 2016-01-16 14:57 UTC  (17+ messages)
` [PATCH v5 01/11] dir: free untracked cache when removing it
` [PATCH v5 02/11] update-index: use enum for untracked cache options
` [PATCH v5 03/11] update-index: add --test-untracked-cache
` [PATCH v5 04/11] update-index: add untracked cache notifications
` [PATCH v5 05/11] update-index: move 'uc' var declaration
` [PATCH v5 06/11] dir: add {new,add}_untracked_cache()
` [PATCH v5 07/11] dir: add remove_untracked_cache()
` [PATCH v5 08/11] dir: simplify untracked cache "ident" field
` [PATCH v5 09/11] config: add core.untrackedCache
` [PATCH v5 10/11] test-dump-untracked-cache: don't modify the untracked cache
` [PATCH v5 11/11] t7063: add tests for core.untrackedCache

[PATCH] git-svn: fix auth parameter handling on SVN 1.9.0+
 2016-01-16 14:00 UTC  (2+ messages)

Announcing git-cinnabar 0.3.0
 2016-01-16 11:27 UTC  (5+ messages)
` Announcing git-cinnabar 0.3.1

[PATCH v12] ls-files: add eol diagnostics
 2016-01-16  6:50 UTC 

How do I get the contents of a directory in fast-import
 2016-01-16  1:59 UTC  (3+ messages)

[PATCH 0/2] Port `git submodule init` from shell to C
 2016-01-15 23:37 UTC  (3+ messages)
` [PATCH 1/2] submodule: Port resolve_relative_url "
` [PATCH 2/2] submodule: Port init "

[PREVIEW v3 0/9] Preview of "Peace with CRLF" rerolled
 2016-01-15 23:31 UTC  (44+ messages)
` [PATCH v4 00/21] Peace with CRLF
  ` [PATCH v4 01/21] strbuf: miniscule style fix
  ` [PATCH v4 02/21] strbuf: make strbuf_getline_crlf() global
  ` [PATCH v4 03/21] strbuf: introduce strbuf_getline_{lf,nul}()
  ` [PATCH v4 04/21] mktree: there are only two possible line terminations
  ` [PATCH v4 05/21] check-attr: "
  ` [PATCH v4 06/21] check-ignore: "
  ` [PATCH v4 07/21] update-index: "
  ` [PATCH v4 08/21] checkout-index: "
  ` [PATCH v4 09/21] strbuf: give strbuf_getline() to the "most text friendly" variant
  ` [PATCH v4 10/21] hash-object: read --stdin-paths with strbuf_getline()
  ` [PATCH v4 11/21] revision: read --stdin "
  ` [PATCH v4 12/21] rev-parse: read parseopt spec "
  ` [PATCH v4 13/21] ident.c: read /etc/mailname "
  ` [PATCH v4 14/21] remote.c: read $GIT_DIR/remotes/* "
  ` [PATCH v4 15/21] clone/sha1_file: read info/alternates "
  ` [PATCH v4 16/21] transport-helper: read helper response "
  ` [PATCH v4 17/21] cat-file: read batch stream "
  ` [PATCH v4 18/21] column: read lines "
  ` [PATCH v4 19/21] send-pack: read list of refs "
  ` [PATCH v4 20/21] grep: read -f file "
  ` [PATCH v4 21/21] test-sha1-array: read command stream "

[PATCH] submodule: Port resolve_relative_url from shell to C
 2016-01-15 23:03 UTC  (6+ messages)

[issue?]'git branch -D' case sensitive issue
 2016-01-15 22:28 UTC  (6+ messages)

[PATCH 0/2] gitk: Two improvements to the branch context menu
 2016-01-15 21:43 UTC  (3+ messages)
` [PATCH 1/2] gitk: Add a 'rename' option "
` [PATCH 2/2] gitk: Allow checking out a remote branch

git worktree bug: paths are being reset to the main repository directory
 2016-01-15 20:23 UTC 

Combining APPLE_COMMON_CRYPTO=1 and NO_OPENSSL=1 produces unexpected result
 2016-01-15 20:28 UTC  (6+ messages)

[PATCH] test-path-utils: use xsnprintf in favor of strcpy
 2016-01-15 18:30 UTC  (3+ messages)

Find main branch
 2016-01-15 18:02 UTC  (8+ messages)

Worktree "gitdir" file being mangled after upgrade to 2.7.0
 2016-01-15 17:52 UTC  (5+ messages)

[PATCH v4 0/2] Add in-place editing support to git interpret-trailers
 2016-01-15 17:45 UTC  (6+ messages)
` [PATCH v4 2/2] interpret-trailers: add option for in-place editing

[PATCH] t0060: loosen overly strict expectations
 2016-01-15 17:26 UTC  (12+ messages)

SChannel support in Git for Windows
 2016-01-15 16:47 UTC  (6+ messages)

[PATCH v3 00/20] refs backend rebase on pu
 2016-01-15 13:33 UTC  (6+ messages)
` [PATCH v3 15/20] init: allow alternate backends to be set for new repos
` [PATCH v3 19/20] refs: add LMDB refs backend

[PATCH] commit: ensure correct permissions of the commit message
 2016-01-15 12:18 UTC  (8+ messages)

[PATCH v3 18/20] svn: learn ref-storage argument
 2016-01-15 11:34 UTC  (2+ messages)

[PATCH v3 17/20] refs: allow ref backend to be set for clone
 2016-01-15 11:32 UTC  (2+ messages)

[PATCH v11] ls-files: add eol diagnostics
 2016-01-15  4:51 UTC  (3+ 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).