git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-03 22:50:16 to 2014-05-06 22:30:25 UTC [more...]

Pull is Mostly Evil
 2014-05-06 22:19 UTC  (30+ messages)

[PATCH 0/3] Fix a ton of compiler warnings
 2014-05-06 22:29 UTC  (17+ messages)
` [PATCH 1/3] Revert "make error()'s constant return value more visible"
                ` [PATCH 1/2] inline constant return from error() function
                ` [PATCH 2/2] let clang use the constant-return error() macro
` [PATCH 2/3] Revert "silence some -Wuninitialized false positives"
` [PATCH 3/3] Silence a bunch of format-zero-length warnings

material for git training sessions/presentations
 2014-05-06 22:20 UTC  (5+ messages)
    `  "

Watchman support for git
 2014-05-06 22:24 UTC  (16+ messages)
` [PATCH 1/3] After chdir to run grep, return to old directory

[PATCH] config: preserve config file permissions on edits
 2014-05-06 22:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PAGER_ENV: remove 'S' from $LESS by default
 2014-05-06 21:55 UTC  (8+ messages)
` [PATCH v2] pager: "

[PATCH v2 0/5] contrib/subtree/Makefile: Standardisation pass
 2014-05-06 21:46 UTC  (8+ messages)
` [PATCH v2 1/5] contrib/subtree/Makefile: scrap unused $(gitdir)
` [PATCH v2 2/5] contrib/subtree/Makefile: Use GIT-VERSION-FILE
` [PATCH v2 3/5] contrib/subtree/Makefile: s/libexecdir/gitexecdir
` [PATCH v2 4/5] contrib/subtree/Makefile: Doc-gen rules cleanup
` [PATCH v2 5/5] contrib/subtree/Makefile: clean rule cleanup

[BUG?] Patches created with 'diff.noprefix=true' don't 'git apply'
 2014-05-06 21:12 UTC  (7+ messages)

[RFC/PATCH v3] Better control of the tests run by a test suite
 2014-05-06 21:02 UTC  (5+ messages)
` [RFC/PATCH v4] "
  ` [PATCH 3/3] test-lib: '--run' to run only specific tests

[PATCH 0/3] Use ref transactions for fetch
 2014-05-06 20:53 UTC  (5+ messages)

[GUILT 00/28] Teach guilt import-commit how create legal patch names, and more
 2014-05-06 20:41 UTC  (32+ 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 07/28] Added test cases for "guilt fold"
` [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 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

Summary of the problems with git pull
 2014-05-06 20:03 UTC  (2+ messages)

What's cooking in git.git (Apr 2014, #09; Tue, 29)
 2014-05-06 19:39 UTC  (15+ messages)

Bug: Case-insensitive filesystems can cause merge and checkout problems
 2014-05-06 19:46 UTC  (5+ messages)
` [PATCH] merge-recursive.c: Fix case-changing merge bug

[PATCH] add a reflog_exists and delete_reflog abstraction
 2014-05-06 19:29 UTC  (7+ messages)
` [PATCH] refs.c: add new functions reflog_exists and delete_reflog

git fast-import: how to prevent incremental commit with no changes
 2014-05-06 19:18 UTC  (2+ messages)

[PATCH v6 1/5] patch-id: make it stable against hunk reordering
 2014-05-06 18:20 UTC  (4+ messages)
` [PATCH v6 2/5] test: add test_write_lines helper
  ` [PATCH] test doc: test_write_lines does not split its arguments

[PATCH v2] MinGW(-W64) cross-compilation
 2014-05-05 12:15 UTC  (11+ messages)
` [PATCH 10/12] MINGW: compat/poll/poll.c: undef NOGDI
              ` [msysGit] "

[RFC PATCH 0/9] Use a structure for object IDs
 2014-05-06 15:08 UTC  (34+ messages)
` [PATCH 1/9] Define "
` [PATCH 7/9] bundle.c: convert leaf functions to struct object_id
` [PATCH 8/9] cache-tree: convert struct cache_tree to use object_id
` [PATCH 9/9] diff: convert struct combine_diff_path to object_id

read-tree bug
 2014-05-06 13:32 UTC  (2+ messages)

[PATCH v2 0/5] contrib/subtree/Makefile: Standardisation pass
 2014-05-06 12:41 UTC  (14+ messages)
` [PATCH v2 1/5] contrib/subtree/Makefile: scrap unused $(gitdir)
  ` [PATCH v2 2/5] contrib/subtree/Makefile: Use GIT-VERSION-FILE
    ` [PATCH v2 3/5] contrib/subtree/Makefile: s/libexecdir/gitexecdir
      ` [PATCH v2 4/5] contrib/subtree/Makefile: Doc-gen rules cleanup
        ` [PATCH v2 5/5] contrib/subtree/Makefile: clean rule cleanup

git gui error with relocated repository
 2014-05-06 12:10 UTC  (3+ messages)

Summary of the problems with git pull
 2014-05-06 10:58 UTC 

[PATCH] t3910: show failure of core.precomposeunicode with decomposed filenames
 2014-05-06 10:11 UTC  (8+ messages)

[PATCH v6 00/42] Use ref transactions for all ref updates
 2014-05-05 23:09 UTC  (6+ messages)
` [PATCH v6 08/42] refs.c: change ref_transaction_update() to do error checking and return status

#178 parsing of pretty=format:"%an %ad" causes fatal: bad revision '%ad'
 2014-05-05 23:02 UTC  (5+ messages)
  `  "
    ` [msysGit] "

[PATCH] remote-helpers: add documentation for git-remote-hg/bzr
 2014-05-05 20:23 UTC 

[PATCH] Bump core.deltaBaseCacheLimit to 96m
 2014-05-05 20:19 UTC  (7+ messages)

[PATCH/RFC] Makefile: do not depend on curl-config
 2014-05-05 15:03 UTC  (8+ messages)
          ` [msysGit] "

[PATCH] git-p4: format-patch to diff-tree change breaks binary patches
 2014-05-05 13:14 UTC  (6+ messages)

GIT, libcurl and GSS-Negotiate
 2014-05-05 10:21 UTC  (3+ messages)

Pull is Evil
 2014-05-04 20:54 UTC  (12+ messages)
          ` pull.prompt or other way to slow/disable 'git pull' (was: Pull is Evil)
              ` pull.prompt or other way to slow/disable 'git pull'

Downloading git source from https://code.google.com/p/git-core/downloads/
 2014-05-04 17:50 UTC  (2+ messages)

[PATCH 0/4] remote-hg: more improvements
 2014-05-04  9:40 UTC  (6+ messages)
` [PATCH 1/4] remote-hg: add more tests
` [PATCH 2/4] t: remote-hg: add file operation tests
` [PATCH 3/4] t: remote-hg: trivial cleanups and fixes
` [PATCH 4/4] remote-hg: add support for hg v3.0

A failing attempt to use Git in a centralized environment
 2014-05-04  8:58 UTC  (3+ messages)

BUG or FEATURE? Use of '/' in branch names
 2014-05-04  5:39 UTC  (4+ messages)


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 NNTP newsgroup(s).