git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-09-29 07:52:43 to 2008-10-01 04:07:22 UTC [more...]

[PATCH/resent 0/9] Sparse checkout (first half)
 2008-10-01  4:04 UTC  (9+ messages)
` [PATCH 1/9] Extend index to save more flags
  ` [PATCH 2/9] Introduce CE_NO_CHECKOUT bit
    ` [PATCH 3/9] ls-files: add options to support sparse checkout
      ` [PATCH 4/9] update-index: refactor mark_valid() in preparation for new options
        ` [PATCH 5/9] update-index: add --checkout/--no-checkout to update CE_NO_CHECKOUT bit
          ` [PATCH 6/9] ls-files: Add tests for --sparse and friends
            ` [PATCH 7/9] Prevent diff machinery from examining worktree outside sparse checkout
              ` [PATCH 8/9] checkout_entry(): CE_NO_CHECKOUT on checked out entries

[PATCH, resent] fix openssl headers conflicting with custom SHA1 implementations
 2008-10-01  3:47 UTC  (5+ messages)

What's cooking in git.git (Sep 2008, #05; Mon, 29)
 2008-10-01  3:31 UTC  (2+ messages)

[PATCH 3/8] Docs: send-email: Man page option ordering
 2008-10-01  3:27 UTC  (19+ messages)
` [RFC 6/9] Docs: send-email: Remove unnecessary config variable description
  ` [RFC 7/9] send-email: Completely replace --signed-off-cc with --signed-off-by-cc
    ` [RFC 8/9] Docs: send-email: Create logical groupings for --help text
      ` [RFC2 8/9] Docs: send-email: Create logical groupings for man text
        ` [RFC2 9/9] send-email: signedoffcc -> signedoffbycc, but handle both
            ` [PATCH 1/9] Docs: send-email's usage text and man page mention same options
              ` [PATCH 2/9] Docs: send-email usage text much sexier
                ` [PATCH 3/9] Docs: send-email: Man page option ordering
                  ` [PATCH 4/9] send-email: change --no-validate to boolean --[no-]validate
                    ` [PATCH 5/9] Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to
                      ` [PATCH 6/9] Docs: send-email: Remove unnecessary config variable description
                        ` [PATCH 7/9] Docs: send-email: Create logical groupings for --help text
                          ` [PATCH 8/9] Docs: send-email: Create logical groupings for man text
                            ` [PATCH 9/9] send-email: signedoffcc -> signedoffbycc, but handle both

Git config not expanding user home directories
 2008-10-01  3:22 UTC  (4+ messages)

[RFC] Detached-HEAD reminder on commit?
 2008-10-01  3:14 UTC  (14+ messages)
` [PATCH] Builtin-commit: show on which branch a commit was added
              ` [PATCH] git commit: Reformat output somewhat

[GUILT] Use git_editor
 2008-10-01  2:31 UTC  (5+ messages)

[JGIT PATCH 0/5] Support receive.fsckobjects
 2008-10-01  1:31 UTC  (6+ messages)
` [JGIT PATCH 1/5] Expose RawParseUtils.match to application callers
  ` [JGIT PATCH 2/5] Fix UnpackedObjectLoader.getBytes to return a copy
    ` [JGIT PATCH 3/5] Object validation tests for "jgit fsck"
      ` [JGIT PATCH 4/5] Expose the critical receive configuration options to JGit
        ` [JGIT PATCH 5/5] Honor receive.fsckobjects during any fetch connection

[PATCH] Teach git diff about Objective-C syntax
 2008-10-01  0:52 UTC  (3+ messages)
` [PATCH v2] "

[EGIT PATCH 1/8] Set table row height for the glog JTable
 2008-10-01  0:02 UTC  (5+ messages)
` [EGIT PATCH 2/8] Move AWTPlotRenderer to its own file
  ` [EGIT PATCH 3/8] Dispose of allocated colors on finalize()
    ` [EGIT PATCH 4/8] Align commit text properly in jgit glog

[PATCHv2 0/6] gitweb pathinfo improvements
 2008-09-30 23:49 UTC  (24+ messages)
` [PATCH 1/6] gitweb: action in path with use_pathinfo
  ` [PATCH 2/6] gitweb: use_pathinfo filenames start with /
` [PATCH 4/6] gitweb: use_pathinfo creates parent..current paths
  ` [PATCH 5/6] gitweb: remove PATH_INFO from $my_url and $my_uri
    ` [PATCH 6/6] gitweb: prevent double slashes in PATH_INFO hrefs

[PATCH] git grep: Add "-Z/--null" option as in GNU's grep
 2008-09-30 23:41 UTC  (3+ messages)

small warm-up: easy parse-opt migrations
 2008-09-30 22:46 UTC  (7+ messages)
` [PATCH] parse-opt: migrate fmt-merge-msg

git-describe doesn't show the most recent tag
 2008-09-30 22:26 UTC  (13+ messages)
        ` [PATCH] doc: enhance git describe --tags help

[PATCH] Use "git_config_string" to simplify "builtin-gc.c" code where "prune_expire" is set
 2008-09-30 20:28 UTC  (5+ messages)

[PATCH 4/4] cygwin: Use native Win32 API for stat
 2008-09-30 20:26 UTC  (9+ messages)
        ` [PATCH 4/4 v2] "

[PATCH] git-gui: Implement a 'clone' subcommand
 2008-09-30 19:58 UTC  (3+ messages)

[PATCH] Improve git-log documentation wrt file filters
 2008-09-30 19:57 UTC  (3+ messages)

How Blobs Work ( Blobs Vs. Deltas)
 2008-09-30 18:54 UTC  (4+ messages)

What's cooking in git/spearce.git (Sep 2008, #04; Mon, 22)
 2008-09-30 18:36 UTC  (6+ messages)

git gui rescane_stage2 error on windows
 2008-09-30 17:43 UTC  (2+ messages)

[PATCH] Documentation: remove '\' from front of options in githooks doc
 2008-09-30 17:27 UTC  (4+ messages)
    ` [PATCH] Documentation: remove '\' in front of short options

Implementation of a "textconv" filter for easy custom diff
 2008-09-30 16:45 UTC  (6+ messages)

[PATCH 2/2] Documentation: Refer to git-rebase(1) to warn against rewriting
 2008-09-30 16:07 UTC  (5+ messages)
` [RFC PATCH] Documentation: add manpage about workflows

[PATCH] Add OS X support to the pre-auto-gc example hook
 2008-09-30 15:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] t0024: add executable permission
 2008-09-30 13:38 UTC  (2+ messages)

[RFC] gitweb wishlist and TODO list
 2008-09-30 12:45 UTC  (4+ messages)
` [RFC] gitweb wishlist and TODO list (templating)

[PATCH] tests: grep portability fixes
 2008-09-30 12:45 UTC  (7+ messages)

[PATCH (GITK) v2 0/4] Encoding support in GUI
 2008-09-30 11:00 UTC  (5+ messages)
` [PATCH (GITK) v2 1/4] gitk: Port new encoding logic from git-gui
  ` [PATCH (GITK) v2 2/4] gitk: Implement file contents encoding support
    ` [PATCH (GITK) v2 3/4] gitk: Support filenames in the locale encoding
      ` [PATCH (GITK) v2 4/4] gitk: Implement batch lookup and caching of encoding attrs

[PATCH] vim syntax: highlight the diff in commit message template
 2008-09-30  8:29 UTC  (9+ messages)
    ` [RFC/PATCH] remove vim syntax highlighting in favor of upstream
          ` [PATCH] "

[PATCH (GIT-GUI)] git-gui: Make Ctrl-T safe to use for conflicting files
 2008-09-30  8:12 UTC 

[PATCH] git-gui: Do not automatically stage file after merge tool finishes
 2008-09-30  8:00 UTC  (2+ messages)

[RFC PATCH (GIT-GUI)] git-gui: Add more integration options to citool
 2008-09-30  7:53 UTC  (4+ messages)

[JGIT PATCH 1/2] Fix the UnpackedObjectCache hash function to prevent overflow
 2008-09-30  7:47 UTC  (2+ messages)
` [JGIT PATCH 2/2] ObjectId: Convert StringIndexOutOfBounds to IllegalArgumentException

[PATCH] git-gui: Remove space from the end of aspell's reply before processing
 2008-09-30  6:39 UTC 

[PATCH] explicitly set LANG to 'C' in for guilt run-tests
 2008-09-30  4:42 UTC  (5+ messages)

[JGIT PATCH] index-pack: Detect SHA-1 hash collisions to avoid replacing objects
 2008-09-30  3:54 UTC 

Bug? git svn fetch: "unable to create temporary sha1 filename /home/andres/git/public/crystal.git/objects/96: File exists"
 2008-09-30  0:23 UTC  (2+ messages)

[PATCH 1/1] Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)
 2008-09-29 23:01 UTC 

[PATCH v2 4/4] diff.c: convert builtin funcname patterns to non-GNU extended regex syntax
 2008-09-29 21:52 UTC  (2+ messages)
` [PATCH] diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785

[PATCH] Typos
 2008-09-29 20:30 UTC 

[PATCH] fix guilt-pop and push to fail if no relevant patches
 2008-09-29 18:51 UTC 

What's in git/spearce.git (Sep 2008, #04; Mon, 29)
 2008-09-29 18:46 UTC 

[BUG] merge --no-ff --no-commit && commit
 2008-09-29 18:44 UTC  (7+ messages)
` [PATCH] builtin-commit: avoid using reduce_heads()

[PATCH 3/4] mingw: move common functionality to win32.h
 2008-09-29 18:37 UTC  (5+ messages)

[PATCH] Fix typo in release notes for 1.6.0.3
 2008-09-29 18:15 UTC  (3+ messages)

[PATCH] make prune report removed objects on -v
 2008-09-29 16:49 UTC 

[PATCH 1/3] Prepare for non-interactive merge-preserving rebase
 2008-09-29 16:11 UTC  (6+ messages)

[PATCH] Clarify commit error message for unmerged files
 2008-09-29 16:04 UTC 

[PATCHv3] gitweb path info enhancements
 2008-09-29 15:26 UTC  (5+ messages)
` [PATCHv3] gitweb: parse project/action/hash_base:filename PATH_INFO
  ` [PATCHv3] gitweb: generate project/action/hash URLs
    ` [PATCHv3] gitweb: parse parent..current syntax from pathinfo
      ` [PATCHv3] gitweb: generate parent..current URLs

[ANNOUNCE] TopGit v0.3
 2008-09-29 10:53 UTC  (12+ messages)

having to pull twice
 2008-09-29 15:00 UTC  (5+ messages)

[PATCH] git-svn: call 'fatal' correctly in set-tree
 2008-09-29 13:58 UTC 

[PATCH] gitweb: remove PATH_INFO from $my_url and $my_uri
 2008-09-29 13:39 UTC  (2+ messages)

[PATCH] Add contrib/rerere-train script
 2008-09-29 12:39 UTC  (2+ messages)

git can't find none
 2008-09-29 12:13 UTC  (4+ messages)

[PATCH] Clarify how the user can satisfy stash's 'dirty state' check
 2008-09-29  9:12 UTC 

A note from the interim Git maintainer
 2008-09-29  7:51 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).