git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-03-21 07:55:31 to 2014-03-24 21:33:50 UTC [more...]

[PATCH 0/5] handle bogus commit dates
 2014-03-24 21:33 UTC  (4+ messages)
` [PATCH 5/5] log: do not segfault on gmtime errors

Git push race condition?
 2014-03-24 21:29 UTC  (5+ messages)

[PATCH v2 00/19] Multiparent diff tree-walker + combine-diff speedup
 2014-03-24 21:25 UTC  (5+ messages)
` [PATCH 11/19] tree-diff: simplify tree_entry_pathcmp
` [PATCH 12/19] tree-diff: remove special-case diff-emitting code for empty-tree cases

[PATCH 00/10] pickaxe: honor -i when used with -S and --pickaxe-regex; cleanups
 2014-03-24 21:22 UTC  (18+ messages)
` [PATCH 01/10] t4209: set up expectations up front
` [PATCH 02/10] t4209: factor out helper function test_log()
` [PATCH 03/10] t4209: factor out helper function test_log_icase()
` [PATCH 04/10] t4209: use helper functions to test --grep
` [PATCH 05/10] t4209: use helper functions to test --author
` [PATCH 06/10] pickaxe: honor -i when used with -S and --pickaxe-regex
` [PATCH 07/10] pickaxe: merge diffcore_pickaxe_grep() and diffcore_pickaxe_count() into diffcore_pickaxe()
` [PATCH 08/10] pickaxe: move pickaxe() after pickaxe_match()
` [PATCH 09/10] pickaxe: call strlen only when necessary in diffcore_pickaxe_count()
` [PATCH 10/10] pickaxe: simplify kwset loop in contains()

Borrowing objects from nearby repositories
 2014-03-24 21:21 UTC  (3+ messages)

with reuse-delta patches, fetching with bitmaps segfaults due to possibly incomplete bitmap traverse
 2014-03-24 20:30 UTC  (4+ messages)

What's cooking in git.git (Mar 2014, #05; Mon, 24)
 2014-03-24 20:27 UTC 

[PATCH 1/2] fetch: add a failing test for prunning with overlapping refspecs
 2014-03-24 19:24 UTC  (3+ messages)
` [PATCH 2/2] fetch: handle overlaping refspecs on --prune

[PATCH v2 00/27] Clean up update-refs --stdin and implement ref_transaction
 2014-03-24 17:57 UTC  (28+ messages)
` [PATCH v2 01/27] t1400: Fix name and expected result of one test
` [PATCH v2 02/27] t1400: Provide more usual input to the command
` [PATCH v2 03/27] parse_arg(): Really test that argument is properly terminated
` [PATCH v2 04/27] t1400: Add some more tests involving quoted arguments
` [PATCH v2 05/27] refs.h: Rename the action_on_err constants
` [PATCH v2 06/27] update_refs(): Fix constness
` [PATCH v2 07/27] update-ref --stdin: Read the whole input at once
` [PATCH v2 08/27] parse_cmd_verify(): Copy old_sha1 instead of evaluating <oldvalue> twice
` [PATCH v2 09/27] update-ref.c: Extract a new function, parse_refname()
` [PATCH v2 10/27] update-ref --stdin: Improve error messages for invalid values
` [PATCH v2 11/27] update-ref --stdin: Make error messages more consistent
` [PATCH v2 12/27] update-ref --stdin: Simplify error messages for missing oldvalues
` [PATCH v2 13/27] t1400: Test that stdin -z update treats empty <newvalue> as zeros
` [PATCH v2 14/27] update-ref.c: Extract a new function, parse_next_sha1()
` [PATCH v2 15/27] update-ref --stdin -z: Deprecate interpreting the empty string as zeros
` [PATCH v2 16/27] t1400: Test one mistake at a time
` [PATCH v2 17/27] update-ref --stdin: Improve the error message for unexpected EOF
` [PATCH v2 18/27] update-ref --stdin: Harmonize error messages
` [PATCH v2 19/27] refs: Add a concept of a reference transaction
` [PATCH v2 20/27] update-ref --stdin: Reimplement using reference transactions
` [PATCH v2 21/27] refs: Remove API function update_refs()
` [PATCH v2 22/27] struct ref_update: Rename field "ref_name" to "refname"
` [PATCH v2 23/27] struct ref_update: Store refname as a FLEX_ARRAY
` [PATCH v2 24/27] ref_transaction_commit(): Introduce temporary variables
` [PATCH v2 25/27] struct ref_update: Add a lock member
` [PATCH v2 26/27] struct ref_update: Add type field
` [PATCH v2 27/27] ref_transaction_commit(): Work with transaction->updates in place

[PATCH] rev-parse --parseopt: option argument name hints
 2014-03-24 17:52 UTC  (11+ messages)
` [PATCH v3] "
        ` [PATCH v4] "
          ` [PATCH 0/3] Parse-options: spell multi-word placeholders with dashes
            ` [PATCH 1/3] parse-options: multi-word argh should use dash to separate words
            ` [PATCH 2/3] update-index: teach --cacheinfo a new syntax "mode,sha1,path"
            ` [PATCH 3/3] parse-options: make sure argh string does not have SP or _

[RFC/PATCH] Better control of the tests run by a test suite
 2014-03-24 17:19 UTC  (6+ messages)
` [PATCH 1/3] test-lib: Document short options in t/README
` [PATCH 2/3] test-lib: tests skipped by GIT_SKIP_TESTS say so
` [PATCH 3/3] test-lib: '--run' to run only specific tests

[PATCH 000/144] Use the $( ... ) construct for command substitution instead of using the back-quotes
 2014-03-24 16:56 UTC 

[PATCH] git-remote-hg : Enable use of, $GIT_DIR/hg/origin/clone/.hg/hgrc
 2014-03-24 15:07 UTC  (2+ messages)

[PATCH v3 00/25] Support multiple checkouts
 2014-03-24 14:52 UTC  (3+ messages)
` [PATCH v3 18/25] setup.c: support multi-checkout repo setup

git log omits deleting merges
 2014-03-24 14:19 UTC  (4+ messages)

[PATCH][GSOC] Selection of the verbose message is replaced with generated message in install_branch_config()
 2014-03-24 12:22 UTC  (12+ messages)

[PATCH v3 2/2] fsck.c:fsck_commit replace memcmp by skip_prefix
 2014-03-24 12:09 UTC 

[PATCH v3 1/2] fsck.c: modify fsck_ident() and fsck_commit()
 2014-03-24 12:08 UTC 

[PATCH] Clarify pre-push hook documentation
 2014-03-24  1:40 UTC  (5+ messages)

[PATCH] Modify fsck_commit. Replace memcmp by skip_prefix
 2014-03-24  1:36 UTC  (5+ messages)

[GUILT 00/28] Teach guilt import-commit how create legal patch names, and more
 2014-03-23 21:13 UTC  (12+ messages)
` [GUILT 04/28] Allow "guilt import-commit" to run from a dir which contains spaces
` [GUILT 06/28] Fix and simplify the do_get_patch function
` [GUILT 20/28] "guilt graph": Handle patch names containing quotes

[RFC/PATCH] diff: simplify cpp funcname regex
 2014-03-23 19:36 UTC  (16+ messages)
` [PATCH 00/10] userdiff: cpp pattern simplification and test framework
  ` [PATCH 01/10] userdiff: support C++ ->* and .* operators in the word regexp
  ` [PATCH 02/10] userdiff: support unsigned and long long suffixes of integer constants
  ` [PATCH 03/10] t4018: an infrastructure to test hunk headers
  ` [PATCH 04/10] t4018: convert perl pattern tests to the new infrastructure
  ` [PATCH 05/10] t4018: convert java pattern test "
  ` [PATCH 06/10] t4018: convert custom "
  ` [PATCH 07/10] t4018: reduce test files for pattern compilation tests
  ` [PATCH 08/10] t4018: test cases for the built-in cpp pattern
  ` [PATCH 09/10] t4018: test cases showing that the cpp pattern misses many anchor points
  ` [PATCH 10/10] userdiff: have 'cpp' hunk header pattern catch more C++ "

Git-hooks pre-push script does not receive input on stdin
 2014-03-23 19:21 UTC  (3+ messages)

[PATCH] builtin/apply.c: use iswspace() to detect line-ending-like chars
 2014-03-23  9:35 UTC  (6+ messages)

[PATCH v2] Rewrite strbuf.c:strbuf_cmp() replace memcmp() with starts_with()
 2014-03-23  9:02 UTC  (4+ messages)

[PATCH 0/4] Fix misuses of "nor" (v2)
 2014-03-22 23:47 UTC  (7+ messages)
` [PATCH 3/4] Fix misuses of "nor" in comments

[PATCH v3] remote-hg: do not fail on invalid bookmarks
 2014-03-22 16:41 UTC  (5+ messages)

git log --graph --color inconsistency
 2014-03-22 13:10 UTC 

[BUG] Segfault on git describe
 2014-03-22 10:18 UTC  (4+ messages)

File extension conflict when working with git and latex
 2014-03-22  7:11 UTC  (7+ messages)

What's cooking in git.git (Mar 2014, #04; Thu, 20)
 2014-03-21 21:33 UTC  (6+ messages)

[PATCH 0/12] GIT_CONFIG in the test suite
 2014-03-21 21:26 UTC  (7+ messages)
` [PATCH 03/12] t: drop useless sane_unset GIT_* calls
` [PATCH 04/12] t: stop using GIT_CONFIG to cross repo boundaries
` [PATCH 11/12] t0001: drop useless subshells

Git server memory requirements
 2014-03-21 20:10 UTC  (2+ messages)

[PATCH/RFC 0/8] git-ls
 2014-03-21 20:01 UTC  (10+ messages)
` [PATCH 1/8] Import $LS_COLORS parsing code from coreutils
` [PATCH 3/8] ls_colors.c: enable coloring on u+x files

[PATCH] Enable index-pack threading in msysgit
 2014-03-21 20:01 UTC  (10+ messages)

[PATCH] GSoC Miniproject 15. Rewrite fsck.c:fsck_commit()
 2014-03-21 19:56 UTC  (2+ messages)

[PATCH v2] Rewrite fsck.c:fsck_commit() replace memcmp() with starts_with()
 2014-03-21 19:33 UTC  (4+ messages)

[PATCH 1/2] diff-no-index.c: rename read_directory()
 2014-03-21 19:09 UTC  (2+ messages)

[PATCH 2/2] diff-no-index.c: read_directory_path() use is_dot_or_dotdot()
 2014-03-21 19:02 UTC 

Configuring a third-party git hook
 2014-03-21 18:54 UTC  (12+ messages)

[PATCH] Enable index-pack threading in msysgit
 2014-03-21 18:40 UTC  (3+ messages)

[RFC] [GSoC] Draft of Proposal for GSoC
 2014-03-21 18:35 UTC  (7+ messages)

[PATCH v5] use starts_with() instead of !memcmp()
 2014-03-21 18:05 UTC  (4+ messages)

[PATCH] doc: status, remove leftover statement about '#' prefix
 2014-03-21 18:00 UTC  (2+ messages)

Bug? git status --porcelain --branch is translated
 2014-03-21 17:38 UTC  (5+ messages)
` [PATCH] status: disable translation when --porcelain is used

[PATCHv2] branch.c: simplify chain of if statements
 2014-03-21 16:50 UTC  (5+ messages)

Want to start using Git on my windows 7 system
 2014-03-21 16:09 UTC  (2+ messages)

[PATCH v5] commit.c: use skip_prefix() instead of starts_with()
 2014-03-21 15:53 UTC  (3+ messages)

[PATCH] GSoC Miniproject 15. Rewrite fsck.c:fsck_commit()
 2014-03-21 15:42 UTC  (2+ messages)

[GSOC 2014]idea:Git Configuration API Improvement
 2014-03-21 13:42 UTC  (4+ messages)
`  "

[PATCH v2] Bump core.deltaBaseCacheLimit to 128MiB
 2014-03-21  8:11 UTC  (13+ messages)


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