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

A note from the interim Git maintainer
 2008-09-29  7:51 UTC  (4+ messages)

interactive rebase not rebasing
 2008-09-29  6:42 UTC  (2+ messages)

[PATCH] usage.c: remove unused functions
 2008-09-29  6:35 UTC  (5+ messages)

[PATCH 1/8] Docs: send-email's usage text and man page mention same options
 2008-09-29  5:08 UTC  (28+ messages)
` [PATCH 2/8] Docs: send-email usage text much sexier
  ` [PATCH 3/8] Docs: send-email: Man page option ordering
    ` [PATCH 4/8] send-email: change --no-validate to boolean --[no-]validate
      ` [PATCH 5/8] Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to
        ` [PATCH 6/8] Docs: Arranged config options in man page
          ` [PATCH 7/8] Docs: send-email: Added all config variables to man end
            ` [PATCH 8/8] Docs: config: send-email config options included
      ` [PATCH] bash completion: Add --[no-]-validate to "git send-email"
            ` [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
                  ` [RFC 9/9] Docs: send-email: Create logical groupings for man text

[PATCHv2 0/6] gitweb pathinfo improvements
 2008-09-29  1:08 UTC  (5+ messages)
` [PATCH 1/6] gitweb: action in path with use_pathinfo
  ` [PATCH 2/6] gitweb: use_pathinfo filenames start with /

[RFC] gitweb wishlist and TODO list
 2008-09-28 21:18 UTC  (9+ messages)
` [RFC] gitweb wishlist and TODO list (templating)

strange "git clone" behavior wrt an active branch
 2008-09-28 19:43 UTC  (4+ messages)

Implementation of a "textconv" filter for easy custom diff
 2008-09-28 16:12 UTC  (14+ messages)
` [PATCH] Facility to have multiple kinds of drivers for diff
  ` [PATCH] Implement run_command_to_buf (spawn a process and reads its stdout)
    ` [PATCH] Implement a textconv filter for "git diff"
      ` [PATCH] Document the textconv filter
        ` [PATCH] Add a basic test for "

having to pull twice
 2008-09-28 15:26 UTC  (9+ messages)

mysterious error message
 2008-09-28 15:18 UTC  (8+ messages)

git-describe doesn't show the most recent tag
 2008-09-28 15:12 UTC  (8+ messages)
        ` [PATCH] doc: enhance git describe --tags help

small warm-up: easy parse-opt migrations
 2008-09-28 13:20 UTC  (5+ messages)
` [PATCH] parse-opt: migrate fmt-merge-msg
  ` [PATCH] parse-opt: migrate git-merge-base
    ` [PATCH] parse-opt: migrate builtin-merge-file

[PATCH 01/14] Extend index to save more flags
 2008-09-28 12:21 UTC  (2+ messages)

[PATCH 4/4] cygwin: Use native Win32 API for stat
 2008-09-28  9:50 UTC  (6+ messages)

git and perforce
 2008-09-28  9:19 UTC 

[PATCH 3/4] mingw: move common functionality to win32.h
 2008-09-28  9:10 UTC  (4+ messages)

[PATCH] for-each-ref: Fix --format=%(subject) for log message without newlines
 2008-09-27 22:24 UTC  (2+ messages)
` [PATCH] Use strchrnul() instead of strchr() plus manual workaround

[PATCH 1/4] mingw: remove use of _getdrive() from lstat/fstat
 2008-09-27 19:38 UTC  (2+ messages)

[PATCH 1/3] Prepare for non-interactive merge-preserving rebase
 2008-09-27 19:20 UTC  (4+ messages)

[QGit] Can't compile under windows (MSVC2008)
 2008-09-27 12:47 UTC  (13+ messages)
` [QGit] Some suggestion
                ` [QGit] [PATCH] Modify Highlight Color at File Context View

[PATCH] Add contrib/rerere-train script
 2008-09-27 11:44 UTC 

[PATCH] add GIT_FAST_STAT mode for Cygwin
 2008-09-27 10:39 UTC  (4+ messages)
` [PATCH v2] Add a "fast stat" "

[PATCH] Add OS X support to the pre-auto-gc example hook
 2008-09-27  9:53 UTC  (3+ messages)

[PATCH 2/4] add have_git_dir() function
 2008-09-27  8:41 UTC 

git log and utf-u in filenames
 2008-09-27  8:37 UTC  (8+ messages)

status letters consistency in log and ls-files
 2008-09-27  3:30 UTC  (4+ messages)

gitk: Turn short SHA1 names into links too
 2008-09-27  3:18 UTC  (10+ messages)

git apply --directory broken for new files
 2008-09-27  1:54 UTC  (2+ messages)

[PATCH RFC 1/6] Docs: send-email's usage text and man page mention same options
 2008-09-27  1:13 UTC  (9+ messages)
  ` [PATCH RFC 2/6] Docs: send-email usage cleanup 1
    ` [PATCH RFC 3/6] Docs: send-email usage text much sexier
      ` [PATCH RFC 4/6] Docs: send-email: Option order the same in man page and usage text
        ` [PATCH RFC 5/6] Docs: send-email: change --no-validate to boolean --[no-]validate
          ` [PATCH RFC 6/6] Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to

[BUG] merge --no-ff --no-commit && commit
 2008-09-27  0:16 UTC  (12+ messages)
` [PATCH] builtin-commit: avoid using reduce_heads()
      ` [PATCH] builtin-commit: avoid always "

[BUG] git merge does not prune empty directories
 2008-09-26 22:59 UTC  (10+ messages)
` [PATCH] Remove empty directories in recursive merge
  ` [PATCH] Cleanup remove_path
    ` [PATCH] Fix memleak and the implementation of remove_file in builtin-rm.c
        ` [PATCH] Add remove_path: a function to remove as much as possible of a path
          ` [PATCH] Use remove_path from dir.c instead of own implementation

[BUG] git ls-files -m --with-tree does double output
 2008-09-26 22:50 UTC  (2+ messages)

diffcore and directory renames
 2008-09-26 19:21 UTC  (7+ messages)
` [RFC PATCH] detection of "
  ` [PATCH] Introduce patch factorization in diffcore

Internal, corporate, shared hosting solutions
 2008-09-26 18:17 UTC  (3+ messages)

Help with merge and git-svn
 2008-09-26 18:02 UTC  (3+ messages)

[PATCH v2 4/4] diff.c: convert builtin funcname patterns to non-GNU extended regex syntax
 2008-09-26 17:49 UTC  (8+ messages)

[PATCH v2 00/14] Sparse checkout
 2008-09-26 16:00 UTC  (9+ messages)

git-stash.sh: don't default to refs/stash if invalid ref supplied
 2008-09-26 15:25 UTC  (2+ messages)

[PATCH] git-gui: Help identify aspell version on Windows too
 2008-09-26 15:06 UTC  (7+ messages)

No "pull" in git gui?
 2008-09-26 14:49 UTC  (3+ messages)

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

[PATCH 0/5] git-gui: Support for "Locators" - address templates
 2008-09-26 14:33 UTC  (3+ messages)

[PATCH 0/5] git-gui: Remotes manipulation enhancements
 2008-09-26 13:31 UTC  (3+ messages)
` On Sponsor Notices

re-licensing pkt-line.c code
 2008-09-26 11:42 UTC  (3+ messages)
` Implementations of Git (was: re-licensing pkt-line.c code)
  ` git-sharp, was "

Git-1.6.0.2-preview20080921 on Windows
 2008-09-26  9:27 UTC  (4+ messages)
` [CORRECTION] "
  ` [ANNOUNCE] Git-1.6.0.2-preview20080923

bye
 2008-09-26  8:11 UTC 

[PATCH] gitk: Update swedish translation
 2008-09-26  7:59 UTC  (8+ messages)
          ` [PATCH v2] "

Small issue with rerere when one file fails to automatically merge
 2008-09-26  5:55 UTC 


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