git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-25 09:34:54 to 2011-03-28 18:57:46 UTC [more...]

Why can't I use git-bisect to find the first *good* commit?
 2011-03-28 18:57 UTC  (15+ messages)

[PATCH] Add two grep config options
 2011-03-28 18:39 UTC  (13+ messages)

[PATCH] grep: Add the option '--line-number'
 2011-03-28 18:11 UTC 

[PATCH 00/10] Docs: git tag
 2011-03-28 18:04 UTC  (13+ messages)
` [PATCH 01/10] Docs: git tag: Add `the'
` [PATCH 02/10] Docs: git tag: peoples back -> people's backs
` [PATCH 03/10] Docs: git tag: Revise a paragraph
` [PATCH 04/10] Docs: git tag: other's -> the other person's
` [PATCH 05/10] Docs: git tag: Streamline a sentence
` [PATCH 06/10] Docs: git tag: Add missing 'the'
` [PATCH 07/10] Docs: git tag: Use 'who' again
` [PATCH 08/10] Docs: git tag: Remove superfluous 'with'
` [PATCH 09/10] Docs: git tag: Use semicolon
` [PATCH 10/10] Docs: git tag: Rewrite discussion of GIT_COMMITTER_DATE

"git svn mkdirs" is very slow
 2011-03-28 17:44 UTC  (2+ messages)

git @ be919d50 broken on OSX build
 2011-03-28 17:05 UTC  (4+ messages)

[PATCH] tests: fix overeager scrubbing of environment variables
 2011-03-28 17:00 UTC  (7+ messages)
  ` [PATCH] squash! "
  ` [PATCH v2] "
    ` [PATCH/RFC] tests: use the --long-tests facility to toggle some slow tests

[PATCH] diff: remove dead code that flips arguments order
 2011-03-28 16:53 UTC  (4+ messages)
` [PATCH] warn use of "git diff A..B"

feature request - telling git bisect to skip, from inside a commit
 2011-03-28 16:51 UTC  (4+ messages)

git fast-import --export-marks flag
 2011-03-28 16:48 UTC  (3+ messages)

vcs-svn: purge obsolete data structures and code
 2011-03-28 15:34 UTC  (19+ messages)
` vcs-svn: integrate support for text deltas
  ` [PATCH 06/16] vcs-svn: skeleton of an svn delta parser
` [PATCHv2 00/11] vcs-svn: purge obsolete data structures and code
  ` [PULL svn-fe] vcs-svn: simplifications, error handling improvements
          ` t0081-line-buffer.sh hangs (Re: [PULL svn-fe] vcs-svn: simplifications, error handling improvements)
      ` [PATCH] fixup! vcs-svn: improve reporting of input errors
        ` [PATCH svn-fe 0/4] vcs-svn: null bytes in properties
          ` [PATCH 1/4] vcs-svn: make reading of properties binary-safe
          ` [PATCH svn-fe] vcs-svn: add missing cast to printf argument

Git over Samba share
 2011-03-28 15:06 UTC 

GSoC questions
 2011-03-28 14:35 UTC  (3+ messages)

GSOC idea: build in scripts and cleanups
 2011-03-28 14:21 UTC  (5+ messages)

[PATCH] Fix two unused variable warnings in gcc 4.6
 2011-03-28 13:57 UTC  (3+ messages)

Reduce number of changes to pack file
 2011-03-28 13:40 UTC  (3+ messages)

git-am cannot apply git format-patch -M
 2011-03-28 12:14 UTC  (2+ messages)

GSoC 2011
 2011-03-28  8:44 UTC  (5+ messages)

remote-helpers and refs without a value
 2011-03-28  7:50 UTC  (3+ messages)

[PATCH] Improve test for pthreads flag
 2011-03-28  7:39 UTC 

Reproducible crash in git merge
 2011-03-27 20:24 UTC  (4+ messages)

[PATCH] Remove "bashism" from contrib/thunderbird-patch-inline/appp.sh
 2011-03-27 14:37 UTC 

start of git2 (based on libgit2)
 2011-03-27  9:56 UTC  (7+ messages)

What's cooking in git.git (Mar 2011, #05; Sun, 27)
 2011-03-27  7:49 UTC 

[ANNOUNCE] Git 1.7.4.2
 2011-03-27  7:48 UTC 

GIT_WORK_TREE and GIT_DIR with git clone
 2011-03-26 23:37 UTC  (3+ messages)

Update git-gui tree please?
 2011-03-26 21:51 UTC  (4+ messages)

Unable to clone via git protocol / early EOF / index-pack failed
 2011-03-26 18:50 UTC  (5+ messages)

[PATCH] HOME must be set before calling git-init when creating test repositories
 2011-03-26 18:48 UTC  (14+ messages)
` [PATCH, fixed] "

Listing top tracked files and directories only
 2011-03-26 16:28 UTC  (3+ messages)

ANNOUNCE gitslave-2.0.1
 2011-03-26 15:18 UTC 

[PATCH/RFC 0/3] gitweb: Split gitweb.js, improve JavaScript
 2011-03-26 11:08 UTC  (6+ messages)
` [PATCH/RFC 1/3] gitweb: Split JavaScript for maintability; concatenate on build
` [PATCH/RFC 2/3] gitweb: Update and improve comments in JavaScript files
` [PATCH/RFC 3/3] gitweb: Fix parsing of negative fractional timezones in JavaScript

[PATCH 1/2 v2] setup: return correct prefix if worktree is '/'
 2011-03-26  9:04 UTC  (2+ messages)
` [PATCH 2/2] Kill off get_relative_cwd()

GOODDAY:!
 2011-03-26  8:28 UTC 

git-add says 'pathspec did not match any files' for git repository in /
 2011-03-26  7:59 UTC  (7+ messages)
` [PATCH] setup: return correct prefix if worktree is '/'
  ` [PATCH] dir.c: do not trip over difference in "/"

Bug Tracker
 2011-03-26  5:42 UTC  (2+ messages)

GSOC proposal
 2011-03-25 23:07 UTC  (6+ messages)

shell script calling git fails when called from scheduler
 2011-03-25 23:03 UTC  (3+ messages)

[PATCH v4 2/2] gitweb: introduce localtime feature
 2011-03-25 19:20 UTC  (9+ messages)
` [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
    ` [PATCH (BUGFIX)] gitweb: Fix handling of fractional timezones in parse_date
        ` [PATCH (BUGFIX) v2] "
          ` [PATCH (BUGFIX) v3] "

merge recursive and code movement
 2011-03-25 18:25 UTC  (12+ messages)
        ` [PATCH 1/3] t3030: fix accidental success in symlink rename
        ` [PATCH 2/3] merge: handle renames with replacement content
        ` [PATCH 3/3] merge: turn on rewrite detection

Confusing error message due to Git trusting is_bare_repository()
 2011-03-25 18:25 UTC  (3+ messages)

Why git silently replaces untracked files?
 2011-03-25 18:13 UTC  (8+ messages)
      ` [PATCH 1/4] t7607: mark known breakage in test 11 as fixed
      ` [PATCH 2/4] t7607: clean up stray untracked file
      ` [PATCH 3/4] merge: merge unborn index before setting ref
      ` [PATCH 4/4] pull: do not clobber untracked files on initial pull

suggestion: git status = restored
 2011-03-25 17:59 UTC 

Google Summer of Code 2011
 2011-03-25 13:02 UTC  (4+ messages)
` Summer of Code project ideas

git2 cli (GSOC)
 2011-03-25 13:00 UTC  (2+ messages)

git-svn: --include-paths ?
 2011-03-25 10:10 UTC 

`*' gitignores and nested ignores
 2011-03-25  9:37 UTC  (3+ messages)

[PATCH 1/2] Reimplement read_tree_recursive() using tree_entry_interesting()
 2011-03-25  9:34 UTC  (4+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] Convert read_tree{,_recursive} to support struct pathspec
  ` [PATCH 3/3] Improve tree_entry_interesting() handling code


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