git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-04-15 17:00:51 to 2015-04-18 11:10:46 UTC [more...]

[PATCH v2] config.c: split some variables to $GIT_DIR/config.worktree
 2015-04-18 11:10 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] nd/slim-index-pack-memory-usage update
 2015-04-18 10:47 UTC  (3+ messages)
` [PATCH 1/2] index-pack: reduce object_entry size to save memory
` [PATCH 2/2] index-pack: kill union delta_base "

[PATCH v8 0/4] cat-file: teach cat-file a '--literally' option
 2015-04-18  9:03 UTC  (25+ messages)
` [PATCH v8 1/4] sha1_file.c: support reading from a loose object of unknown type
` [PATCH v8 2/4] cat-file: teach cat-file a '--literally' option
` [PATCH v8 4/4] t1006: add tests for git cat-file --literally

[PATCH 1/7] path.c: implement xdg_config_home()
 2015-04-18  8:48 UTC  (6+ messages)
  ` [PATCH v2 "

fast-import should not care about core.ignorecase
 2015-04-18  7:36 UTC  (6+ messages)
` [PATCH] fast-import: add options to enable/disable case folding

[BUG] Performance regression due to #33d4221: write_sha1_file: freshen existing objects
 2015-04-18  3:35 UTC  (4+ messages)

assert failed in submodule edge case
 2015-04-18  1:19 UTC  (3+ messages)
  ` [PATCH] pathspec: adjust prefixlen after striping trailing slash

[PATCH 0/3] Another approach to large transactions
 2015-04-17 23:31 UTC  (8+ messages)
` [PATCH 1/3] refs.c: remove lock_fd from struct ref_lock
` [PATCH 2/3] Move get_max_fd_limit(void) to git_compat_util.h
` [PATCH 3/3] refs.c: enable large transactions

[PATCH] git-p4: Use -m when running p4 changes
 2015-04-17 23:11 UTC  (6+ messages)
        ` [PATCH v3] "

[PATCH] dir: allow a BOM at the beginning of exclude files
 2015-04-17 22:44 UTC  (23+ messages)
      ` [PATCH 0/3] UTF8 BOM follow-up
        ` [PATCH 1/3] utf8-bom: introduce skip_utf8_bom() helper
        ` [PATCH 2/3] config: use utf8_bom[] from utf.[ch] in git_parse_source()
        ` [PATCH 3/3] attr: skip UTF8 BOM at the beginning of the input file
      ` [PATCH v2 0/4] UTF8 BOM follow-up
        ` [PATCH v2 1/4] add_excludes_from_file: clarify the bom skipping logic
        ` [PATCH v2 2/4] utf8-bom: introduce skip_utf8_bom() helper
        ` [PATCH v2 3/4] config: use utf8_bom[] from utf.[ch] in git_parse_source()
        ` [PATCH v2 4/4] attr: skip UTF8 BOM at the beginning of the input file

[PATCH] limit_list: avoid quadratic behavior from still_interesting
 2015-04-17 22:21 UTC  (2+ messages)

[PATCH] type_from_string_gently: make sure length matches
 2015-04-17 21:11 UTC  (4+ messages)

[PATCH v2 2/2] t0027: Support NATIVE_CRLF
 2015-04-17 21:04 UTC  (6+ messages)

[PATCH] log -L: improve error message on malformed argument
 2015-04-17 20:38 UTC  (5+ messages)

[PATCH v2 0/3] Improving performance of git clean
 2015-04-17 19:13 UTC  (6+ messages)
` [PATCH v2 3/3] clean: improve performance when removing lots of directories

[PATCH] Fix settings in default_user_config template
 2015-04-17 17:33 UTC  (5+ messages)

Why does "git log -G<regex>" works with "regexp-ignore-case" but not with other regexp-related options?
 2015-04-17 17:45 UTC  (5+ messages)

[PATCH] reachable: only mark local objects as recent
 2015-04-17 17:18 UTC  (4+ messages)

Dear friend,
 2015-04-17 17:37 UTC 

[PATCH v2 1/2] t0027: Cleanup: rename functions; avoid non-leading TABs
 2015-04-17 15:43 UTC 

[PATCH] rev-list-options.txt: complete sentence about notes matching
 2015-04-17 14:28 UTC 

[PATCH 0/6] address packed-refs speed regressions
 2015-04-17 10:16 UTC  (13+ messages)
` [PATCH v2 0/9] "
  ` [PATCH 1/9] strbuf_getwholeline: use getc macro
  ` [PATCH 2/9] git-compat-util: add fallbacks for unlocked stdio
  ` [PATCH 3/9] strbuf_getwholeline: use getc_unlocked
  ` [PATCH 4/9] config: use getc_unlocked when reading from file
  ` [PATCH 5/9] strbuf_addch: avoid calling strbuf_grow
  ` [PATCH 6/9] strbuf_getwholeline: "
  ` [PATCH 7/9] strbuf_getwholeline: use getdelim if it is available
  ` [PATCH 8/9] read_packed_refs: avoid double-checking sane refs
  ` [PATCH 9/9] t1430: add another refs-escape test

[bug] first line truncated with `git log --oneline --decorate --graph`
 2015-04-17  7:14 UTC  (10+ messages)
      ` git-owner, was "

[PATCH] sha1_file.c: make parse_sha1_header_extended() static
 2015-04-17  2:03 UTC  (2+ messages)

[PATCH] reduce progress updates in background
 2015-04-17  1:25 UTC  (13+ messages)
      ` [PATCH v2] "
        ` [PATCH] compat/mingw: stubs for getpgid() and tcgetpgrp()
            ` [msysGit] "

rebase --root conflicts with --committer-date-is-author-date
 2015-04-16 22:15 UTC  (3+ messages)

Issue: repack semi-frequently fails on Windows (msysgit) - suspecting file descriptor issues
 2015-04-16 20:56 UTC  (12+ messages)

[PATCH] test-lib-functions.sh: fix the second argument to some helper functions
 2015-04-16 20:31 UTC  (3+ messages)

git-archive ignores submodules
 2015-04-16 19:59 UTC  (5+ messages)

[PATCH 3/3] t0027: Add repoMIX and LF_nul
 2015-04-16 12:52 UTC  (4+ messages)

Git + SFC Status Update
 2015-04-16  9:31 UTC  (3+ messages)

support git+mosh for unreliable connections
 2015-04-16  9:29 UTC  (12+ messages)

[PATCH 0/4] demonstrate add -p and stash -p failures
 2015-04-16  7:02 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] t3701-add-interactive: simplify code
  ` [PATCH v2 2/5] add -p: demonstrate failure when running 'edit' after a split
  ` [PATCH v2 3/5] t3904-stash-patch: fix test description
  ` [PATCH v2 4/5] t3904-stash-patch: factor PERL prereq at the top of the file
  ` [PATCH v2 5/5] stash -p: demonstrate failure of split with mixed y/n

PATH modifications for git-hook processes
 2015-04-16  6:31 UTC  (5+ messages)

[PATCH v3 1/5] revision: add --merges={show|only|hide} option
 2015-04-16  6:07 UTC  (7+ messages)
` [PATCH v3 2/5] log: honor log.merges= option
` [PATCH v3 3/5] Documentation: add git-log --merges= option and log.merges config. var

[ANNOUNCE] Git v2.4.0-rc2
 2015-04-16  5:53 UTC  (5+ messages)

[PATCH] fmt-merge-msg: plug small leak of commit buffer
 2015-04-15 22:14 UTC  (3+ messages)

[PATCH 0/3] Large transactions in git
 2015-04-15 18:35 UTC  (4+ messages)
` [PATCH 3/3] refs.c: remove lock_fd from struct ref_lock

What's cooking in git.git (Apr 2015, #02; Tue, 14)
 2015-04-15 18:26 UTC  (3+ messages)

Feature Request: provide cmdline args to git hooks
 2015-04-15 18:18 UTC  (6+ messages)

Odd broken "--date=now" behavior in current git
 2015-04-15 17:23 UTC  (8+ messages)
      ` [PATCH 2/2] parse_date_basic(): let the system handle DST conversion

[PATCH 2/3] t0027: Adapt check_warning() to MINGW
 2015-04-15 17:00 UTC 

[PATCH 1/3] t0027: Cleanup: rename functions, avoid TABs
 2015-04-15 17:00 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).