git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-06-02 16:50:26 to 2009-06-04 22:08:34 UTC [more...]

[PATCH] daemon: Skip unknown "extra arg" information
 2009-06-04 22:08 UTC 

Request for detailed documentation of git pack protocol
 2009-06-04 21:57 UTC  (40+ messages)

[JGIT PATCH 0/7] Misc. transport cleanup
 2009-06-04 21:44 UTC  (8+ messages)
` [JGIT PATCH 1/7] Move hex parsing functions to RawParseUtil, accept upper case
  ` [JGIT PATCH 2/7] Disambiguate pkt-line "0000" from "0004"
    ` [JGIT PATCH 3/7] Move PacketLineIn hex parsing to RawParseUtils
      ` [JGIT PATCH 4/7] Add tests for RawParseUtil's hex string parsing
        ` [JGIT PATCH 5/7] Add tests for PacketLineIn
          ` [JGIT PATCH 6/7] Add tests for PacketLineOut
            ` [JGIT PATCH 7/7] Add tests for SideBandOutputStream

[TopGit PATCH] hooks/pre-commit: check for cycles in dependencies
 2009-06-04 21:33 UTC  (2+ messages)

[TopGit PATCH] pre-commit: check .top* files in the to-be-commited tree
 2009-06-04 21:29 UTC  (3+ messages)

[PATCH] add strerror(errno) to die() calls where applicable
 2009-06-04 21:13 UTC  (7+ messages)
  ` [PATCH] diesys calls die and also reports strerror(errno)

Disappearing submissions to vger
 2009-06-04 20:53 UTC  (2+ messages)

git repack and dumb protocols
 2009-06-04 19:46 UTC  (6+ messages)
` [PATCH] git-pack.txt: Clarify implications of -a for "
` [PATCHv1+eps] git-repack.txt: "

Can I set up a GIT server w/o administration privileges on a Solaris machine?
 2009-06-04 17:37 UTC  (3+ messages)

[Patch] Prevent cloning over http from spewing
 2009-06-04 16:01 UTC  (12+ messages)

di-git-ally managing love letters - a Git presentation
 2009-06-04 14:51 UTC  (5+ messages)

[TopGit PATCH] pre-commit: check .topdeps for valid branches
 2009-06-04 12:18 UTC  (3+ messages)

[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
 2009-06-04  8:35 UTC  (8+ messages)
      ` [PATCH v4] "

git-p4: submit to blank p4 repository help please
 2009-06-04  7:16 UTC 

[ANNOUNCE] GIT 1.6.3.2
 2009-06-04  7:20 UTC 

Am able to delete a file with no trace in the log
 2009-06-04  6:57 UTC  (26+ messages)
    ` Clean up and simplify rev_compare_tree()

[PATCHv2 1/2] Limit start revision of find_rev_before to max existing revision
 2009-06-04  3:45 UTC  (2+ messages)
` [PATCHv2 2/2] Add 'git svn reset' to unwind 'git svn fetch'

[PATCH v2] git-svn: let 'dcommit $rev' work on $rev instead of HEAD
 2009-06-04  2:45 UTC  (2+ messages)

[PATCH 1/2] Add 'git svn help [cmd]' which works outside a repo
 2009-06-04  2:48 UTC  (5+ messages)
` [PATCH 2/2] Add 'git svn reset' to unwind 'git svn fetch'

rebase and unmerged files
 2009-06-04  1:54 UTC 

Where's My Refund?
 2009-06-03 23:23 UTC 

[PATCH v3 1/2] compat: add a mkstemps() compatibility function
 2009-06-03 23:33 UTC  (5+ messages)

gitosis question: identifying/logging remote user
 2009-06-03 21:02 UTC  (11+ messages)
` [PATCH] Add USER environment variable to executed git commands when serving
      `  "

[PATCH] parse-options: make OPT_NUMBER's argh explicit
 2009-06-03 20:22 UTC  (4+ messages)

wrong expectation from "git log -p"
 2009-06-03 20:20 UTC  (5+ messages)
  ` [PATCH] completion: Add --full-diff to log/gitk options
      ` [PATCH v2] completion: Add --full-diff to log options

[PATCH 00/11] Various msysgit patches
 2009-06-03 17:23 UTC  (17+ messages)
` [PATCH 01/11] MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
  ` [PATCH 02/11] Quiet make: do not leave Windows behind
    ` [PATCH 03/11] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
      ` [PATCH 04/11] test-chmtime: work around Windows limitation
        ` [PATCH 05/11] winansi: fix compile warnings
          ` [PATCH 06/11] git: browsing paths with spaces when using the start command
            ` [PATCH 07/11] connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
              ` [PATCH 08/11] MinGW readdir reimplementation to support d_type
                  ` [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0

[JGIT PATCH] Send non-standard port in host header of git://
 2009-06-03 17:19 UTC  (2+ messages)
` [JGIT PATCH v2] "

[EGIT PATCH 2/6] Add ref rename support to JGit
 2009-06-03 16:43 UTC  (12+ messages)
` [EGIT PATCH 00/10] Rename support
  ` [EGIT PATCH 01/10] Make sure we get the right storage for loose/pack/loose and packed refs
    ` [EGIT PATCH 02/10] Add a toString for debugging to RemoteRefUpdate
      ` [EGIT PATCH 03/10] Add a toString to LockFile
        ` [EGIT PATCH 04/10] Add more tests for RefUpdate
          ` [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
            ` [EGIT PATCH 06/10] Add a utility method for shortening long ref names to short ones
              ` [EGIT PATCH 07/10] Set a nice reflog message in the branch command
                ` [EGIT PATCH 08/10] Add ref rename support to JGit

[PATCH] grep: fix empty word-regexp matches
 2009-06-03 16:19 UTC 

[PATCH 0/2] git-blame bug
 2009-06-03 12:40 UTC  (5+ messages)
` [PATCH 1/2] t8006: Add test to show blame failure
` [PATCH 2/2] blame: Fix corner case when a directory becomes a file

[PATCH 13/17] http-push.c::fetch_symref(): use the new http API
 2009-06-03 11:55 UTC  (4+ messages)
` [PATCH 14/17] http*: add http_get_info_packs

git-rebase -i not escaping # at the beginning of the line
 2009-06-03 11:18 UTC  (4+ messages)

[PATCH] GitWeb + TopGit
 2009-06-03 11:09 UTC 

state of libgit2?
 2009-06-03  9:56 UTC  (3+ messages)

[PATCH 0/4] make it possible to skip away from broken commits
 2009-06-03  7:10 UTC  (10+ messages)
` [PATCH 1/4] bisect: add parameters to "filter_skipped"
` [PATCH 2/4] bisect: use the skip ratio to choose a commit away from a skipped commit
` [PATCH 3/4] bisect: add "--ratio=<ratio>" option to "git bisect skip"
` [PATCH 4/4] t6030: add test case for "git bisect skip --ratio=x/y"

What's cooking in git.git (May 2009, #04; Sun, 31)
 2009-06-03  6:46 UTC  (10+ messages)
` [PATCH 0/2] "git submodule update" enhancements (Was: What's cooking in git.git (May 2009, #04; Sun, 31))
` [PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
      ` [PATCH 1/2 v2] "
` [PATCH 2/2] git-submodule: add support for --merge

git and multiple cores
 2009-06-02 23:54 UTC  (6+ messages)

Savannah Git repositories: do not panic
 2009-06-02 21:55 UTC 

[PATCH] add -i: do not dump patch during application
 2009-06-02 21:34 UTC 

[TopGit PATCH] tg-push: add bash completion
 2009-06-02 20:44 UTC  (3+ messages)
` [TopGit PATCH v2] "

[TopGit PATCH] help: use pager
 2009-06-02 20:35 UTC 

[PATCH] Show presense of stashed changes in bash prompt
 2009-06-02 18:36 UTC  (5+ messages)

[PATCH WIP 0/4] Special code path for large blobs
 2009-06-02 17:22 UTC  (5+ messages)

Duplicating a branch
 2009-06-02 16:50 UTC  (3+ 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).