git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-10-15 19:47:35 to 2015-10-19 22:58:04 UTC [more...]

[PATCH 00/26] mailinfo libification
 2015-10-19 22:57 UTC  (41+ messages)
` [PATCH v2 00/31] libify mailinfo and call it directly from am
  ` [PATCH v2 16/31] mailinfo: move metainfo_charset to struct mailinfo
  ` [PATCH v3 00/34] libify mailinfo and call it directly from am
    ` [PATCH v3 01/34] mailinfo: remove a no-op call convert_to_utf8(it, "")
    ` [PATCH v3 02/34] mailinfo: fold decode_header_bq() into decode_header()
    ` [PATCH v3 03/34] mailinfo: fix an off-by-one error in the boundary stack
    ` [PATCH v3 04/34] mailinfo: explicitly close file handle to the patch output
    ` [PATCH v3 05/34] mailinfo: move handle_boundary() lower
    ` [PATCH v3 06/34] mailinfo: get rid of function-local static states
    ` [PATCH v3 07/34] mailinfo: do not let handle_body() touch global "line" directly
    ` [PATCH v3 08/34] mailinfo: do not let handle_boundary() "
    ` [PATCH v3 09/34] mailinfo: do not let find_boundary() "
    ` [PATCH v3 10/34] mailinfo: move global "line" into mailinfo() function
    ` [PATCH v3 11/34] mailinfo: introduce "struct mailinfo" to hold globals
    ` [PATCH v3 12/34] mailinfo: move keep_subject & keep_non_patch_bracket to struct mailinfo
    ` [PATCH v3 13/34] mailinfo: move global "FILE *fin, *fout" "
    ` [PATCH v3 14/34] mailinfo: move filter/header stage "
    ` [PATCH v3 15/34] mailinfo: move patch_lines "
    ` [PATCH v3 16/34] mailinfo: move add_message_id and message_id "
    ` [PATCH v3 17/34] mailinfo: move use_scissors and use_inbody_headers "
    ` [PATCH v3 18/34] mailinfo: move metainfo_charset "
    ` [PATCH v3 19/34] mailinfo: move check for metainfo_charset to convert_to_utf8()
    ` [PATCH v3 20/34] mailinfo: move transfer_encoding to struct mailinfo
    ` [PATCH v3 21/34] mailinfo: move charset "
    ` [PATCH v3 22/34] mailinfo: move cmitmsg and patchfile "
    ` [PATCH v3 23/34] mailinfo: move [ps]_hdr_data "
    ` [PATCH v3 24/34] mailinfo: move content/content_top "
    ` [PATCH v3 25/34] mailinfo: handle_commit_msg() shouldn't be called after finding patchbreak
    ` [PATCH v3 26/34] mailinfo: keep the parsed log message in a strbuf
    ` [PATCH v3 27/34] mailinfo: move read_one_header_line() closer to its callers
    ` [PATCH v3 28/34] mailinfo: move check_header() after the helpers it uses
    ` [PATCH v3 29/34] mailinfo: move cleanup_space() before its users
    ` [PATCH v3 30/34] mailinfo: move definition of MAX_HDR_PARSED closer to its use
    ` [PATCH v3 31/34] mailinfo: libify
    ` [PATCH v3 32/34] mailinfo: handle charset conversion errors in the caller
    ` [PATCH v3 33/34] mailinfo: remove calls to exit() and die() deep in the callchain
    ` [PATCH v3 34/34] am: make direct call to mailinfo

[PATCH v3] merge: fix cache_entry use-after-free
 2015-10-19 22:27 UTC  (8+ messages)

[RFC] URL rewrite in .gitmodules
 2015-10-19 22:07 UTC  (2+ messages)

Announcing Git for Windows 2.6.2
 2015-10-19 21:08 UTC 

problem with modification time of packfiles
 2015-10-19 19:59 UTC  (3+ messages)

[PATCH] fix flaky untracked-cache test
 2015-10-19 19:48 UTC 

[PATCH v2 0/4] stripspace: Implement and use --count-lines option
 2015-10-19 19:42 UTC  (21+ messages)
` [PATCH v2 1/4] strbuf: make stripspace() part of strbuf
` [PATCH v2 2/4] stripspace: Use parse-options for command-line parsing
` [PATCH v2 3/4] stripspace: Implement --count-lines option
` [PATCH v2 4/4] git rebase -i: Use newly added --count-lines option for stripspace

[PATCH v1] git-p4: Add option to ignore empty commits
 2015-10-19 18:43 UTC 

[PATCH 0/5] Fixes for the parallel processing
 2015-10-19 18:24 UTC  (6+ messages)
` [PATCH 1/5] run-command: Fix early shutdown
` [PATCH 2/5] run-command: Call get_next_task with a clean child process
` [PATCH 3/5] run-command: Initialize the shutdown flag
` [PATCH 4/5] test-run-command: test for gracefully aborting
` [PATCH 5/5] test-run-command: Increase test coverage

[PATCH] pull: add angle brackets to usage string
 2015-10-19 17:27 UTC  (7+ messages)

Git bug report: git doesn't change working directory
 2015-10-19 16:33 UTC  (2+ messages)

[PATCH] contrib/subtree: remove "push" command from the "todo" file
 2015-10-19 12:06 UTC 

Feature Request: Branch Description updating support for git fetch/pull/push
 2015-10-19  9:15 UTC 

[PATCH v2 00/10] port branch.c to use ref-filter's printing options
 2015-10-19  8:12 UTC  (17+ messages)

[GIT PULL] l10n updates for 2.6 maint branch
 2015-10-19  6:37 UTC  (2+ messages)

[PATCH] Fix worktree usage message
 2015-10-19  6:35 UTC  (6+ messages)
      ` [PATCH] worktree: usage: denote <branch> as optional with 'add'

[PATCH] Add ls-files --eol-staged, --eol-worktree
 2015-10-19  6:32 UTC  (8+ messages)

submodule: allow submodule directory in gitignore
 2015-10-19  2:24 UTC  (4+ messages)

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-10-19  0:51 UTC  (4+ messages)

[Feature Request] git blame showing only revisions from git rev-list --first-parent
 2015-10-18 17:41 UTC  (11+ messages)

How to rebase when some commit hashes are in some commit messages
 2015-10-18 16:23 UTC  (10+ messages)

[PATCH v2] tag.c: use the correct algorithm for the '--contains' option
 2015-10-18 10:25 UTC 

[PATCH] Fix missing brackets in worktree usage
 2015-10-18 10:24 UTC 

git tag --contains now takes a long time
 2015-10-18 10:04 UTC  (8+ messages)

git worktree help inconsistent
 2015-10-18  4:10 UTC 

dead link on manual page
 2015-10-18  2:46 UTC  (2+ messages)

[PATCH] tag.c: use the correct algorithm for the '--contains' option
 2015-10-17 18:23 UTC 

[PATCH 0/3] stripspace: Implement and use --count-lines option
 2015-10-17 10:44 UTC  (17+ messages)
` [PATCH 1/3] strbuf: make stripspace() part of strbuf
` [PATCH 2/3] stripspace: Implement --count-lines option

[PATCH] usage: do not insist that standard input must come from a file
 2015-10-16 22:58 UTC  (5+ messages)

[ANNOUNCE] Git v2.6.2
 2015-10-16 22:10 UTC 

[BUG] t7063-status-untracked-cache flaky?
 2015-10-16 21:25 UTC  (5+ messages)

[RFC PATCHv1 00/12] git submodule update in C with parallel cloning
 2015-10-16 21:08 UTC  (19+ messages)
` [PATCH 01/12] git submodule update: Announce skipping submodules on stderr
` [PATCH 02/12] git submodule update: Announce uninitialized modules "
` [PATCH 03/12] git submodule update: Move branch calculation to where it's needed
` [PATCH 04/12] git submodule update: Announce outcome of submodule operation to stderr
` [PATCH 05/12] git submodule update: Use its own list implementation
` [PATCH 06/12] git submodule update: Handle unmerged submodules in C
` [PATCH 07/12] submodule config: keep update strategy around
` [PATCH 08/12] git submodule update: check for "none" in C
` [PATCH 09/12] git submodule update: Check url "
` [PATCH 10/12] git submodule update: Clone projects from within C
` [PATCH 11/12] submodule--helper: Do not emit submodules to process directly
` [PATCH 12/12] WIP/broken Clone all outstanding submodules in parallel

[PATCH] Add fetch.recurseSubmoduleParallelism config option
 2015-10-16 17:26 UTC  (6+ messages)

[PATCH] fetch: only show "Fetching remote" when verbose mode is enabled
 2015-10-16  6:49 UTC 

[PATCH] Use the alternates of the source repository for dissociating clone
 2015-10-16  7:00 UTC  (3+ messages)

[PATCH v4 00/26] refs backend pre-vtable patches
 2015-10-16  6:36 UTC  (24+ messages)
` [PATCH v4 01/26] refs.c: create a public version of verify_refname_available
` [PATCH v4 02/26] refs: make repack_without_refs and is_branch public
` [PATCH v4 03/26] refs-be-files.c: rename refs to refs-be-files
` [PATCH v4 04/26] refs.c: add a new refs.c file to hold all common refs code
` [PATCH v4 05/26] refs.c: move update_ref to refs.c
` [PATCH v4 06/26] refs.c: move delete_pseudoref and delete_ref to the common code
` [PATCH v4 08/26] refs.c: move the hidden refs functions "
` [PATCH v4 09/26] refs.c: move dwim and friend functions to the common refs code
` [PATCH v4 11/26] refs.c: move read_ref, read_ref_full and ref_exists to the common code
` [PATCH v4 13/26] refs.c: move check_refname_format "
` [PATCH v4 15/26] refs.c: move prettify_refname "
` [PATCH v4 17/26] refs.c: move head_ref_namespaced "
` [PATCH v4 18/26] refs: move transaction functions into "
` [PATCH v4 19/26] refs.c: move refname_is_safe to the "
` [PATCH v4 20/26] refs.c: move copy_msg "
` [PATCH v4 21/26] refs.c: move peel_object "
` [PATCH v4 22/26] refs.c: move should_autocreate_reflog to "
` [PATCH v4 23/26] initdb: move safe_create_dir into "
` [PATCH v4 24/26] refs: make files_log_ref_write functions public
` [PATCH v4 25/26] refs: break out ref conflict checks
` [PATCH v4 26/26] introduce "extensions" form of core.repositoryformatversion

Make "git checkout" automatically update submodules?
 2015-10-15 23:21 UTC  (2+ messages)

about rev-parse's quietness
 2015-10-15 19:59 UTC  (2+ 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).