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

[PATCH 0/3] Add regression tests for recent rebase -i fixes
 2017-06-14 12:51 UTC  (11+ messages)
` [PATCH 2/3] rebase: Add tests for console output
` [PATCH v2 0/3] Add regression tests for rectent rebase -i fixes
  ` [PATCH v2 1/3] rebase -i: Add test for reflog message
  ` [PATCH v2 2/3] rebase: Add regression tests for console output
  ` [PATCH v2 3/3] rebase: Add more "

Minor missing features in worktree compare to new-workdir
 2017-06-14 12:41 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 28
 2017-06-14 11:45 UTC 

[PATCH v4 0/6] Avoid problem where git_dir is set after alias expansion
 2017-06-14 11:36 UTC  (7+ messages)
` [PATCH v4 1/6] discover_git_directory(): avoid setting invalid git_dir
` [PATCH v4 2/6] config: report correct line number upon error
` [PATCH v4 3/6] help: use early config when autocorrecting aliases
` [PATCH v4 4/6] t1308: relax the test verifying that empty alias values are disallowed
` [PATCH v4 5/6] t7006: demonstrate a problem with aliases in subdirectories
` [PATCH v4 6/6] Use the early config machinery to expand aliases

What's cooking in git.git (Jun 2017, #04; Tue, 13)
 2017-06-14 11:10 UTC  (5+ messages)
` rs/strbuf-addftime-zZ, was "

t1308-config-set.sh fails on current master
 2017-06-14 10:59 UTC  (7+ messages)
        ` [PATCH] configure.ac: loosen FREAD_READS_DIRECTORIES test program

[BUG?] gitlink without .gitmodules no longer fails recursive clone
 2017-06-14 10:58 UTC  (17+ messages)
          ` [PATCH 1/2] add: warn when adding an embedded repository
                ` [PATCH v2 0/2] "
                  ` [PATCH v2 1/2] add: "
                  ` [PATCH v2 2/2] t: move "git add submodule" into test blocks
          ` [PATCH "

[PATCH v3 0/6] Avoid problem where git_dir is set after alias expansion
 2017-06-14 10:24 UTC  (14+ messages)
` [PATCH v3 1/6] discover_git_directory(): avoid setting invalid git_dir
` [PATCH v3 2/6] config: report correct line number upon error
` [PATCH v3 3/6] help: use early config when autocorrecting aliases
` [PATCH v3 4/6] t1308: relax the test verifying that empty alias values are disallowed
` [PATCH v3 5/6] t7006: demonstrate a problem with aliases in subdirectories
` [PATCH v3 6/6] Use the early config machinery to expand aliases

[PATCH v2] Configure Git contribution guidelines for github.com
 2017-06-14 10:23 UTC  (5+ messages)

[BUG] b9c8e7f2fb6e breaks git bisect visualize
 2017-06-14 10:09 UTC  (11+ messages)
  ` [PATCH 0/2] Fix a refname trimming problem in `log --bisect`
    ` [PATCH 1/2] for_each_bisect_ref(): don't trim refnames
    ` [PATCH 2/2] prefix_ref_iterator_advance(): relax the check of trim length

[PATCH 0/8] consistent "-h" handling in builtins
 2017-06-14 10:03 UTC  (4+ messages)
` [PATCH 8/8] t0012: test "-h" with builtins

[PATCH v2 0/8] Avoid problem where git_dir is set after alias expansion
 2017-06-14 10:03 UTC  (22+ messages)
` [PATCH v2 2/8] config: report correct line number upon error
` [PATCH v2 5/8] t1308: relax the test verifying that empty alias values are disallowed
` [PATCH v2 7/8] alias_lookup(): optionally return top-level directory
` [PATCH v2 8/8] Use the early config machinery to expand aliases

What's cooking in git.git (Jun 2017, #03; Mon, 5)
 2017-06-14  9:54 UTC  (7+ messages)

[PATCHv3 1/4] clone: respect additional configured fetch refspecs during initial fetch
 2017-06-14  9:50 UTC  (12+ messages)
        ` [PATCHv4 1/2] "
          ` [PATCHv4 2/2] Documentation/clone: document ignored configuration variables
        ` [PATCH] remote: drop free_refspecs() function

[PATCH] doc: git-reset: clarify the --keep usage example
 2017-06-14  9:35 UTC 

[PATCH] doc: git-reset: fix a trivial typo
 2017-06-14  9:36 UTC 

[PATCH] git-svn: document special options for commit-diff
 2017-06-14  9:31 UTC 

[PATCH/RFC v4 1/3] branch: add tests for new copy branch feature
 2017-06-14  8:01 UTC  (13+ messages)
` [PATCH 1/3] config: create a function to format section headers
  ` [PATCH 3/3] branch: add a --copy (-c) option to go with --move (-m)
  ` [PATCH 2/3] branch: add test for -m renaming multiple config sections

[PATCH v3] Configure Git contribution guidelines for github.com
 2017-06-14  7:37 UTC  (2+ messages)

[PATCH] doc: fix location of index in worktree scenatio
 2017-06-14  6:51 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] doc: do not use `rm .git/index` when normalizing line endings
  ` [PATCH v4] "

[PATCH 0/4] config.h
 2017-06-14  6:25 UTC  (32+ messages)
` [PATCH 4/4] config: don't implicitly use gitdir
` [PATCH v2 0/6] config.h
  ` [PATCH v2 1/6] config: create config.h
  ` [PATCH v2 2/6] config: remove git_config_iter
  ` [PATCH v2 3/6] config: don't include config.h by default
  ` [PATCH v2 4/6] config: don't implicitly use gitdir
  ` [PATCH v2 5/6] setup: teach discover_git_directory to respect the commondir
  ` [PATCH v2 6/6] config: respect commondir

[PATCH] send-email: Add tocmd option to suppress-cc
 2017-06-14  3:47 UTC  (7+ messages)

[PATCHv5 00/17] Diff machine: highlight moved lines
 2017-06-14  2:52 UTC  (8+ messages)
  ` [PATCHv5 04/17] diff: introduce more flexible emit function
  ` [PATCHv5 16/17] diff: buffer all output if asked to

proposal for how to share other refs as part of refs/tracking/*
 2017-06-14  1:24 UTC  (4+ messages)

[ANNOUNCE] public-inbox.org/git/ search updates for diffs
 2017-06-14  1:12 UTC 

[RFC/PATCH] builtin/blame: darken redundant line information
 2017-06-14  0:33 UTC  (14+ messages)

[PATCH 1/1] diff.c: color moved lines differently
 2017-06-13 22:51 UTC  (3+ messages)
` [PATCH] "

[BUG] add_again() off-by-one error in custom format
 2017-06-13 22:24 UTC  (7+ messages)

[RFC/PATCH] submodules: overhaul documentation
 2017-06-13 21:06 UTC  (3+ messages)

[RFC PATCH 0/4] Improvements to sha1_file
 2017-06-13 21:06 UTC  (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] sha1_file: teach packed_object_info about typename
` [PATCH v2 2/4] sha1_file: move delta base cache code up
` [PATCH v2 3/4] sha1_file: consolidate storage-agnostic object fns
` [PATCH v2 4/4] sha1_file, fsck: add missing blob support

[PATCH v4 0/5] Implement git stash as a builtin command
 2017-06-13 20:58 UTC  (12+ messages)
` [PATCH v4 1/5] stash: add test for stash create with no files
` [PATCH v4 2/5] stash: Add a test for when apply fails during stash branch
` [PATCH v4 3/5] stash: add test for stashing in a detached state
` [PATCH v4 4/5] merge: close the index lock when not writing the new index

[PATCH/RFC] branch: add tests for new copy branch feature
 2017-06-13 18:08 UTC  (7+ messages)

[PATCH] git-stash: fix pushing stash with pathspec from subdir
 2017-06-13 15:33 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.13.1
 2017-06-13 13:35 UTC 

Feature Request: Show status of the stash in git status command
 2017-06-13 13:06 UTC  (10+ messages)

[PATCH v2] t3200: add test for single parameter passed to -m option
 2017-06-13 10:47 UTC  (2+ messages)
` [PATCH v3] "

git-2.13.0: log --date=format:%z not working
 2017-06-13 10:31 UTC  (17+ messages)
    ` [PATCH] strbuf: let strbuf_addftime handle %z and %Z itself

[PATCH v1] Configure Git contribution guidelines for github.com
 2017-06-13  7:57 UTC  (10+ messages)

[PATCH] Fix KeyError "fileSize" in verbose mode
 2017-06-13  7:35 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).