git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-04-25 20:30:51 to 2007-04-28 00:53:55 UTC [more...]

FEATURE REQUEST: git-format-path: Add option to encode patch content
 2007-04-28  0:53 UTC  (15+ messages)

[PATCH] A utility to perform merges between Subversion branches using git
 2007-04-27 22:38 UTC  (3+ messages)

[PATCH 0/5] New for_each_revision() helper
 2007-04-27 21:13 UTC  (8+ messages)
` [PATCH 1/5] Introduces "
` [PATCH 2/5] builtin-fmt-merge-msg.c: Use "
` [PATCH 3/5] reachable.c: "
` [PATCH 4/5] builtin-shortlog.c: "
` [PATCH 5/5] builtin-log.c: "

[PATCH] git shortlog documentation: add long options and fix a typo
 2007-04-27 21:02 UTC  (3+ messages)

gitweb search page link slightly wrong
 2007-04-27 20:43 UTC 

[PATCH] git-svn: Added 'find-rev' command
 2007-04-27 19:30 UTC  (2+ messages)

[PATCH] gitweb: use decode_utf8 directly
 2007-04-27 19:29 UTC  (5+ messages)

What's in git.git (stable)
 2007-04-27 18:12 UTC  (8+ messages)

[PATCH 1/8] Removing -n option from git-diff-files documentation
 2007-04-27 18:05 UTC  (9+ messages)
` [PATCH 2/8] Document additional options for git-fetch
` [PATCH 3/8] Update git-fmt-merge documentation
` [PATCH 4/8] Update git-grep documentation
` [PATCH 5/8] Update -L documentation for git-blame/git-annotate
` [PATCH 6/8] Update git-http-push documentation
` [PATCH 7/8] Update git-local-fetch documentation
` [PATCH 8/8] Update git-http-fetch documentation

git-svn failure when symlink added in svn
 2007-04-27 18:03 UTC  (5+ messages)

[PATCH] [PATCH] git-mirror - exactly mirror another repository
 2007-04-27 18:00 UTC  (7+ messages)

[PATCH 0/5] RFC: for_each_revision() helper
 2007-04-27 17:13 UTC  (15+ messages)
` [PATCH 1/5] Introduces "
` [PATCH 2/5] builtin-fmt-merge-msg.c: Use "
` [PATCH 3/5] reachable.c: "
` [PATCH 4/5] builtin-shortlog.c: "
` [PATCH 5/5] builtin-log.c: "

[PATCH] gitweb: Fix few 'use of undefined value' warnings
 2007-04-27 16:43 UTC 

Documentation patches
 2007-04-27 15:50 UTC  (2+ messages)

git-fetch and unannotated tags
 2007-04-27 15:50 UTC  (23+ messages)
    ` [PATCH 0/2] bookmarks (was: Re: git-fetch and unannotated tags)
      ` [PATCH 1/2] refs.c: change do_one_ref to not discard any of base
        ` [PATCH 2/2] Add basic support for bookmarks (create/edit/delete/list)
      ` [PATCH 0/2] bookmarks

git wish page
 2007-04-27 15:26 UTC  (2+ messages)

parsecvs repository moved
 2007-04-27 15:15 UTC  (3+ messages)

Gitweb CSS cleanup: container divs
 2007-04-27 14:48 UTC 

[PATCH 1/7] gitweb: show "no difference" message for empty diff
 2007-04-27 10:55 UTC  (4+ messages)
` [PATCH 2/7] gitweb: Support comparing blobs with different names
  ` [PATCH 3/7] gitweb: support filename prefix in git_patchset_body/git_difftree_body

[PATCH] Teach mailsplit about Maildir
 2007-04-27 13:26 UTC  (2+ messages)

http push Lock
 2007-04-27  9:19 UTC  (2+ messages)

[PATCH] Teach mailsplit about Maildir's
 2007-04-27  8:59 UTC  (4+ messages)

What's cooking in git.git (topics)
 2007-04-27  8:24 UTC  (2+ messages)

[PATCH 0/2] Fixing up names in blame output
 2007-04-27  7:54 UTC  (3+ messages)
` [PATCH 1/2] Split out mailmap handling out of shortlog
` [PATCH 2/2] Apply mailmap in git-blame output

[PATCH 1/4] Git.pm: config_boolean() -> config_bool()
 2007-04-27  4:39 UTC  (8+ messages)
` [PATCH 2/4] Git.pm: Add remote_refs() git-ls-remote frontend
` [PATCH 3/4] [PATCH] git-mirror - exactly mirror another repository
` [PATCH 4/4] server info: Add HEAD to info/refs

[PATCH] gitweb: Add support for grep searches
 2007-04-27  4:34 UTC  (6+ messages)

git submodule support feedback
 2007-04-26 21:49 UTC  (7+ messages)

[PATCH 3/2] post-receive-email example hook: sed command for getting description was wrong
 2007-04-26 21:37 UTC 

[PATCH 2/2] post-receive-email example hook: detect rewind-only updates and output sensible message
 2007-04-26 21:36 UTC 

[PATCH 1/2] post-receive-email example hook: fastforward should have been fast_forward
 2007-04-26 21:35 UTC 

git died
 2007-04-26 20:55 UTC  (5+ messages)

[RFH] git-svn: sanitizing refnames
 2007-04-26 19:49 UTC 

[PATCH 0/5] RFC: for_each_revision() helper
 2007-04-26 19:29 UTC 

[PATCH] Avoid excessive rewrites in merge-recursive
 2007-04-26 19:13 UTC  (4+ messages)
` [PATCH] Ignore merged status of the file-level merge

speeding up git-svn when directories are copied?
 2007-04-26 15:45 UTC  (4+ messages)

suggested feature: completely expunge a file (or just a delta) a la rebase
 2007-04-26 15:17 UTC  (4+ messages)

[PATCH] Change git-rev-parse --show-cdup to output an absolute path
 2007-04-26 12:14 UTC  (6+ messages)
    ` [PATCH] Use PATH_MAX rather than a hardwired constant maximum length

[PATCH] Add date format --local-zone
 2007-04-26  6:54 UTC  (9+ messages)
  ` [PATCH 1/2] Add --date={local,relative,default}

git-send-email fixes, cleanups and improvements
 2007-04-26  4:53 UTC  (13+ messages)
` [PATCH 1/9] Document --dry-run parameter to send-email
  ` [PATCH 2/9] Prefix Dry- to the message status to denote dry-runs
    ` [PATCH 3/9] Debugging cleanup improvements
      ` [PATCH 4/9] Change the scope of the $cc variable as it is not needed outside of send_message
        ` [PATCH 5/9] Perform correct quoting of recipient names
          ` [PATCH 6/9] Validate @recipients before using it for sendmail and Net::SMTP
            ` [PATCH 7/9] Ensure clean addresses are always used with Net::SMTP
              ` [PATCH 8/9] Allow users to optionally specify their envelope sender
                ` [PATCH 9/9] Document --dry-run and envelope-sender for git-send-email
              ` [PATCH 10/9] Sanitize @to recipients

[PATCH 2/2] Fine-tune relative-date output
 2007-04-26  5:23 UTC 

[PATCH] git-svn: Don't rely on $_ after making a function call
 2007-04-26  2:11 UTC  (5+ messages)

[BUG] git gui and my ö
 2007-04-25 22:48 UTC 

GIT vs Other: Need argument
 2007-04-25 22:39 UTC  (26+ messages)
                                ` Making git disappear when talking about my code (was: Re: GIT vs Other: Need argument)
                                    ` Making git disappear when talking about my code

[PATCH] Fix handle leak in write_tree
 2007-04-25 22:28 UTC  (7+ messages)

[PATCH] Convert t6022 to use git-merge instead of git-pull
 2007-04-25 22:12 UTC  (3+ messages)

using stgit/guilt for public branches
 2007-04-25 21:37 UTC  (5+ messages)

[PATCH] git-svn: Ignore usernames in URLs in find_by_url
 2007-04-25 21:01 UTC  (2+ messages)

git-ls-files -m lists the same file multiple times
 2007-04-25 20:47 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).