git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-06-24 05:00:08 to 2014-06-28 00:38:18 UTC [more...]

Experimental TDB support for GIT REFS
 2014-06-28  0:37 UTC  (2+ messages)

[PATCH 0/3] verify-commit: verify commit signatures
 2014-06-28  0:32 UTC  (17+ messages)
` [PATCH 3/3] verify-commit: scriptable commit signature verification
                      ` [PATCH] log: correctly identify mergetag signature verification status

[PATCH 1/3] cache-tree: Create/update cache-tree on checkout
 2014-06-28  0:20 UTC  (3+ messages)
` [PATCH 2/3] test-dump-cache-tree: Improve output format and exit code
` [PATCH 3/3] cache-tree: Write index with updated cache-tree after commit

Trouble merging renamed but identical files - CONFLICT (rename/rename)
 2014-06-27 22:39 UTC  (3+ messages)

Passing rev-list options in git-filter-branch broken
 2014-06-27 22:20 UTC  (3+ messages)

[PATCH/RFC] config: Add config sets for config parsing & retrieval
 2014-06-27 21:07 UTC  (2+ messages)

[PATCHv3 0/5] verify-commit: verify commit signatures
 2014-06-27 20:26 UTC  (9+ messages)
` [PATCHv4 0/4] "
  ` [PATCHv4 1/4] gpg-interface: provide clear helper for struct signature_check
  ` [PATCHv4 2/4] gpg-interface: provide access to the payload
  ` [PATCHv4 3/4] verify-commit: scriptable commit signature verification
  ` [PATCHv4 4/4] t7510: test verify-commit

Tackling Git Limitations with Singular Large Line-seperated Plaintext files
 2014-06-27 20:13 UTC  (7+ messages)

[RFC/PATCH V2] alias.c: replace git_config with git_config_get_string
 2014-06-27 19:19 UTC  (25+ messages)
` [RFC/PATCH V2] branch.c: "
` [RFC/PATCH] imap-send.c: "
` [RFC/PATCH] notes-util.c: "
` [RFC/PATCH] notes.c: "
` [RFC/PATCH] pager.c: "

[PATCH 1/4] wrapper.c: introduce gentle xmallocz that does not die()
 2014-06-27 18:56 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] fsck: do not die when not enough memory to examine a pack entry
  ` [PATCH v2 3/4] diff.c: allow to pass more flags to diff_populate_filespec
  ` [PATCH v2 4/4] diff: mark any file larger than core.bigfilethreshold binary

[PATCH] resolve_gitlink_ref_recursive(): verify format of symbolic refs
 2014-06-27 17:59 UTC  (3+ messages)

[PATCH] stash create: Add --include-untracked and --all option to stash create
 2014-06-27 17:37 UTC  (2+ messages)

[PATCH] gitk: catch mkdtemp errors
 2014-06-27 17:16 UTC  (7+ messages)

[PATCH v3 0/3] git config cache & special querying api utilizing the cache
 2014-06-27 17:13 UTC  (32+ messages)
` [PATCH v3 2/3] config: add hashtable for config parsing & retrieval
` [PATCH v3 3/3] test-config: add usage examples for non-callback query functions

How to populate index/worktree when recursive merge merges multiple common ancestors?
 2014-06-27 15:31 UTC  (2+ messages)

[PATCH] submodule.c: use the ARRAY_SIZE macro
 2014-06-27 12:11 UTC 

[PATCH] Fix: wrong offset for CET timezone
 2014-06-27  8:51 UTC  (5+ messages)

Is it possible to list unpushed tags without accessing remote?
 2014-06-27  7:41 UTC  (6+ messages)

Tool/Scripts - For maintaining different branches on a repo
 2014-06-27  6:27 UTC  (3+ messages)

What's cooking in git.git (Jun 2014, #06; Thu, 26)
 2014-06-26 22:02 UTC 

files deleted with no record?
 2014-06-26 21:00 UTC  (5+ messages)

[PATCH 0/8] use merge-base for tag --contains
 2014-06-26 19:26 UTC  (16+ messages)
` [PATCH 1/8] tag: allow --sort with -n
` [PATCH 2/8] tag: factor out decision to stream tags
` [PATCH 3/8] paint_down_to_common: use prio_queue
` [PATCH 4/8] add functions for memory-efficient bitmaps
` [PATCH 5/8] string-list: add pos to iterator callback
` [PATCH 6/8] commit: provide a fast multi-tip contains function
` [PATCH 7/8] tag: use commit_contains
` [PATCH 8/8] perf: add tests for tag --contains

[PATCH 0/4] git replace --edit --raw
 2014-06-26 15:55 UTC  (9+ messages)
` [PATCH 1/4] replace: replace spaces with tabs in indentation
` [PATCH 2/4] avoid double close of descriptors handed to run_command
` [PATCH 3/4] replace: use argv_array in export_object
` [PATCH 4/4] replace: add a --raw mode for --edit

Git-status / preload_index() performance
 2014-06-26 12:30 UTC  (7+ messages)
` [PATCH] preload-index: optimize for sequential IO
` [PATCH (experimental)] preload-index: make parallel IO configurable
` [PATCH (performance tracing)] test git-status performance

[PATCH v20 00/48] Use ref transactions
 2014-06-26  9:54 UTC  (3+ messages)
` [PATCH v20 13/48] refs.c: make resolve_ref_unsafe set errno to something meaningful on error

[BUG/RFC] cherry-pick adds newline to last line of file
 2014-06-26  9:30 UTC 

BUG: git request-pull broken for plain branches
 2014-06-26  7:06 UTC  (5+ messages)

[PATCH v5 00/11] add performance tracing facility
 2014-06-26  1:11 UTC  (4+ messages)

Use case (was Re: Should branches be objects?)
 2014-06-25 22:44 UTC  (6+ messages)

[PATCH] t7510: Skip all if GPG isn't installed
 2014-06-25 22:24 UTC  (4+ messages)

[ANNOUNCE] Git v2.0.1
 2014-06-25 21:19 UTC 

[PATCH 00/14] Add submodule test harness
 2014-06-20 17:31 UTC  (4+ messages)
` [PATCH 02/14] submodules: Add the lib-submodule-update.sh test library
  ` [PATCH v2 "

[PATCH v5 0/2] cleanup duplicate name_compare() functions
 2014-06-20 17:15 UTC  (5+ messages)
` [PATCH v5 1/2] name-hash.c: replace cache_name_compare() with memcmp()
` [PATCH v5 2/2] cleanup duplicate name_compare() functions

[PATCH] alloc.c: remove alloc_raw_commit_node() function
 2014-06-19 20:32 UTC  (5+ messages)

[PATCH v2] dropping manual malloc calculations
 2014-06-25 19:54 UTC  (10+ messages)
` [PATCH v2 06/10] setup_git_env: use git_pathdup instead of xmalloc + sprintf

Triangular workflow with Central repo
 2014-06-25 17:32 UTC  (2+ messages)

Survey: Tell us how you use Git -- Revised Survey Link
 2014-06-25 16:50 UTC 

Survey: Tell us how you use Git
 2014-06-24 23:41 UTC 

Survey: Tell us how you use Git
 2014-06-24 23:26 UTC 

Feature request: git commit -A
 2014-06-24 23:34 UTC  (2+ messages)

filter / gitattributes
 2014-06-24 19:02 UTC 

[PATCH 0/4 v2] gitk: show latest change to region
 2014-06-24 18:21 UTC  (5+ messages)
` [PATCH v2 1/4] gitk: use single blamestuff for all show_line_source{} calls
` [PATCH v2 2/4] gitk: refactor: separate generic hunk parsing out of find_hunk_blamespecs{}
` [PATCH v2 3/4] gitk: refactor: separate io from logic in the searching origin of line
` [PATCH v2 4/4] gitk: show latest change to region

[PATCH] gitk: use single blamestuff for all show_line_source{} calls
 2014-06-24 18:27 UTC  (5+ messages)
` [PATCH 0/3] gitk: show latest change to region
  ` [PATCH 1/3] gitk: refactor: separate generic hunk parsing out of find_hunk_blamespecs{}

Unable to clone a repo over an IPv6 link local address: port got trimmed to 4 chars
 2014-06-24 13:19 UTC  (3+ messages)

Is column.ui.* configuration a bit too strong?
 2014-06-24 12:00 UTC  (2+ messages)

gitk with submodules does not show new commits on other branches
 2014-06-24 10:07 UTC  (7+ messages)

bug: git grep -P and multiline mode
 2014-06-24  7:34 UTC  (3+ messages)

[PATCH] gitk: add visiblerefs option, which lists always shown branches
 2014-06-24  5:19 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).