git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-10-12 18:47:38 to 2015-10-14 20:46:50 UTC [more...]

[PATCH 00/26] mailinfo libification
 2015-10-14 20:45 UTC  (38+ messages)
` [PATCH 01/26] mailinfo: remove a no-op call convert_to_utf8(it, "")
` [PATCH 02/26] mailinfo: fix for off-by-one error in boundary stack
` [PATCH 03/26] mailinfo: fold decode_header_bq() into decode_header()
` [PATCH 04/26] mailinfo: move handle_boundary() lower
` [PATCH 05/26] mailinfo: get rid of function-local static states
` [PATCH 06/26] mailinfo: always pass "line" as an argument
` [PATCH 07/26] mailinfo: move global "line" into mailinfo() function
` [PATCH 08/26] mailinfo: introduce "struct mailinfo" to hold globals
` [PATCH 09/26] mailinfo: move keep_subject & keep_non_patch_bracket to struct mailinfo
` [PATCH 10/26] mailinfo: move global "FILE *fin, *fout" "
` [PATCH 11/26] mailinfo: move filter/header stage "
` [PATCH 12/26] mailinfo: move patch_lines "
` [PATCH 13/26] mailinfo: move add_message_id and message_id "
` [PATCH 14/26] mailinfo: move use_scissors and use_inbody_headers "
` [PATCH 15/26] mailinfo: move metainfo_charset "
` [PATCH 16/26] mailinfo: move transfer_encoding "
` [PATCH 17/26] mailinfo: move charset "
` [PATCH 18/26] mailinfo: handle_commit_msg() shouldn't be called after finding patchbreak
` [PATCH 19/26] mailinfo: move cmitmsg and patchfile to struct mailinfo
  ` [PATCH 27/26] mailinfo: close patchfile
    ` [PATCH 28/26] am: make direct call to mailinfo
` [PATCH 20/26] mailinfo: move [ps]_hdr_data to struct mailinfo
` [PATCH 21/26] mailinfo: keep the parsed log message in a strbuf
` [PATCH 22/26] mailinfo: move content/content_top to struct mailinfo
` [PATCH 23/26] mailinfo: handle errors found in decode_header() better
` [PATCH 24/26] mailinfo: handle charset conversion errors in the caller
` [PATCH 25/26] mailinfo: remove calls to exit() and die() deep in the callchain
` [PATCH 26/26] mailinfo: libify the whole thing
` [PATCH v2 00/31] libify mailinfo and call it directly from am
  ` [PATCH v2 03/31] mailinfo: explicitly close file handle to the patch output
  ` [PATCH v2 08/31] mailinfo: move global "line" into mailinfo() function
  ` [PATCH v2 09/31] mailinfo: introduce "struct mailinfo" to hold globals

repository corruption when pushing commits to a repository running 'git gc --prune='
 2015-10-14 20:08 UTC  (7+ messages)

Alternative to manual editing with git add --patch
 2015-10-14 17:50 UTC  (4+ messages)

[RFC] Git based patch tracking and review
 2015-10-14 17:30 UTC  (3+ messages)
` [PATCH 1/2] contrib: Add git-candidate subcommand
` [PATCH 2/2] contrib/git-candidate: Add README

[BUG] Broken links in Git Documentation/user-manual.txt
 2015-10-14 14:29 UTC  (4+ messages)

[Bug?] .git visible in git-status
 2015-10-14 13:21 UTC 

[PATCH] git-gui: Update Russian translation
 2015-10-14 13:18 UTC  (3+ messages)
    ` [PATCH v2] "

thread-utils: build with NO_PTHREADS fails
 2015-10-14 11:24 UTC  (4+ messages)

[ANNOUNCE] Git Rev News edition 8
 2015-10-14 10:03 UTC 

[PATCH 1/1] send-email: allow to compose only prepared cover letter
 2015-10-14  9:42 UTC  (3+ messages)

[PATCH v2 00/10] port branch.c to use ref-filter's printing options
 2015-10-14  6:12 UTC  (22+ messages)
` [PATCH v2 08/10] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v2 09/10] branch: use ref-filter printing APIs

[PATCH v3 00/13] object_id part 2
 2015-10-14  2:50 UTC  (4+ messages)
` [PATCH v3 01/13] refs: convert some internal functions to use object_id

[PATCH v3 00/44] alternate refs backends
 2015-10-14  1:01 UTC  (71+ messages)
` [PATCH v3 01/44] refs.c: create a public version of verify_refname_available
` [PATCH v3 02/44] refs: make repack_without_refs and is_branch public
` [PATCH v3 03/44] refs-be-files.c: rename refs to refs-be-files
` [PATCH v3 04/44] refs.c: add a new refs.c file to hold all common refs code
` [PATCH v3 05/44] refs.c: move update_ref to refs.c
` [PATCH v3 06/44] refs.c: move delete_ref and delete_refs to the common code
` [PATCH v3 07/44] refs.c: move read_ref_at to the common refs file
` [PATCH v3 08/44] refs.c: move the hidden refs functions to the common code
` [PATCH v3 09/44] refs.c: move dwim and friend functions to the common refs code
` [PATCH v3 10/44] refs.c: move warn_if_dangling_symref* to the common code
` [PATCH v3 11/44] refs.c: move read_ref, read_ref_full and ref_exists "
` [PATCH v3 12/44] refs.c: move resolve_refdup to common
` [PATCH v3 13/44] refs.c: move check_refname_format to the common code
` [PATCH v3 14/44] refs.c: move is_branch "
` [PATCH v3 15/44] refs.c: move prettify_refname "
` [PATCH v3 16/44] refs.c: move ref iterators "
` [PATCH v3 17/44] refs.c: move head_ref_namespaced "
` [PATCH v3 18/44] refs: move transaction functions into "
` [PATCH v3 19/44] refs: add a backend method structure with transaction functions
` [PATCH v3 19/44] refs-be-files.c: "
` [PATCH v3 20/44] refs-be-files.c: add methods for misc ref operations
` [PATCH v3 21/44] refs-be-files.c: add methods for the ref iterators
` [PATCH v3 22/44] refs-be-files.c: add method for for_each_reftype_
` [PATCH v3 23/44] refs-be-files.c: add do_for_each_per_worktree_ref
` [PATCH v3 24/44] refs.c: move refname_is_safe to the common code
` [PATCH v3 25/44] refs.h: document make refname_is_safe and add it to header
` [PATCH v3 26/44] refs.c: move copy_msg to the common code
` [PATCH v3 27/44] refs.c: move peel_object "
` [PATCH v3 28/44] refs.c: move should_autocreate_reflog to "
` [PATCH v3 29/44] refs.c: add ref backend init function
` [PATCH v3 30/44] refs.c: add methods for reflog
` [PATCH v3 31/44] refs.c: add method for initial ref transaction commit
` [PATCH v3 32/44] initdb: move safe_create_dir into common code
` [PATCH v3 33/44] refs.c: add method for initializing refs db
` [PATCH v3 34/44] refs-be-files.c: add method to rename refs
` [PATCH v3 35/44] refs: make lock generic
` [PATCH v3 36/44] refs: make files_log_ref_write functions public
` [PATCH v3 37/44] refs: break out a ref conflict check
` [PATCH v3 38/44] refs: move duplicate check to common code
` [PATCH v3 39/44] refs: always handle non-normal refs in files backend
` [PATCH v3 40/44] refs: allow ref backend to be set for clone
` [PATCH v3 41/44] refs: add register_refs_backend
` [PATCH v3 42/44] introduce "extensions" form of core.repositoryformatversion
` [PATCH v3 43/44] refs: add LMDB refs backend
` [PATCH v3 44/44] refs: tests for db backend

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

bug report: `git stash save -u` deletes directory whose contents are .gitignored
 2015-10-13 22:48 UTC 

[PATCH] Add fetch.recurseSubmoduleParallelism config option
 2015-10-13 21:07 UTC  (7+ messages)

[PATCH v2] merge: fix cache_entry use-after-free
 2015-10-13 21:05 UTC  (4+ messages)

Solaris: Fail to build git with CFLAGS=-m64
 2015-10-13 19:06 UTC  (3+ messages)

[Suggestion] add alt texts to the images of the git book
 2015-10-13 15:42 UTC  (2+ messages)

[PATCH 0/2] Reinstate the helpful message when `git pull --rebase` fails
 2015-10-13 11:48 UTC  (12+ messages)
` [PATCH 2/2] pull --rebase: reinstate helpful message on abort

[PATCH v3 0/3] Add Travis CI support
 2015-10-13 10:32 UTC  (13+ messages)
` [PATCH v3 1/3] "

PLS I NEED YOUR HELP
 2015-10-12 19:21 UTC 

Why does "git reset --hard" fail on file/folder conflicts?
 2015-10-13  6:36 UTC 

[PATCH] submodule-config: Untangle logic in parse_config
 2015-10-13  0:02 UTC  (3+ messages)
  ` [PATCHv2] submodule-config: Shorten "

Add submodule specifying depth and branch at the same time won't work
 2015-10-12 21:59 UTC  (3+ messages)
` [PATCH] submodule: Test a shallow branch
  ` Fwd: "

[PATCHv7 0/8] fetch submodules in parallel
 2015-10-12 19:32 UTC  (10+ messages)
` [PATCHv7 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
` [PATCHv7 2/8] xread: poll on non blocking fds
` [PATCHv7 3/8] xread_nonblock: add functionality to read from fds without blocking
` [PATCHv7 4/8] strbuf: add strbuf_read_once to read "
` [PATCHv7 5/8] sigchain: add command to pop all common signals
` [PATCHv7 6/8] run-command: add an asynchronous parallel child processor
` [PATCHv7 7/8] fetch_populated_submodules: use new parallel job processing
` [PATCHv7 8/8] submodules: allow parallel fetching, add tests and documentation


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