git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-24 18:45:25 to 2009-08-27 10:48:12 UTC [more...]

[PATCHv4 00/12] git notes
 2009-08-27 10:47 UTC  (19+ messages)
` [PATCHv4 01/12] Introduce commit notes
` [PATCHv4 02/12] Add a script to edit/inspect notes
` [PATCHv4 03/12] Speed up git notes lookup
` [PATCHv4 04/12] Add an expensive test for git-notes
` [PATCHv4 05/12] Teach "-m <msg>" and "-F <file>" to "git notes edit"
` [PATCHv4 06/12] fast-import: Add support for importing commit notes
` [PATCHv4 07/12] t3302-notes-index-expensive: Speed up create_repo()
` [PATCHv4 08/12] Teach the notes lookup code to parse notes trees with various fanout schemes
` [PATCHv4 09/12] Selftests verifying semantics when loading notes trees with various fanouts
` [PATCHv4 10/12] notes.c: Implement simple memory pooling of leaf nodes
` [PATCHv4 11/12] Add flags to get_commit_notes() to control the format of the note string
` [PATCHv4 12/12] Add '%N'-format for pretty-printing commit notes

[SCuMD]
 2009-08-27 10:04 UTC  (2+ messages)

git-svn-Cloning repository with complicate nesting
 2009-08-27  8:32 UTC 

git clone http://git.savannah.gnu.org/cgit/xboard.git segfaults
 2009-08-27  7:39 UTC  (5+ messages)

[PATCH 2/2 jc/1.7.0-diff-whitespace-only-status] Make test case number unique
 2009-08-27  7:38 UTC 

[PATCH 1/2 tr/reset-checkout-patch] Make test case number unique
 2009-08-27  7:35 UTC 

[PATCH v3] import-tars: Allow per-tar author and commit message
 2009-08-27  6:42 UTC  (3+ messages)

[PATCH-v2/RFC 0/6] improvements for trailing-space processing on incomplete lines
 2009-08-27  5:46 UTC  (37+ messages)
` [PATCH-v2/RFC 3/6] xutils: fix ignore-all-space on incomplete line
              ` [PATCH] Teach mailinfo to ignore everything before -- >8 -- mark
                    ` [PATCH] "

[PATCH] upload-pack: add a trigger for post-upload-pack hook
 2009-08-27  0:47 UTC  (10+ messages)

[git-svn] always prompted for passphrase with subversion 1.6
 2009-08-27  0:38 UTC 

What's cooking in git.git (Aug 2009, #05; Wed, 26)
 2009-08-27  0:12 UTC  (4+ messages)

What's cooking in git.git (Aug 2009, #04; Sun, 23)
 2009-08-26 23:07 UTC  (10+ messages)
` sr/gfi-options, was "

[git-svn] [FEATURE-REQ] track merges from git
 2009-08-26 21:13 UTC  (4+ messages)
    ` [git-svn] [BUG] merge-tracking inconsistencies; Was: "

[PATCH] git-gui: fix diff for partially staged submodule changes
 2009-08-26 20:25 UTC 

[PATCH] Add option -b/--branch to clone for select a new HEAD
 2009-08-26 19:05 UTC  (12+ messages)

[PATCH] git-p4: Avoid modules deprecated in Python 2.6
 2009-08-26 18:39 UTC  (3+ messages)

git fetch --depth=* broken?
 2009-08-26 17:03 UTC  (19+ messages)
` [PATCH] fix simple deepening of a repo

Newbie / git / gitosis question
 2009-08-26 15:56 UTC  (5+ messages)

[PATCH] git-bisect: call the found commit "*the* first bad commit"
 2009-08-26 15:29 UTC  (5+ messages)

[PATCHv3 0/8] RESEND: git notes
 2009-08-26 14:43 UTC  (9+ messages)
` Testing performance of the notes lookup code (Was: [PATCHv3 6/8] First draft of notes tree parser with support for fanout subtrees)
  ` [RFC] First draft of 256-tree structure for storing notes
    ` [RFC] Use a 16-tree instead of a 256-tree "

git+http:// proof-of-concept (not using CONNECT)
 2009-08-26 14:34 UTC  (6+ messages)

[PATCH] Minor improvement to the write-tree documentation
 2009-08-26 14:04 UTC 

Linus' sha1 is much faster!
 2009-08-26 11:39 UTC  (7+ messages)

[PATCH] import-tars: Allow per-tar author and commit message
 2009-08-26  9:17 UTC  (7+ messages)

[PATCH v3.1] Add script for importing bits-and-pieces to Git
 2009-08-24 17:09 UTC 

[PATCH v3] Add script for importing bits-and-pieces to Git
 2009-08-26  9:08 UTC  (2+ messages)

gitosis-lite
 2009-08-26  5:01 UTC  (9+ messages)

git only one file
 2009-08-26  4:30 UTC  (2+ messages)

What IDEs are you using to develop git?
 2009-08-26  4:24 UTC  (7+ messages)

gitosis-lite -- now renamed to "gitolite"
 2009-08-26  1:54 UTC 

git svn messages
 2009-08-25 22:49 UTC  (2+ messages)

[PATCH v2] Add script for importing bits-and-pieces to Git
 2009-08-25 20:42 UTC  (4+ messages)

[PATCH] git-tag(1): Refer to git-check-ref-format(1) for <name>
 2009-08-25 20:37 UTC  (5+ messages)

git only one file
 2009-08-25 19:38 UTC  (2+ messages)

[PATCH] Add option -b/--branch to clone for select a new HEAD
 2009-08-25 19:00 UTC  (6+ messages)

Confused about push/pull of a branch
 2009-08-25 18:32 UTC  (5+ messages)

[PATCH] send-email: confirm on empty mail subjects
 2009-08-25 17:35 UTC  (6+ messages)

[PATCH/RFC] make the new block-sha1 the default
 2009-08-25 17:33 UTC  (4+ messages)

[PATCH 01/14] Fix non-constant array creation
 2009-08-25 17:24 UTC  (12+ messages)
` [PATCH 11/14] Add MinGW header files to build git with MSVC
  ` [PATCH 12/14] Add platform files for MSVC porting
    ` [RFC/PATCH 00/14] Build git with MSVC
      ` [PATCH 13/14] Add MSVC project files
        ` [PATCH 14/14] Add README and gitignore file for MSVC build

Possible regression: overwriting untracked files in a fresh repo
 2009-08-25 11:34 UTC  (9+ messages)

rebase hint unmerged file removed
 2009-08-25  8:11 UTC  (6+ messages)

Git workflow: Managing topic branches
 2009-08-25  7:07 UTC  (2+ messages)

checkout to a reflog entry
 2009-08-25  5:37 UTC  (3+ messages)

[PATCH v2 3/3] gitweb: add t9501 tests for checking HTTP status codes
 2009-08-25  5:03 UTC 

[PATCH v2 2/3] gitweb: split test suite into library and tests
 2009-08-25  5:00 UTC 

[PATCH v2 1/3] gitweb: improve snapshot error handling
 2009-08-25  4:59 UTC 

hitting home directory's parent
 2009-08-25  4:48 UTC  (9+ messages)

What's a good setup for submitting patches to the list properly?
 2009-08-25  0:14 UTC  (8+ messages)
  ` git-mail-commits (Re: What's a good setup for submitting patches to the list properly?)
        ` git-mail-commits (Re:What's "

git list binary and/or non-binary files?
 2009-08-24 22:39 UTC  (3+ messages)

bundles with multiple branches
 2009-08-24 21:42 UTC  (4+ messages)

[PATCH v4 0/4] fast-import: add a new option command
 2009-08-24 20:52 UTC  (5+ messages)
` [PATCH v4 1/4] fast-import: put option parsing code in seperate functions
  ` [PATCH v4 2/4] fast-import: put marks reading in it's own function
    ` [PATCH v4 3/4] fast-import: add option command
      ` [PATCH v4 4/4] fast-import: test the new "

[PATCH] remove ARM and Mozilla SHA1 implementations
 2009-08-24 20:10 UTC  (7+ messages)

Pulling one commit at a time
 2009-08-24 19:08 UTC  (5+ 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).