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

[RFC/PATCH] builtin/blame: darken redundant line information
 2017-06-13 17:13 UTC  (5+ messages)

[PATCH/RFC v4 1/3] branch: add tests for new copy branch feature
 2017-06-13 17:10 UTC  (8+ 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

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

[PATCH 0/4] config.h
 2017-06-13 17:06 UTC  (25+ messages)
` [PATCH 1/4] config: create config.h
` [PATCH 2/4] config: remove git_config_iter
` [PATCH 3/4] config: don't include config.h by default
` [PATCH 4/4] config: don't implicitly use gitdir

[PATCH v2 0/8] Avoid problem where git_dir is set after alias expansion
 2017-06-13 16:40 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

[PATCH v3 0/6] Avoid problem where git_dir is set after alias expansion
 2017-06-13 16:21 UTC  (8+ 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

proposal for how to share other refs as part of refs/tracking/*
 2017-06-13 15:55 UTC  (3+ 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 

[PATCH] doc: fix location of index in worktree scenatio
 2017-06-13 13:07 UTC  (9+ messages)
` [PATCH v2] "

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

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

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

[PATCH v2] Configure Git contribution guidelines for github.com
 2017-06-13  9:04 UTC  (2+ messages)

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

[PATCH] send-email: Add tocmd option to suppress-cc
 2017-06-13  3:43 UTC  (5+ messages)

Git v2.13.1 SHA1 very broken
 2017-06-13  2:09 UTC  (3+ messages)
` [PATCH 0/3] update sha1dc

[PATCH 2/3] revision.c: use skip_prefix() in handle_revision_opt()
 2017-06-13  0:50 UTC  (9+ messages)
  ` [PATCHv2 1/5] revision.h: turn rev_info.early_output back into an unsigned int
      ` [PATCHv2.1] "

[BUG] add_again() off-by-one error in custom format
 2017-06-12 22:49 UTC  (2+ messages)

[PATCH 00/17] convert ls-files internals to pass around an index
 2017-06-12 22:14 UTC  (18+ messages)
` [PATCH 01/17] convert: convert get_cached_convert_stats_ascii to take "
` [PATCH 02/17] convert: convert crlf_to_git "
` [PATCH 03/17] convert: convert convert_to_git_filter_fd "
` [PATCH 04/17] convert: convert convert_to_git "
` [PATCH 05/17] convert: convert renormalize_buffer "
` [PATCH 06/17] tree: convert read_tree to take an index parameter
` [PATCH 07/17] ls-files: convert overlay_tree_on_cache to take an index
` [PATCH 08/17] ls-files: convert write_eolinfo "
` [PATCH 09/17] ls-files: convert show_killed_files "
` [PATCH 10/17] ls-files: convert show_other_files "
` [PATCH 11/17] ls-files: convert show_ru_info "
` [PATCH 12/17] ls-files: convert ce_excluded "
` [PATCH 13/17] ls-files: convert prune_cache "
` [PATCH 14/17] ls-files: convert show_ce_entry "
` [PATCH 15/17] ls-files: convert show_files "
` [PATCH 16/17] ls-files: factor out debug info into a function
` [PATCH 17/17] ls-files: factor out tag calculation

[GSoC] Update: Week 4
 2017-06-12 22:10 UTC 

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-06-12 22:04 UTC  (10+ messages)
` [PATCH v5 1/7] bswap: add 64 bit endianness helper get_be64
` [PATCH v5 2/7] dir: make lookup_untracked() available outside of dir.c
` [PATCH v5 3/7] fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files
` [PATCH v5 4/7] fsmonitor: add test cases for fsmonitor extension
` [PATCH v5 5/7] fsmonitor: add documentation for the "
` [PATCH v5 6/7] fsmonitor: add a sample query-fsmonitor hook script for Watchman
` [PATCH v5 7/7] fsmonitor: add a performance test

[PATCH] wt-status.c: Modified status message shown for a parent-less branch
 2017-06-12 21:37 UTC  (11+ messages)

[PATCH 00/31] repository object
 2017-06-12 21:28 UTC  (20+ messages)
` [PATCH v2 00/32] "
  ` [PATCH v2 04/32] config: don't implicitly use gitdir
  ` [PATCH v2 32/32] ls-files: use repository object

[RFC PATCH 0/4] Improvements to sha1_file
 2017-06-12 21:13 UTC  (7+ messages)
` [RFC PATCH 1/4] sha1_file: teach packed_object_info about typename
` [RFC PATCH 2/4] sha1_file: extract type and size from object_info

[PATCH 0/1] Fix for mh/packed-ref-store-prep
 2017-06-12 18:21 UTC  (3+ messages)
` [PATCH 1/1] lock_packed_refs(): fix cache validity check

bug? fetching from empty unnamed remote repos
 2017-06-12 18:08 UTC  (2+ messages)

'pu' broken at t5304 tonight
 2017-06-12 18:03 UTC  (5+ messages)

Small issue with "add untracked" option of 'git add -i'
 2017-06-12 17:59 UTC  (4+ messages)

git push recurse.submodules behavior changed in 2.13
 2017-06-12 17:27 UTC  (5+ messages)

Missing git-2.13.1.* files in the SHA256 sums
 2017-06-12 15:24 UTC  (2+ messages)

Draft of Git Rev News edition 28
 2017-06-12  7:03 UTC 

[PATCH v1] dir: create function count_slashes
 2017-06-12  5:33 UTC  (2+ messages)

[PATCH v4 0/5] Implement git stash as a builtin command
 2017-06-11 21:27 UTC  (4+ messages)
` [PATCH v4 5/5] stash: implement builtin stash

[PATCH] wildmatch test: cover a blind spot in "/" matching
 2017-06-10 11:31 UTC  (4+ messages)

[PATCH] pathspec: die on empty strings as pathspec
 2017-06-10 11:03 UTC  (4+ 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).