git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-06 16:27:12 to 2014-05-07 21:49:38 UTC [more...]

What's cooking in git.git (Apr 2014, #09; Tue, 29)
 2014-05-07 21:38 UTC  (25+ messages)

t5539 fails on ubuntu for v2.0.0-rc2
 2014-05-07 21:45 UTC  (2+ messages)

[PATCH] builtin/tag.c: Add tag name to user message
 2014-05-07 21:24 UTC  (2+ messages)

[GUILT 00/28] Teach guilt import-commit how create legal patch names, and more
 2014-05-07 21:15 UTC  (39+ 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
` [GUILT 24/28] disp no longer processes backslashes
` [GUILT 27/28] Minor testsuite fix

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

[PATCH] Standardize python shebangs
 2014-05-07 20:57 UTC  (10+ messages)

Bug: Case-insensitive filesystems can cause merge and checkout problems
 2014-05-07 20:53 UTC  (14+ messages)
` [PATCH] merge-recursive.c: Fix case-changing merge bug
        ` [PATCH 1/2] merge-recursive.c: Fix case-changing merge
          ` [PATCH 2/2] ignorecase: Fix git mv on insensitive filesystems

Problem: staging of an alternative repository
 2014-05-07 20:51 UTC  (4+ messages)

Beginner question on "Pull is mostly evil"
 2014-05-07 20:51 UTC  (6+ messages)

[PATCH 0/4] remote-hg: more improvements
 2014-05-07 20:37 UTC  (5+ messages)

[PATCH] add a reflog_exists and delete_reflog abstraction
 2014-05-07 20:47 UTC  (8+ messages)
` [PATCH] refs.c: add new functions reflog_exists and delete_reflog

[PATCH] PAGER_ENV: remove 'S' from $LESS by default
 2014-05-07 20:42 UTC  (11+ messages)
` [PATCH v2] pager: "

[PATCH] Sleep 1 millisecond in poll() to avoid busy wait
 2014-05-07 20:40 UTC  (8+ messages)
    ` [PATCH] poll/select: prevent busy-waiting
        ` [PATCH] Windows: Always normalize paths to Windows-style

[PATCH 0/3] Fix a ton of compiler warnings
 2014-05-07 20:31 UTC  (7+ messages)
` [PATCH 3/3] Silence a bunch of format-zero-length warnings
        `  "

[PATCH v2 0/2] add a reflog_exists and delete_reflog abstraction
 2014-05-07 20:17 UTC  (5+ messages)
` [PATCH v2 1/2] refs.c: add new functions reflog_exists and delete_reflog
` [PATCH v2 2/2] checkout.c: use ref_exists instead of file_exist

[PATCH] completion: move out of contrib
 2014-05-07 19:45 UTC  (6+ messages)

[PATCH] t3910: show failure of core.precomposeunicode with decomposed filenames
 2014-05-07 19:16 UTC  (5+ messages)

What's cooking in git.git (May 2014, #01; Tue, 6)
 2014-05-07 18:59 UTC  (5+ messages)

[BUG?] Patches created with 'diff.noprefix=true' don't 'git apply'
 2014-05-07 18:42 UTC  (9+ messages)

[PATCH] git-p4: format-patch to diff-tree change breaks binary patches
 2014-05-07 17:27 UTC  (2+ messages)

material for git training sessions/presentations
 2014-05-07 15:02 UTC  (6+ messages)
    `  "

[PATCH 00/20] Untracked cache to speed up "git status"
 2014-05-07 14:52 UTC  (21+ messages)
` [PATCH 01/20] dir.c: coding style fix
` [PATCH 02/20] dir.h: move struct exclude declaration to top level
` [PATCH 03/20] prep_exclude: remove the artificial PATH_MAX limit
` [PATCH 04/20] dir.c: optionally compute sha-1 of a .gitignore file
` [PATCH 05/20] untracked cache: record .gitignore information and dir hierarchy
` [PATCH 06/20] untracked cache: initial untracked cache validation
` [PATCH 07/20] untracked cache: invalidate dirs recursively if .gitignore changes
` [PATCH 08/20] untracked cache: record/validate dir mtime and reuse cached output
` [PATCH 09/20] untracked cache: mark what dirs should be recursed/saved
` [PATCH 10/20] untracked cache: don't open non-existent .gitignore
` [PATCH 11/20] untracked cache: save to an index extension
` [PATCH 12/20] untracked cache: load from UNTR "
` [PATCH 13/20] untracked cache: invalidate at index addition or removal
` [PATCH 14/20] untracked cache: print untracked statistics with $GIT_TRACE_UNTRACKED
` [PATCH 15/20] read-cache.c: split racy stat test to a separate function
` [PATCH 16/20] untracked cache: avoid racy timestamps
` [PATCH 17/20] status: support untracked cache
` [PATCH 18/20] update-index: manually enable or disable "
` [PATCH 19/20] update-index: test the system before enabling "
` [PATCH 20/20] t7063: tests for "

Big Java repositories to play with?
 2014-05-07 14:08 UTC  (5+ messages)

Summary of the problems with git pull
 2014-05-07 10:39 UTC  (3+ messages)

git gui error with relocated repository
 2014-05-07  7:49 UTC  (5+ messages)

[RFD] use approxidate for "git commit --date=xyz"?
 2014-05-07  7:22 UTC  (3+ messages)

[ANNOUNCE] ssoma - some sort of mail archiver (using git)
 2014-05-07  6:59 UTC 

git fast-import: how to prevent incremental commit with no changes
 2014-05-07  5:01 UTC  (3+ messages)

[PATCH 1/3] Revert "make error()'s constant return value more visible"
 2014-05-07  3:02 UTC  (5+ messages)
` [PATCH 1/2] inline constant return from error() function
` [PATCH 2/2] let clang use the constant-return error() macro

Kitchen Design Lancashire Reviews
 2014-05-07  2:48 UTC 

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

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

[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

[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  (4+ 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 10/12] MINGW: compat/poll/poll.c: undef NOGDI
 2014-05-04 21:46 UTC  (2+ messages)

[RFC PATCH 0/9] Use a structure for object IDs
 2014-05-06 15:08 UTC  (8+ messages)
` [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  (5+ messages)

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

[PATCH v6 00/42] Use ref transactions for all ref updates
 2014-05-05 23:09 UTC  (4+ 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] "


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