git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-05 17:47:03 to 2016-10-07 21:08:19 UTC [more...]

[PATCH v4 0/7] Add --format to tag verification
 2016-10-07 21:07 UTC  (2+ messages)
` [PATCH v4 2/7] ref-filter: add function to print single ref_array_item

[PATCH 1/2] use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
 2016-10-07 20:45 UTC  (4+ messages)
` [PATCH 2/2] use strbuf_add_unique_abbrev() for adding short hashes, "

Uninitialized submodules as symlinks
 2016-10-07 19:59 UTC  (3+ messages)

"Purposes, Concepts,Misfits, and a Redesign of Git" (a research paper)
 2016-10-07 18:56 UTC  (6+ messages)

[PATCH v6 0/4] recursive support for ls-files
 2016-10-07 18:45 UTC  (9+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] git: make super-prefix option
  ` [PATCH v7 2/4] ls-files: optionally recurse into submodules
  ` [PATCH v7 3/4] ls-files: pass through safe options for --recurse-submodules
  ` [PATCH v7 4/4] ls-files: add pathspec matching for submodules

[PATCH v2 0/3] Speedup finding of unpushed submodules
 2016-10-07 18:30 UTC  (7+ messages)
` [PATCH v2 1/3] serialize collection of changed submodules
` [PATCH v2 2/3] serialize collection of refs that contain submodule changes
` [PATCH v2 3/3] batch check whether submodule needs pushing into one call

What's cooking in git.git (Oct 2016, #02; Thu, 6)
 2016-10-07 17:54 UTC  (4+ messages)

[PATCH/RFC] git.c: support "!!" aliases that do not move cwd
 2016-10-07 17:50 UTC  (17+ messages)

[PATCH 0/2] submodule pushes be extra careful
 2016-10-07 17:25 UTC  (9+ messages)
` [PATCH 1/2] submodule add: extend force flag to add existing repos
` [PATCHv4 2/2] push: change submodule default to check when submodules exist
    ` [PATCHv5] "

[PATCH 1/4] mergetool: add copyright
 2016-10-07 17:16 UTC  (7+ messages)
` [PATCH 2/4] mergetool: move main program flow into a main() function
` [PATCH 3/4] mergetool: honor diff.orderFile
` [PATCH 4/4] mergetool: honor -O<order-file>

[PATCH] l10n: de.po: translate 260 new messages
 2016-10-07 16:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/5] Pull out require_clean_work_tree() functionality from builtin/pull.c
 2016-10-07 16:37 UTC  (16+ messages)
` [PATCH v3 0/6] "
  ` [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 v4 0/6] Pull out require_clean_work_tree() functionality from builtin/pull.c
    ` [PATCH v4 1/6] pull: drop confusing prefix parameter of die_on_unclean_work_tree()
    ` [PATCH v4 2/6] pull: make code more similar to the shell script again
    ` [PATCH v4 3/6] wt-status: make the require_clean_work_tree() function reusable
    ` [PATCH v4 4/6] wt-status: export also the has_un{staged,committed}_changes() functions
    ` [PATCH v4 5/6] wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
    ` [PATCH v4 6/6] wt-status: begin error messages with lower-case

Systems with old regex system headers/libraries don't pick up git's compat/regex header file
 2016-10-07 16:06 UTC  (5+ messages)

[PATCH] clean up confusing suggestion for commit references
 2016-10-07 14:32 UTC  (2+ messages)

[PATCH 0/6] git-merge: a few documentation improvements
 2016-10-07 13:13 UTC  (30+ 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 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

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

[PATCHv2 1/2] push: change submodule default to check when submodules exist
 2016-10-07 12:41 UTC  (6+ messages)
` [PATCHv3 "

Regression: git no longer works with musl libc's regex impl
 2016-10-07 11:30 UTC  (14+ messages)
      ` [musl] "

[PATCH v2 2/4] mergetool: move main program flow into a main() function
 2016-10-07  6:24 UTC 

[PATCH v2 4/4] mergetool: honor -O<orderfile>
 2016-10-07  4:05 UTC 

[PATCH] documentation: clarify submodule.<name>.[url, path] variables
 2016-10-06 23:51 UTC 

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-06 22:53 UTC  (21+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 05/25] sequencer: allow the sequencer to take custody of malloc()ed data
  ` [PATCH v2 20/25] sequencer: left-trim lines read from the script
  ` [PATCH v2 24/25] sequencer: quote filenames in error messages
  ` [PATCH v2 25/25] sequencer: remove bogus hint for translators

[PATCH] gpg-interface: use more status letters
 2016-10-06 21:43 UTC  (7+ messages)
` [PATCH v2] "

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

[BUG?] git log with --follow and --skip
 2016-10-06 20:24 UTC 

[PATCH v2 0/3] gitweb: Be smarter about linking to SHA1s in log messages
 2016-10-06 19:51 UTC  (6+ 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 0/2] fix infinite loop in ref resolution
 2016-10-06 19:41 UTC  (5+ messages)
` [PATCH 1/2] files_read_raw_ref: avoid infinite loop on broken symlinks
    ` [PATCH v2 "
` [PATCH 2/2] files_read_raw_ref: prevent infinite retry loops in general

[RFC/PATCH 0/2] place cherry pick line below commit title
 2016-10-06 19:24 UTC  (16+ messages)

Format for %d includes unwanted preceding space
 2016-10-06 18:49 UTC  (2+ messages)

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

[PATCH v9 00/14] Git filter protocol
 2016-10-06 17:25 UTC  (13+ messages)
` [PATCH v9 04/14] run-command: add wait_on_exit
` [PATCH v9 09/14] pkt-line: add packet_write_gently()

Feature Request: user defined suffix for temp files created by git-mergetool
 2016-10-06 17:06 UTC  (11+ messages)
      ` [PATCH 1/2] "
        ` [PATCH 2/2] "

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

Fork Errors
 2016-10-06 14:40 UTC  (2+ messages)

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

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

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  (6+ messages)
` [PATCH v3 03/14] i18n: add--interactive: mark strings with interpolation "
` [PATCH v3 05/14] i18n: add--interactive: mark plural strings

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

[PATCH 0/18] alternate object database cleanups
 2016-10-05 19:35 UTC  (12+ messages)
` [PATCH 07/18] link_alt_odb_entry: handle normalize_path errors
` [PATCH 13/18] fill_sha1_file: write "boring" characters
` [PATCH 16/18] count-objects: report alternates via verbose mode

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


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