git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-04 18:05:30 to 2016-10-06 10:45:42 UTC [more...]

Regression: git no longer works with musl libc's regex impl
 2016-10-06 10:44 UTC  (18+ messages)
      ` [musl] "

[PATCH v2 0/5] Pull out require_clean_work_tree() functionality from builtin/pull.c
 2016-10-06 10:28 UTC  (14+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 3/6] Make the require_clean_work_tree() function reusable
  ` [PATCH v3 4/6] Export also the has_un{staged,committed}_changed() functions
  ` [PATCH v3 6/6] wt-status: begin error messages with lower-case

[PATCH] run-command: fix build on cygwin (stdin is a macro)
 2016-10-06  9:58 UTC  (3+ messages)

[PATCH] push: Re-include "push.default=tracking" in the documentation
 2016-10-06  9:13 UTC  (2+ messages)

Systems with old regex system headers/libraries don't pick up git's compat/regex header file
 2016-10-06  9:15 UTC 

[PATCH v9 00/14] Git filter protocol
 2016-10-06  9:35 UTC  (15+ messages)
` [PATCH v9 04/14] run-command: add wait_on_exit
` [PATCH v9 09/14] pkt-line: add packet_write_gently()
` [PATCH v9 10/14] pkt-line: add functions to read/write flush terminated packet streams

Slow pushes on 'pu' - even when up-to-date
 2016-10-06  9:23 UTC  (19+ messages)
` [PATCH] push: change submodule default to check
              ` [PATCHv2 1/2] push: change submodule default to check when submodules exist
                ` [PATCH 2/2] builtin/push: move flags do_push
                    ` [PATCHv3 1/2] push: change submodule default to check when submodules exist

Format for %d includes unwanted preceding space
 2016-10-06  9:22 UTC 

Bug Report: "git submodule deinit" fails right after a clone
 2016-10-06  9:20 UTC  (5+ messages)

[PATCH v2 0/3] gitweb: Be smarter about linking to SHA1s in log messages
 2016-10-06  9:11 UTC  (4+ messages)
` [PATCH v2 1/3] gitweb: Fix a typo in a comment
` [PATCH v2 2/3] gitweb: Link to 7-char+ SHA1s, not only 8-char+
` [PATCH v2 3/3] gitweb: Link to "git describe"'d commits in log messages

[PATCH] git-gui: Update translation template
 2016-10-06  9:06 UTC 

Feature Request: user defined suffix for temp files created by git-mergetool
 2016-10-06  7:21 UTC  (10+ messages)

2.10.0: multiple versionsort.prereleasesuffix buggy?
 2016-10-06  5:48 UTC  (10+ messages)
` [PATCH 0/5] Fix version sort prerelease reordering bug
  ` [PATCH 5/5] versioncmp: cope with common leading parts in versionsort.prereleaseSuffix

Setting pager.add=true breaks add --patch
 2016-10-06  4:52 UTC  (4+ messages)

[PATCH v3 00/14] Mark strings in Perl scripts for translation
 2016-10-05 22:41 UTC  (18+ messages)
` [PATCH v3 01/14] i18n: add--interactive: mark strings "
` [PATCH v3 02/14] i18n: add--interactive: mark simple here-documents "
` [PATCH v3 03/14] i18n: add--interactive: mark strings with interpolation "
` [PATCH v3 04/14] i18n: clean.c: match string with git-add--interactive.perl
` [PATCH v3 05/14] i18n: add--interactive: mark plural strings
` [PATCH v3 06/14] i18n: add--interactive: mark patch prompt for translation
` [PATCH v3 07/14] i18n: add--interactive: i18n of help_patch_cmd
` [PATCH v3 08/14] i18n: add--interactive: mark edit_hunk_manually message for translation
` [PATCH v3 09/14] i18n: add--interactive: remove %patch_modes entries
` [PATCH v3 10/14] i18n: add--interactive: mark status words for translation
` [PATCH v3 11/14] i18n: send-email: mark strings "
` [PATCH v3 12/14] i18n: send-email: mark warnings and errors "
` [PATCH v3 13/14] i18n: send-email: mark string with interpolation "
` [PATCH v3 14/14] i18n: difftool: mark warnings "

[RFC/PATCH] attr: Document a new possible thread safe API
 2016-10-05 22:09 UTC  (6+ messages)

[PATCH 0/6] git-merge: a few documentation improvements
 2016-10-05 21:43 UTC  (24+ messages)
` [PATCH 1/6] git-merge: clarify "usage" by adding "-m <msg>"
` [PATCH 2/6] Documentation/git-merge.txt: remove list of options from SYNOPSIS
` [PATCH 3/6] Documentation/git-merge.txt: fix SYNOPSIS of obsolete form to include options
` [PATCH 4/6] Documentation/git-merge.txt: improve short description in NAME
` [PATCH 5/6] Documentation/git-merge.txt: improve short description in DESCRIPTION
` [PATCH 6/6] Documentation/git-merge.txt: get rid of irrelevant references to git-pull

[RFC/PATCH 0/2] place cherry pick line below commit title
 2016-10-05 20:33 UTC  (15+ messages)

[PATCH 0/18] alternate object database cleanups
 2016-10-05 19:35 UTC  (54+ messages)
` [PATCH 04/18] t5613: whitespace/style cleanups
` [PATCH 05/18] t5613: do not chdir in main process
` [PATCH 06/18] t5613: clarify "too deep" recursion tests
` [PATCH 07/18] link_alt_odb_entry: handle normalize_path errors
` [PATCH 08/18] link_alt_odb_entry: refactor string handling
` [PATCH 12/18] alternates: use a separate scratch space
` [PATCH 13/18] fill_sha1_file: write "boring" characters
` [PATCH 16/18] count-objects: report alternates via verbose mode
` [PATCH 18/18] alternates: use fspathcmp to detect duplicates

[PATCH v2 0/5] receive-pack: quarantine pushed objects
 2016-10-05 19:06 UTC  (4+ messages)
` [PATCH v2 1/5] check_connected: accept an env argument

Reference a submodule branch instead of a commit
 2016-10-05 18:21 UTC  (9+ messages)

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-05 17:43 UTC  (20+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 04/25] sequencer: future-proof remove_sequencer_state()
  ` [PATCH v2 05/25] sequencer: allow the sequencer to take custody of malloc()ed data
  ` [PATCH v2 17/25] sequencer: support amending commits
  ` [PATCH v2 19/25] sequencer: remember do_recursive_merge()'s return value
  ` [PATCH v2 21/25] sequencer: refactor write_message()

git commit -p with file arguments
 2016-10-05 17:16 UTC  (5+ messages)

[PATCH] clone: detect errors in normalize_path_copy
 2016-10-05 16:48 UTC  (2+ messages)

[musl] Re: Regression: git no longer works with musl libc's regex impl
 2016-10-05 16:37 UTC 

gitk and hook script
 2016-10-05  8:45 UTC 

[PATCH 1/3] add QSORT
 2016-10-05 15:00 UTC  (8+ messages)

[musl] Re: Regression: git no longer works with musl libc's regex impl
 2016-10-05 10:49 UTC  (2+ messages)

"Purposes, Concepts,Misfits, and a Redesign of Git" (a research paper)
 2016-10-05 10:42 UTC  (4+ messages)

[PATCH 0/3] i-t-a entries in git-status, and git-commit
 2016-10-05  9:43 UTC  (6+ messages)
` [PATCH 1/3] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"

GL bug: can not commit, reports error on changed submodule directory
 2016-10-04 23:05 UTC  (3+ messages)

color.diff.whitespace unused on removed lines
 2016-10-04 22:54 UTC  (6+ messages)
` [PATCH 0/4] diff.wsErrorHighlight configuration variable
  ` [PATCH 1/4] t4015: split out the "setup" part of ws-error-highlight test
  ` [PATCH 2/4] diff.c: refactor parse_ws_error_highlight()
  ` [PATCH 3/4] diff.c: move ws-error-highlight parsing helpers up
  ` [PATCH 4/4] diff: introduce diff.wsErrorHighlight option

What's cooking in git.git (Sep 2016, #08; Tue, 27)
 2016-10-04 22:36 UTC  (10+ messages)

[PATCH v8 00/11] Git filter protocol
 2016-10-04 21:34 UTC  (21+ messages)
` [PATCH v8 11/11] convert: add filter.<driver>.process option


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