git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-03-20 18:20:57 to 2014-03-22 09:48:08 UTC [more...]

[PATCH] rev-parse --parseopt: option argument name hints
 2014-03-22  9:47 UTC  (9+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

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

[PATCH 0/5] handle bogus commit dates
 2014-03-22  9:32 UTC  (3+ messages)
` [PATCH 5/5] log: do not segfault on gmtime errors

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

[RFC/PATCH] diff: simplify cpp funcname regex
 2014-03-22  6:56 UTC  (15+ 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++ "

with reuse-delta patches, fetching with bitmaps segfaults due to possibly incomplete bitmap traverse
 2014-03-22  2:58 UTC 

[PATCH v3] remote-hg: do not fail on invalid bookmarks
 2014-03-21 22:32 UTC  (4+ messages)

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

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

[PATCH v2] tests: set temp variables using 'env' in test function instead of subshell
 2014-03-21 21:26 UTC  (22+ messages)
            ` [PATCH 0/12] GIT_CONFIG in the test suite
              ` [PATCH 01/12] t/Makefile: stop setting GIT_CONFIG
              ` [PATCH 02/12] t/test-lib: drop redundant unset of GIT_CONFIG
              ` [PATCH 03/12] t: drop useless sane_unset GIT_* calls
              ` [PATCH 04/12] t: stop using GIT_CONFIG to cross repo boundaries
              ` [PATCH 05/12] t: prefer "git config --file" to GIT_CONFIG with test_must_fail
              ` [PATCH 06/12] t: prefer "git config --file" to GIT_CONFIG
              ` [PATCH 07/12] t0001: make symlink reinit test more careful
              ` [PATCH 08/12] t0001: use test_path_is_*
              ` [PATCH 09/12] t0001: use test_config_global
              ` [PATCH 10/12] t0001: use test_must_fail
              ` [PATCH 11/12] t0001: drop useless subshells
              ` [PATCH 12/12] t0001: drop subshells just for "cd"

[GUILT 00/28] Teach guilt import-commit how create legal patch names, and more
 2014-03-21 20:39 UTC  (31+ messages)
` [GUILT 01/28] The tests should not fail if guilt.diffstat is set
` [GUILT 02/28] Allow "guilt delete -f" to run from a dir which contains spaces
` [GUILT 03/28] Added test case for "guilt delete -f"
` [GUILT 04/28] Allow "guilt import-commit" to run from a dir which contains spaces
` [GUILT 05/28] "guilt new": Accept more than 4 arguments
` [GUILT 06/28] Fix and simplify the do_get_patch function
` [GUILT 07/28] Added test cases for "guilt fold"
` [GUILT 08/28] Added more test cases for "guilt new": empty patches
` [GUILT 09/28] Test suite: properly check the exit status of commands
` [GUILT 10/28] Run test_failed if the exit status of a test script is bad
` [GUILT 11/28] test suite: remove pointless redirection
` [GUILT 12/28] "guilt header": more robust header selection
` [GUILT 13/28] Check that "guilt header '.*'" fails
` [GUILT 14/28] Use "git check-ref-format" to validate patch names
` [GUILT 15/28] Produce legal patch names in guilt-import-commit
` [GUILT 16/28] Fix backslash handling when creating names of imported patches
` [GUILT 17/28] "guilt graph" no longer loops when no patches are applied
` [GUILT 18/28] guilt-graph: Handle commas in branch names
` [GUILT 19/28] Check that "guilt graph" works when working on a branch with a comma
` [GUILT 20/28] "guilt graph": Handle patch names containing quotes
` [GUILT 21/28] The log.decorate setting should not influence import-commit
` [GUILT 22/28] The log.decorate setting should not influence patchbomb
` [GUILT 23/28] The log.decorate setting should not influence guilt rebase
` [GUILT 24/28] disp no longer processes backslashes
` [GUILT 25/28] "guilt push" now fails when there are no more patches to push
` [GUILT 26/28] "guilt pop" now fails when there are no more patches to pop
` [GUILT 27/28] Minor testsuite fix
` [GUILT 28/28] Added guilt.reusebranch configuration option

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  (11+ 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  (8+ 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)

[PATCH 0/4] Fix misuses of "nor" (v2)
 2014-03-21 17:58 UTC  (9+ messages)
` [PATCH 1/4] Documentation: Fix misuses of "nor"
` [PATCH 2/4] contrib: "
` [PATCH 3/4] Fix misuses of "nor" in comments
` [PATCH 4/4] Fix misuses of "nor" outside comments and in tests

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  (7+ 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  (3+ 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  (14+ messages)

[PATCH] builtin/apply.c: fuzzy_matchlines:trying to fix some inefficiencies
 2014-03-21  6:32 UTC  (2+ messages)

[PATCH] Rewritten fetch-pack.c:filter_refs() using starts_with() instead of memcmp()
 2014-03-21  6:27 UTC  (2+ messages)

git log omits deleting merges
 2014-03-21  5:23 UTC  (4+ messages)

[GSoC] Inquiry about writing config file to disk
 2014-03-21  5:19 UTC  (2+ messages)

[PATCH] Rewritten fsck.c:fsck_commit() through using starts_with() instead of memcmp()
 2014-03-21  4:18 UTC  (2+ messages)

[PATCH v2] log: add --nonlinear-barrier to help see non-linear history
 2014-03-21  1:02 UTC  (5+ messages)
` [PATCH v3 1/2] object.h: centralize object flag allocation
  ` [PATCH v3 2/2] log: add --show-linear-break to help see non-linear history

[PATCH] disable grafts during fetch/push/bundle
 2014-03-21  0:49 UTC  (11+ messages)

[PATCHv2] fsck.c:fsck_commit() use skip_prefix() and starts_with()
 2014-03-21  0:24 UTC  (2+ messages)

[GSoc PATCH 1/3] diff-no-index.c: rename read_directory()
 2014-03-20 23:53 UTC  (2+ messages)

[BUG] Segfault on git describe
 2014-03-20 23:33 UTC  (3+ messages)

[PATCH v3][GSOC] fsck: use bitwise-or assignment operator to set flag
 2014-03-20 23:27 UTC  (4+ messages)

[PATCH] Make XDF_NEED_MINIMAL default in blame
 2014-03-20 21:21 UTC  (3+ messages)

[PATCH] configure.ac: link with -liconv for locale_charset()
 2014-03-20 21:12 UTC  (4+ messages)

Lost commit during rebase!
 2014-03-20 19:41 UTC  (2+ messages)

[PATCH v4] tests: use "env" to run commands with temporary env-var settings
 2014-03-20 19:25 UTC  (2+ 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).