git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-08 07:33:32 to 2014-05-09 18:48:01 UTC [more...]

Watchman support for git
 2014-05-09 18:47 UTC  (11+ messages)

[PATCH v1 0/2] Remove foreign SCMs
 2014-05-09 18:33 UTC  (15+ messages)
` [PATCH v1 1/2] Remove 'git archimport'
` [PATCH v1 2/2] Remove 'git quiltimport'

[PATCH v1 00/25] contrib: cleanup
 2014-05-09 18:40 UTC  (76+ messages)
` [PATCH v1 02/25] contrib: remove 'hg-to-git'
` [PATCH v1 03/25] contrib: remove 'stats'
` [PATCH v1 04/25] contrib: remove 'buildsystems'
` [PATCH v1 05/25] contrib: remove 'convert-objects'
` [PATCH v1 06/25] contrib: remove 'diffall'
` [PATCH v1 07/25] contrib: remove 'git-jump'
` [PATCH v1 08/25] contrib: remove 'git-shell-commands'
` [PATCH v1 09/25] contrib: remove 'gitview'
` [PATCH v1 10/25] contrib: reomve 'thunderbird-patch-inline'
` [PATCH v1 11/25] contrib: remove 'workdir'
` [PATCH v1 12/25] contrib: remove 'vim'
` [PATCH v1 13/25] contrib: remove 'svn-fe'
` [PATCH v1 14/25] contrib: remove 'rerere-train'
` [PATCH v1 15/25] contrib: remove 'remotes2config'
` [PATCH v1 16/25] contrib: remove 'persistent-https'
` [PATCH v1 17/25] contrib: remove 'git-resurrect'
` [PATCH v1 18/25] contrib: remove 'emacs'
` [PATCH v1 19/25] contrib: remove 'diff-highlight'
` [PATCH v1 20/25] contrib: remove 'contacts'
` [PATCH v1 22/25] contrib: remove 'fast-import'
` [PATCH v1 24/25] contrib: remove 'hooks'
  ` [PATCH v1 25/25] contrib: remove 'mw-to-git'
  ` [PATCH v1 23/25] contrib: remove 'hooks/multimail'

[PATCH 0/4] remote-hg: more improvements
 2014-05-09 17:59 UTC  (20+ messages)

[PATCH 00/32] Split index mode for very large indexes
 2014-05-09 17:55 UTC  (4+ messages)

What's cooking in git.git (Apr 2014, #08; Fri, 25)
 2014-05-09 17:51 UTC  (5+ messages)

t5539 fails on ubuntu for v2.0.0-rc2
 2014-05-09 16:43 UTC  (10+ messages)
` t5539 fails on ubuntu for v2.0.0-rc2 - the SAME on 12.04 server
  ` t5539 fails on ubuntu for v2.0.0-rc2 - the SAME on 12.04 server - this test was disabled up to 1.9.2

Output from "git blame A..B -- path" for the bottom commit is misleading
 2014-05-09 17:28 UTC  (15+ messages)

[ANNOUNCE] git-remote-bzr 0.2
 2014-05-09 16:27 UTC 

[Bug] git-email: sendemail.bcc in config file overrides command line option "--bcc"
 2014-05-09 16:26 UTC  (3+ messages)
  ` [Closed] "

Conforming to pep8
 2014-05-09 16:14 UTC  (14+ messages)

[ANNOUNCE] git-remote-hg 0.2
 2014-05-09 14:50 UTC 

Beginner question on "Pull is mostly evil"
 2014-05-09 13:41 UTC  (3+ messages)
` [PATCH] How to keep a project's canonical history correct

Bash v4 on msysgit?
 2014-05-09 13:09 UTC  (2+ messages)

[PATCH] contrib/subtree bugfix: Can't `add` annotated tag
 2014-05-09  7:36 UTC  (3+ messages)

Is there any efficient way to track history of a piece of code?
 2014-05-09  6:56 UTC  (6+ messages)

[PATCH] fixup! completion: graduate out of contrib
 2014-05-09  4:07 UTC 

[PATCH v2] completion: graduate out of contrib
 2014-05-09  3:53 UTC 

[PATCH] svn-fe: Conform to pep8
 2014-05-09  3:03 UTC  (3+ messages)

[ANNOUNCE] tig-2.0.2
 2014-05-09  2:20 UTC 

What's cooking in git.git (Apr 2014, #09; Tue, 29)
 2014-05-09  0:58 UTC  (9+ messages)
          ` Submodule improvements (Re: What's cooking in git.git (Apr 2014, #09; Tue, 29))

Unexpected behavior using -c to pass url.<site>.insteadof
 2014-05-08 22:35 UTC 

[GUILT 00/28] Teach guilt import-commit how create legal patch names, and more
 2014-05-08 21:37 UTC  (14+ messages)
` [GUILT 07/28] Added test cases for "guilt fold"
` [GUILT 20/28] "guilt graph": Handle patch names containing quotes
` [GUILT 25/28] "guilt push" now fails when there are no more patches to push

[PATCH] merge-recursive.c: Fix case-changing merge bug
 2014-05-08 20:55 UTC  (15+ messages)
` [PATCH 1/2] merge-recursive.c: Fix case-changing merge
  ` [PATCH 2/2] ignorecase: Fix git mv on insensitive filesystems
              ` [PATCH 0/2] "

Bash v4 on msysgit?
 2014-05-08 20:50 UTC 

[PATCH 2/2] ignorecase: Fix git mv on insensitive filesystems
 2014-05-08 20:48 UTC 

[PATCH] Sleep 1 millisecond in poll() to avoid busy wait
 2014-05-08 20:36 UTC  (11+ messages)
    ` [PATCH] poll/select: prevent busy-waiting
        ` [PATCH] Windows: Always normalize paths to Windows-style
                  ` [PATCH] Revert "submodules: fix ambiguous absolute paths under Windows"

How to keep a project's canonical history correct
 2014-05-08 18:37 UTC  (2+ messages)

[PATCH] shell doc: remove stray "+" in example
 2014-05-08 17:26 UTC  (3+ messages)

[GIT PULL] l10n update on Swedish
 2014-05-08 17:25 UTC  (2+ messages)

unexpected behaviour for "git diff --word-diff"
 2014-05-08 16:39 UTC 

[BUG?] Patches created with 'diff.noprefix=true' don't 'git apply'
 2014-05-08 16:56 UTC  (10+ messages)

[PATCH] Standardize python shebangs
 2014-05-08 12:20 UTC  (9+ messages)

Fwd: GIT BASH Context Menu Blocks Explorer from the directory
 2014-05-08 10:29 UTC 


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