git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-04-06 23:06:05 to 2016-04-09 12:23:47 UTC [more...]

[PATCH v12 1/5] t0040-test-parse-options.sh: fix style issues
 2016-04-09 12:23 UTC  (12+ messages)
` [PATCH v12 2/5] test-parse-options: print quiet as integer
` [PATCH v13 1/6] t0040-test-parse-options.sh: fix style issues
  ` [PATCH v13 2/6] test-parse-options: print quiet as integer
  ` [PATCH v13 6/6] commit: add a commit.verbose config variable
  ` [PATCH v13 3/6] t0040-parse-options: improve test coverage
  ` [PATCH v13 5/6] t7507-commit-verbose: improve test coverage by testing number of diffs
  ` [PATCH v13 4/6] parse-options.c: make OPTION_COUNTUP respect "unspecified" values

[PATCH 1/7] l10n: index-pack: use plural string instead of normal one
 2016-04-09 12:19 UTC  (13+ messages)
` [PATCH 2/7] l10n: unpack-trees: mark strings for translation
` [PATCH 3/7] l10n: git-parse-remote.sh: "
` [PATCH 4/7] l10n: builtin/pull.c: "
` [PATCH 5/7] l10n: builtin/pull.c: split strings marked "
` [PATCH 6/7] l10n: mv.c: add a comma ',' to string
` [PATCH 7/7] l10n: builtin/branch.c: mark option for translation

git 2.8.1 not working with socks5h https proxy anymore
 2016-04-09 12:05 UTC  (4+ messages)

[PATCH] rewrite t1500-rev-parse.sh
 2016-04-09 11:19 UTC  (2+ messages)
` [PATCH] t1500-rev-parse: rewrite each test to run in isolation

git segfaults on older Solaris releases
 2016-04-09  7:02 UTC  (10+ messages)

[PATCH] builtin/log.c: fixup format-patch --base segfault
 2016-04-09  6:41 UTC  (2+ messages)

[PATCH] Fixed grammar mistake in the french localization
 2016-04-09  6:38 UTC 

[PATCH 0/2] imap-send: fixes for CRAM-MD5 authentication
 2016-04-09  6:29 UTC  (2+ messages)

git log with ordering option and --first-parent is unnecessarily slow
 2016-04-09  5:42 UTC  (3+ messages)

[RFC/PATCH 00/18] Add --index-only option to git merge
 2016-04-09  4:44 UTC  (29+ messages)
` [RFC/PATCH 01/18] Remove duplicate code
` [RFC/PATCH 02/18] Avoid checking working copy when creating a virtual merge base
` [RFC/PATCH 03/18] Document weird bug in octopus merges via testcases
` [RFC/PATCH 04/18] merge-octopus: Abort if index not clean
` [RFC/PATCH 05/18] Add testcase for --index-only merges needing the recursive strategy
` [RFC/PATCH 06/18] Add testcase for --index-only merges needing an ff update
` [RFC/PATCH 07/18] Add testcase for --index-only merges with the resolve strategy
` [RFC/PATCH 08/18] Add testcase for --index-only merges with the octopus strategy
` [RFC/PATCH 09/18] Add testcase for --index-only merges with the ours strategy
` [RFC/PATCH 10/18] Add testcase for --index-only merges with the subtree strategy
` [RFC/PATCH 11/18] merge: Add a new --index-only option, not yet implemented
` [RFC/PATCH 12/18] Add --index-only support for recursive merges
` [RFC/PATCH 13/18] Add --index-only support with read_tree_trivial merges, kind of
` [RFC/PATCH 14/18] Add --index-only support for ff_only merges
` [RFC/PATCH 15/18] merge: Pass --index-only along to external merge strategy programs
` [RFC/PATCH 16/18] git-merge-one-file.sh: support --index-only option
` [RFC/PATCH 17/18] git-merge-resolve.sh: "
` [RFC/PATCH 18/18] git-merge-octopus.sh: "

[PATCH v3 00/16] index-helper, watchman
 2016-04-08 22:16 UTC  (13+ messages)
` [PATCH v3 03/16] index-helper: new daemon for caching index and related stuff
` [PATCH v3 09/16] index-helper: use watchman to avoid refreshing index with lstat()

[PATCH 00/24] Yet another pre-refs-backend series
 2016-04-08 21:57 UTC  (30+ messages)
` [PATCH 01/24] refs: move head_ref{,_submodule} to the common code
` [PATCH 02/24] refs: move for_each_*ref* functions into "
` [PATCH 03/24] t1430: test the output and error of some commands more carefully
` [PATCH 04/24] t1430: clean up broken refs/tags/shadow
` [PATCH 05/24] t1430: don't rely on symbolic-ref for creating broken symrefs
` [PATCH 06/24] t1430: test for-each-ref in the presence of badly-named refs
` [PATCH 07/24] t1430: improve test coverage of deletion "
` [PATCH 08/24] resolve_missing_loose_ref(): simplify semantics
` [PATCH 09/24] resolve_ref_unsafe(): use for loop to count up to MAXDEPTH
` [PATCH 10/24] resolve_ref_unsafe(): ensure flags is always set
` [PATCH 11/24] resolve_ref_1(): eliminate local variable
` [PATCH 12/24] resolve_ref_1(): reorder code
` [PATCH 13/24] resolve_ref_1(): eliminate local variable "bad_name"
` [PATCH 14/24] files-backend: break out ref reading
` [PATCH 15/24] read_raw_ref(): manage own scratch space
` [PATCH 16/24] Inline resolve_ref_1() into resolve_ref_unsafe()
` [PATCH 17/24] read_raw_ref(): change flags parameter to unsigned int
` [PATCH 18/24] fsck_head_link(): remove unneeded flag variable
` [PATCH 19/24] cmd_merge(): "
` [PATCH 20/24] checkout_paths(): "
` [PATCH 21/24] check_aliased_update(): check that dst_name is non-NULL
` [PATCH 22/24] show_head_ref(): check the result of resolve_ref_namespace()
` [PATCH 23/24] refs: move resolve_ref_unsafe into common code
` [PATCH 24/24] refs: on symref reflog expire, lock symref not referrent

[PATCH 1/2] imap-send: check for NOLOGIN capability only when using LOGIN command
 2016-04-08 18:43 UTC  (3+ messages)
` [PATCH 2/2] imap-send: fix CRAM-MD5 response calculation

[PATCH] format-patch: allow --no-patch to disable patch output
 2016-04-08 18:34 UTC  (5+ messages)

[PATCH] git-format-patch.txt: don't show -s as shorthand for multiple options
 2016-04-08 18:22 UTC  (3+ messages)

[PATCH] set_worktree_head_symref(): fix error message
 2016-04-08 17:26 UTC  (2+ messages)

[PATCH] log: allow --graph and --show-linear-break used together
 2016-04-08 17:11 UTC  (3+ messages)

[PATCH 0/4] fix compilation with OpenSSL 1.1.0-pre4
 2016-04-08 16:22 UTC  (5+ messages)
` [PATCH 1/4] imap-send: use HMAC() function provided by OpenSSL
` [PATCH 2/4] imap-send: check NULL return of SSL_CTX_new()
` [PATCH 3/4] imap-send: avoid deprecated TLSv1_method()
` [PATCH 4/4] configure: remove checking for HMAC_CTX_cleanup

[PATCH] rebase: convert revert to squash on autosquash
 2016-04-08 14:09 UTC  (8+ messages)

[PATCH] rev-parse: fix --git-common-dir when executed from subpath of main tree
 2016-04-08 12:35 UTC  (3+ messages)

bug to report
 2016-04-08 11:45 UTC  (2+ messages)
` Rename case insensitive

[PATCH] branch: update all per-worktree HEADs when renaming a branch
 2016-04-08  6:42 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] refs: add a new function set_worktree_head_symref

Greetings to you
 2016-04-08  1:25 UTC 

What's cooking in git.git (Apr 2016, #03; Thu, 7)
 2016-04-07 21:36 UTC  (3+ messages)

Paths handled differently by diff and checkout
 2016-04-07 20:55 UTC 

Fwd: Data loss when using "git stash -u" and ignored content in directories
 2016-04-07 20:34 UTC 

Problem with duplicated commits due to a merge
 2016-04-07 20:22 UTC 

[PATCH] commit: --amend -m '' silently fails to wipe message
 2016-04-07 20:28 UTC  (9+ messages)

[PATCH] sequencer.c: fix detection of duplicate s-o-b
 2016-04-07 20:16 UTC  (5+ messages)

[PATCH 0/4] git-am: use trailers to add extra signatures
 2016-04-07 17:56 UTC  (22+ messages)
` [PATCH 1/4] builtin/interpret-trailers.c: allow -t
` [PATCH 2/4] builtin/interpret-trailers: suppress blank line
` [PATCH 3/4] builtin/am: read mailinfo from file
` [PATCH 4/4] builtin/am: passthrough -t and --trailer flags

[PATCH v5 0/6] tag: move PGP verification code to tag.c
 2016-04-07 16:19 UTC  (9+ messages)
` [PATCH v5 4/6] builtin/verify-tag: replace name argument with sha1

Насчет взыскания задолженности, Насчет взыскания задолженности
 2016-04-04 15:28 UTC 

[PATCH] git-stash: Don't GPG sign when stashing changes
 2016-04-07  8:19 UTC  (3+ messages)

bug: nested submodules get an absolute gitdir path
 2016-04-07  6:44 UTC  (3+ messages)

dog harness, dog leash, dog clothes and dog carrier
 2016-04-07  5:55 UTC 

git interpret-trailers with multiple keys
 2016-04-07  2:28 UTC  (6+ messages)

[PATCH v2 00/11] saving and replaying multiple variants with rerere
 2016-04-06 23:05 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 03/11] rerere: handle leftover rr-cache/$ID directory and postimage files
  ` [PATCH v3 04/11] rerere: delay the recording of preimage
  ` [PATCH v3 08/11] rerere: gc and clear
  ` [PATCH v3 11/11] rerere: adjust 'forget' to multi-variant world order


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