git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-09-10 01:32:52 to 2009-09-12 20:19:21 UTC [more...]

[DIFF] build git on armv6l emulator with uclibc
 2009-09-12 20:18 UTC 

git push --confirm ?
 2009-09-12 20:11 UTC  (3+ messages)

Confusing git pull error message
 2009-09-12 20:01 UTC 

[PATCH v7 0/6] fast-import: add new feature and option command
 2009-09-12 19:43 UTC  (13+ messages)
` [PATCH v7 1/6] fast-import: put option parsing code in separate functions
  ` [PATCH v7 2/6] fast-import: put marks reading in it's own function
    ` [PATCH v7 3/6] fast-import: add feature command
      ` [PATCH v7 4/6] fast-import: test the new "
        ` [PATCH v7 5/6] fast-import: add option command

Effectively tracing project contributions with git
 2009-09-12 19:03 UTC  (3+ messages)

[PATCHv5 00/14] git notes
 2009-09-12 18:41 UTC  (33+ messages)
    ` [PATCHv6 "
    ` [PATCHv6 01/14] Introduce commit notes
    ` [PATCHv6 02/14] Add a script to edit/inspect notes
    ` [PATCHv6 03/14] Speed up git notes lookup
    ` [PATCHv6 04/14] Add an expensive test for git-notes
    ` [PATCHv6 05/14] Teach "-m <msg>" and "-F <file>" to "git notes edit"
    ` [PATCHv6 06/14] fast-import: Add support for importing commit notes
    ` [PATCHv6 07/14] t3302-notes-index-expensive: Speed up create_repo()
    ` [PATCHv6 08/14] Add flags to get_commit_notes() to control the format of the note string
    ` [PATCHv6 09/14] Add '%N'-format for pretty-printing commit notes
    ` [PATCHv6 10/14] Teach notes code to free its internal data structures on request
    ` [PATCHv6 11/14] Teach the notes lookup code to parse notes trees with various fanout schemes
    ` [PATCHv6 12/14] Selftests verifying semantics when loading notes trees with various fanouts
    ` [PATCHv6 13/14] Allow flexible organization of notes trees, using both commit date and SHA1
    ` [PATCHv6 14/14] Add test cases for various date-based fanouts

obnoxious CLI complaints
 2009-09-12 18:32 UTC  (28+ messages)

bash_completion outside repo
 2009-09-12 18:31 UTC  (17+ messages)
          ` [PATCH] completion: Replace config --list with --get-regexp

diffstat and signoff in git-format-patch
 2009-09-12 18:29 UTC  (4+ messages)

Issue 323 in msysgit: Can't clone over http
 2009-09-12 17:31 UTC  (12+ messages)

[PATCH v3] gitweb: check given hash before trying to create snapshot
 2009-09-12 16:32 UTC 

one half of a rebase
 2009-09-12 14:38 UTC  (5+ messages)

(unknown)
 2009-09-12 13:00 UTC 

What's cooking in git.git (Sep 2009, #02; Mon, 07)
 2009-09-12 11:46 UTC  (19+ messages)
` scissors definition and documentation
` [PATCH 1/2] mailinfo: add '--scissors' to usage message
  ` [PATCH 2/2] add documentation for mailinfo.scissors and '--no-scissors'
    ` [PATCH v2] "
        ` [PATCH v2] "
          ` [PATCH v3 2/2] "

[PATCH] wrap git's main usage string
 2009-09-12 10:39 UTC 

[PATCH] transport-helper.c: don't leak fdopen'd stream buffers
 2009-09-12  9:38 UTC 

[PATCH] don't dereference NULL upon fdopen failure
 2009-09-12  9:16 UTC 

[PATCH] preserve mtime of local clone
 2009-09-12  9:03 UTC  (4+ messages)

[PATCH] use write_str_in_full helper to avoid literal string lengths
 2009-09-12  8:54 UTC 

[PATCH 2/2] Re: Makefile: remove unused CURL_SYNONYMS variable
 2009-09-12  5:52 UTC 

[PATCH 1/2] start_command: do not clobber cmd->env on Windows code path
 2009-09-12  4:32 UTC  (3+ messages)
    ` [PATCH 2/2] pager: set LESS=FRSX also on Windows

previously committed file untracked prevent checking out an old tag/branch
 2009-09-12  0:06 UTC  (2+ messages)

[PATCH] send-email: confirm on empty mail subjects
 2009-09-11 23:27 UTC  (2+ messages)

Cannot clone redirecting stdout
 2009-09-11 22:47 UTC  (10+ messages)

[JGIT PATCH 1/3] Disallow creating invalid DirCacheEntry records
 2009-09-11 19:58 UTC  (3+ messages)
` [JGIT PATCH 2/3] Don't allow DirCacheEntry with mode of 0
  ` [JGIT PATCH 3/3] Use keep(1) instead of add() when skipping an entry

[RFC/PATCH 2/2] gitweb: check given hash before trying to create snapshot
 2009-09-11 16:42 UTC  (4+ messages)

[PATCH 0/4] "git reset --merge" related improvements
 2009-09-11 16:02 UTC  (18+ messages)
` [PATCH 1/4] reset: add a few tests for "git reset --merge"
` [PATCH 2/4] reset: use "unpack_trees()" directly instead of "git read-tree"
` [PATCH 3/4] reset: add option "--merge-dirty" to "git reset"
` [PATCH 4/4] reset: add test cases for "--merge-dirty" option

[ JGIT ] incompatiblity found in DirCache
 2009-09-11 15:05 UTC  (3+ messages)

git push stages original version on server
 2009-09-11 11:11 UTC  (3+ messages)

[RFC/PATCH v2] gitweb: check given hash before trying to create snapshot
 2009-09-11  5:01 UTC 

tracking branch for a rebase
 2009-09-11  4:54 UTC  (31+ messages)
                        ` [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
                                ` [PATCH v2] Introduce <branch>@{upstream} "

[RFC/PATCH 1/2] gitweb: extend &git_get_head_hash to be &git_get_hash
 2009-09-10 21:49 UTC  (2+ messages)

[BUG] 'add -u' doesn't work from untracked subdir
 2009-09-10 20:32 UTC  (12+ messages)

[PATCH v2 3/3] INSTALL: Describe dependency knobs from Makefile
 2009-09-10 20:28 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v2] git-p4: Avoid modules deprecated in Python 2.6
 2009-09-10 18:22 UTC  (2+ messages)

git svn propset support
 2009-09-10 15:41 UTC 

[StGit PATCH] Add import -p option
 2009-09-10  8:24 UTC  (4+ messages)


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