git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-03-20 18:09:01 to 2015-03-23 09:37:25 UTC [more...]

[PATCH 0/25] detecting &&-chain breakage
 2015-03-23  9:36 UTC  (7+ messages)
` [PATCH 26/27] t/*svn*: fix moderate "

[PATCH/RFC/GSOC] make git-pull a builtin
 2015-03-23  9:07 UTC  (11+ messages)

cover letter and cc list
 2015-03-23  8:18 UTC  (3+ messages)

[PATCH 1/5] Add a new option 'merges' to revision.c
 2015-03-23  5:14 UTC  (20+ messages)
` [PATCH 2/5] Make git-log honor log.merges option
` [PATCH 3/5] Update documentations for git-log to include the new --merges option and also its corresponding config option
` [PATCH 4/5] Add tests for git-log --merges=show|hide|only
` [PATCH 5/5] Update Bash completion script to include git log --merges option

Draft of Git Rev News edition 1
 2015-03-23  5:00 UTC  (9+ messages)

status hangs trying to get submodule summary
 2015-03-23  4:40 UTC  (26+ messages)
` [PATCH] status: read submodule process output before calling wait()
  ` [PATCH 0/7] introduce strbuf_read_cmd to avoid deadlocks
    ` [PATCH 1/7] wt-status: don't flush before running "submodule status"
    ` [PATCH 2/7] wt_status: fix signedness mismatch in strbuf_read call
    ` [PATCH 3/7] strbuf: introduce strbuf_read_cmd helper
            ` [PATCH v2 0/7] introduce capture_command to avoid deadlocks
              ` [PATCH v2 1/7] wt-status: don't flush before running "submodule status"
              ` [PATCH v2 2/7] wt_status: fix signedness mismatch in strbuf_read call
              ` [PATCH v2 3/7] run-command: introduce capture_command helper
              ` [PATCH v2 4/7] wt-status: use capture_command
              ` [PATCH v2 5/7] submodule: "
              ` [PATCH v2 6/7] trailer: "
              ` [PATCH v2 7/7] run-command: forbid using run_command with piped output
    ` [PATCH 4/7] wt-status: use strbuf_read_cmd
    ` [PATCH 5/7] submodule: "
    ` [PATCH 6/7] trailer: "
    ` [PATCH 7/7] run-command: forbid using run_command with piped output

[PATCH v4 1/4] git-credential-store: support multiple credential files
 2015-03-23  1:56 UTC  (12+ messages)
` [PATCH v4 3/4] docs/git-credential-store: document XDG file and precedence
` [PATCH v4 4/4] t0302: test credential-store support for XDG_CONFIG_HOME

git-send-email.perl should check the version of Perl modules it uses
 2015-03-23  1:11 UTC 

[PATCH/GSoC/RFC] fetch: git fetch --deepen
 2015-03-22 23:23 UTC  (4+ messages)
` [PATCH v2/GSoC/RFC] "

rebase with commit.gpgsign = true
 2015-03-22 21:13 UTC 

[PATCH 00/15] Fixing memory leaks
 2015-03-22 19:36 UTC  (30+ messages)
` [PATCH 01/15] read-cache: fix memleak
` [PATCH 02/15] read-cache: Improve readability
` [PATCH 03/15] read-cache: free cache entry in add_to_index in case of early return
` [PATCH 04/15] update-index: fix a memleak
` [PATCH 05/15] builtin/apply.c: "
` [PATCH 06/15] merge-blobs.c: Fix "
` [PATCH 07/15] merge-recursive: fix memleaks
` [PATCH 08/15] http-push: Remove unneeded cleanup
` [PATCH 09/15] http: release the memory of a http pack request as well
` [PATCH 10/15] commit.c: fix a memory leak
` [PATCH 11/15] builtin/check-attr: fix a memleak
` [PATCH 12/15] builtin/merge-base: fix memleak
` [PATCH 13/15] builtin/unpack-file: fix a memleak
` [PATCH 14/15] builtin/cat-file: free memleak
` [PATCH 15/15] ls-files: fix a memleak

What's cooking in git.git (Mar 2015, #07; Fri, 20)
 2015-03-22 19:08 UTC  (7+ messages)

[PATCH] clone: Warn if clone lacks LICENSE or COPYING file
 2015-03-22 17:56 UTC  (5+ messages)

[RFC/PATCH] align D/F handling of "diff --no-index" with that of normal Git
 2015-03-22 17:56 UTC  (4+ messages)

[PATCH] completion: use __gitcomp_nl() for completing refs
 2015-03-22 12:03 UTC 

bug in bash completion for git-branch --set-upstream-to on OSX
 2015-03-22 11:06 UTC 

[PATCH] clone: Warn if LICENSE or COPYING file lacking and !clone.skiplicensecheck
 2015-03-22  9:45 UTC  (3+ messages)

[PATCH v5 0/3] gitk: save only changed configuration on exit
 2015-03-22  3:39 UTC  (2+ messages)

[PATCH] git-log: added --none-match option
 2015-03-22  3:39 UTC  (4+ messages)
` [PATCH v2] log: teach --invert-grep option
  ` [PATCH] gitk: pass --invert-grep option down to "git log"

[PATCH 1/1] gitk: po/ru.po russian translation typo fixed
 2015-03-22  3:40 UTC  (2+ messages)

[PATCH] gitk: Enable mouse horizontal scrolling in diff pane
 2015-03-22  3:37 UTC  (2+ messages)

[PATCH] gitk: Remove tcl-format flag from a message that shouldn't have it
 2015-03-22  3:40 UTC  (4+ messages)

[PATCH v2] l10n: gitk/ca.po: add Catalan translation
 2015-03-22  3:41 UTC  (2+ messages)

Git ignore help
 2015-03-22  3:33 UTC  (2+ messages)

bug in bash completion for git-branch --set-upstream-to on OSX
 2015-03-22  3:24 UTC  (2+ messages)

[PATCH/RFC][GSoC] diff-no-index: transform "$directory $file" args to "$directory/$file $file"
 2015-03-22  2:39 UTC  (4+ messages)

[PATCH 0/25] detecting &&-chain breakage
 2015-03-21 22:23 UTC  (9+ messages)

[PATCH v4] rev-list: refuse --first-parent combined with --bisect
 2015-03-21 22:01 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v2] t6039: fix broken && chain
 2015-03-21 21:40 UTC 

[PATCH 1/1] l10n: de.po: use "bla …" instead of "bla..."
 2015-03-21 21:21 UTC  (3+ messages)

[PATCH] t6039: fix broken && chain
 2015-03-21 18:04 UTC  (4+ messages)

[GSoC Project Help] Unifying git branch -l, git tag -l and git for-each-ref
 2015-03-21 17:02 UTC  (3+ messages)

Bug? git submodule add SSL certificate problem: unable to get local issuer certificate
 2015-03-21 13:22 UTC  (4+ messages)

[PATCH v2] git prompt: Use toplevel to find untracked files
 2015-03-21  8:46 UTC  (2+ messages)

[PATCH] Documentation: Add target to build PDF manpages
 2015-03-20 22:42 UTC  (11+ messages)

[PATCH] t1700: make test pass with index-v4
 2015-03-20 22:12 UTC  (9+ messages)
` [PATCH v2] "
      ` [PATCH 0/2] fix test suite with split index
        ` [PATCH 1/2] test-lib: allow using split index in the test suite
        ` [PATCH 2/2] read-cache: fix reading of split index

[v3 PATCH 2/2] reset: add tests for git reset -
 2015-03-20 20:32 UTC  (3+ messages)

[PATCH 00/16] Convert parts of refs.c to struct object_id
 2015-03-20 19:55 UTC  (19+ messages)
` [PATCH 01/16] refs: convert struct ref_entry to use "
` [PATCH 02/16] refs: convert for_each_tag_ref to "
` [PATCH 03/16] refs: convert remaining users of for_each_ref_in to object_id
` [PATCH 04/16] refs: convert for_each_ref_in_submodule "
` [PATCH 05/16] refs: convert head_ref to struct object_id
` [PATCH 06/16] refs: convert for_each_ref_submodule "
` [PATCH 07/16] revision: remove unused _oid helper
` [PATCH 08/16] refs: convert for_each_ref to struct object_id
` [PATCH 09/16] refs: convert for_each_replace_ref "
` [PATCH 10/16] refs: convert namespaced ref iteration functions to object_id
` [PATCH 11/16] refs: convert for_each_rawref to struct object_id
` [PATCH 12/16] refs: rename do_for_each_ref_oid to do_for_each_ref
` [PATCH 13/16] refs: convert for_each_reflog to struct object_id
` [PATCH 14/16] refs: rename each_ref_fn_oid to each_ref_fn
` [PATCH 15/16] Remove unneeded *_oid functions
` [PATCH 16/16] refs: convert struct ref_lock to struct object_id

[PATCH 0/5] not making corruption worse
 2015-03-20 18:43 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] t5312: test object deletion code paths in a corrupted repository
  ` [PATCH v2 2/5] refs: introduce a "ref paranoia" flag
  ` [PATCH v2 3/5] prune: turn on ref_paranoia flag
  ` [PATCH v2 4/5] repack: turn on "ref paranoia" when doing a destructive repack
  ` [PATCH v2 5/5] refs.c: drop curate_packed_refs


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