git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-07 15:02:24 to 2014-05-09 07:44:28 UTC [more...]

Conforming to pep8
 2014-05-09  7:44 UTC  (10+ messages)

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

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

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

Watchman support for git
 2014-05-09  7:08 UTC  (13+ messages)
` [PATCH 1/3] After chdir to run grep, return to old directory

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

[PATCH v1 00/25] contrib: cleanup
 2014-05-09  6:44 UTC  (31+ 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'

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

[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  (21+ messages)
          ` Submodule improvements (Re: What's cooking in git.git (Apr 2014, #09; Tue, 29))

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

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

t5539 fails on ubuntu for v2.0.0-rc2
 2014-05-08 21:36 UTC  (6+ messages)
` t5539 fails on ubuntu for v2.0.0-rc2 - the SAME on 12.04 server

[GUILT 00/28] Teach guilt import-commit how create legal patch names, and more
 2014-05-08 21:37 UTC  (23+ messages)
` [GUILT 06/28] Fix and simplify the do_get_patch function
` [GUILT 07/28] Added test cases for "guilt fold"
` [GUILT 20/28] "guilt graph": Handle patch names containing quotes
` [GUILT 24/28] disp no longer processes backslashes
` [GUILT 25/28] "guilt push" now fails when there are no more patches to push
` [GUILT 27/28] Minor testsuite fix

[PATCH] merge-recursive.c: Fix case-changing merge bug
 2014-05-08 20:55 UTC  (20+ 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  (12+ 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 

[PATCH] contrib/subtree bugfix: Crash if FETCH_HEAD is tag
 2014-05-08  1:04 UTC  (2+ messages)

Pull is Mostly Evil
 2014-05-07 22:37 UTC  (4+ messages)

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

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

[PATCH] add a reflog_exists and delete_reflog abstraction
 2014-05-07 20:47 UTC  (3+ messages)

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

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

[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  (4+ messages)

What's cooking in git.git (May 2014, #01; Tue, 6)
 2014-05-07 18:59 UTC  (5+ 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  (2+ 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).