git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-06 23:48:09 to 2016-10-10 17:24:57 UTC [more...]

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-10 17:24 UTC  (18+ 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 v3 00/25] Prepare the sequencer for the upcoming rebase -i patches
    ` [PATCH v3 01/25] sequencer: use static initializers for replay_opts
    ` [PATCH v3 02/25] sequencer: use memoized sequencer directory path

%C(auto) not working as expected
 2016-10-10 17:09 UTC  (9+ messages)
            ` [PATCH] pretty: respect color settings for %C placeholders

[PATCH] t3700-add.sh: Avoid filename collission between tests which could lead to test failure
 2016-10-10 17:09 UTC  (3+ messages)

[PATCH] remote.c: free previous results when looking for a ref match
 2016-10-10 17:03 UTC  (3+ messages)

[PATCH] t4014-format-patch: Adjust git_version regex to better handle distro changes to DEF_VER
 2016-10-10 17:01 UTC  (8+ messages)

git merge deletes my changes
 2016-10-10 10:19 UTC 

git filter-branch --subdirectory-filter not working as expected, history of other folders is preserved
 2016-10-10 16:12 UTC  (3+ messages)

git merge deletes my changes
 2016-10-10 15:26 UTC  (2+ messages)

How to watch a mailing list & repo for patches which affect a certain area of code?
 2016-10-10 15:11 UTC  (3+ messages)

Bug? git worktree fails with master on bare repo
 2016-10-10 13:06 UTC  (7+ messages)

[PATCH] gpg-interface: use more status letters
 2016-10-10 12:59 UTC  (8+ messages)
` [PATCH v2] "

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

[PATCH 0/2] fix infinite loop in ref resolution
 2016-10-10 10:34 UTC  (7+ 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

Problem with submodules
 2016-10-10  5:45 UTC  (5+ messages)

git 2.10.1 test regression in t3700-add.sh
 2016-10-10  3:46 UTC  (4+ messages)

git 2.10.1 test regression in t4014-format-patch.sh
 2016-10-10  2:55 UTC  (3+ messages)

[PATCH] use strbuf_add_unique_abbrev() for adding short hashes, part 3
 2016-10-10  0:00 UTC  (2+ messages)

[PATCH/RFC] git.c: support "!!" aliases that do not move cwd
 2016-10-09 20:58 UTC  (21+ messages)

A head scratcher, clone results in modified files (tested linux and cygwin) - .gitattributes file?
 2016-10-09 12:48 UTC  (3+ messages)

[PATCH] contrib: add credential helper for libsecret
 2016-10-09 12:34 UTC 

Feature request: use relative path in worktree config files
 2016-10-09 11:39 UTC  (6+ messages)

[PATCH v2 0/3] gitweb: Be smarter about linking to SHA1s in log messages
 2016-10-09 11:20 UTC  (4+ messages)
` [PATCH v2 3/3] gitweb: Link to "git describe"'d commits "

[PATCH v1 0/2] convert: stream and early out
 2016-10-09  9:56 UTC 

[PATCH v1 2/2] convert.c: stream and early out
 2016-10-09  9:56 UTC 

[PATCH v1 1/2] read-cache: factor out get_sha1_from_index() helper
 2016-10-09  9:56 UTC 

[PATCH v10 00/14] Git filter protocol
 2016-10-09  5:42 UTC  (18+ messages)
` [PATCH v10 01/14] convert: quote filter names in error messages
` [PATCH v10 02/14] convert: modernize tests
` [PATCH v10 03/14] run-command: move check_pipe() from write_or_die to run_command
` [PATCH v10 04/14] run-command: add clean_on_exit_handler
` [PATCH v10 05/14] pkt-line: rename packet_write() to packet_write_fmt()
` [PATCH v10 06/14] pkt-line: extract set_packet_header()
` [PATCH v10 07/14] pkt-line: add packet_write_fmt_gently()
` [PATCH v10 08/14] pkt-line: add packet_flush_gently()
` [PATCH v10 09/14] pkt-line: add packet_write_gently()
` [PATCH v10 10/14] pkt-line: add functions to read/write flush terminated packet streams
` [PATCH v10 11/14] convert: make apply_filter() adhere to standard Git error handling
` [PATCH v10 12/14] convert: prepare filter.<driver>.process option
` [PATCH v10 13/14] convert: add "
` [PATCH v10 14/14] contrib/long-running-filter: add long running filter example

[PATCH] remove unnecessary NULL check before free(3)
 2016-10-08 14:14 UTC 

[PATCH v4 4/4] mergetool: honor -O<orderfile>
 2016-10-08  7:46 UTC  (2+ messages)

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

[PATCH v4 0/7] Add --format to tag verification
 2016-10-07 21:07 UTC  (8+ messages)
` [PATCH v4 1/7] gpg-interface, tag: add GPG_VERIFY_QUIET flag
` [PATCH v4 2/7] ref-filter: add function to print single ref_array_item
` [PATCH v4 3/7] tag: add format specifier to gpg_verify_tag
` [PATCH v4 4/7] builtin/verify-tag: add --format to verify-tag
` [PATCH v4 5/7] builtin/tag: add --format argument for tag -v
` [PATCH v4 6/7] t/t7030-verify-tag: Add --format specifier tests
` [PATCH v4 7/7] t/t7004-tag: "

[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 0/2] submodule pushes be extra careful
 2016-10-07 17:25 UTC  (5+ messages)
` [PATCH 1/2] submodule add: extend force flag to add existing repos

[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 v3 0/6] Pull out require_clean_work_tree() functionality from builtin/pull.c
 2016-10-07 16:37 UTC  (10+ messages)
` [PATCH v4 "
  ` [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  (4+ 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  (15+ messages)
` [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  (7+ messages)

[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 


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