git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-02-17 09:17:27 to 2008-02-18 16:27:49 UTC [more...]

[PATCH] cvsexportcommit: be graceful when "cvs status" reorders the arguments
 2008-02-18 16:27 UTC  (5+ messages)

[PATCH v3 00/03] switching, branch creating branch and merging within Emacs
 2008-02-18 16:24 UTC 

[PATCH] http-push: Fix error message for push <remote> :<branch>
 2008-02-18 15:55 UTC  (3+ messages)
  ` [PATCH] http-push: push <remote> :<branch> deletes remote branch

[PATCH 0/5 v2] Introduce the .gitfile
 2008-02-18 14:54 UTC  (18+ messages)
` [PATCH 1/5] Simplify setup of $GIT_DIR in git-sh-setup.sh
  ` [PATCH 2/5] Add platform-independent .git "symlink"
    ` [PATCH 3/5] Teach resolve_gitlink_ref() about the .git file
      ` [PATCH 4/5] git-submodule: prepare for the .git-file
        ` [PATCH 5/5] Teach GIT-VERSION-GEN about the .git file

[PATCH] test cases: optionally setup branch.*.merge from upstream local branches
 2008-02-18 15:07 UTC 

BUG: rebase -p after cherry-pick does not work
 2008-02-18 15:06 UTC  (2+ messages)

[PATCH] Rename git-core rpm to just git and rename the meta-pacakge to git-all
 2008-02-18 14:51 UTC  (3+ messages)

[PATCH RFC] git-p4: Support usage of perforce client spec
 2008-02-18 14:22 UTC 

[PATCH] branch: optionally setup branch.*.merge from upstream local branches
 2008-02-18 14:38 UTC  (3+ messages)

[PATCH] Remove useless if-before-free tests
 2008-02-18 14:27 UTC  (7+ messages)

[StGit PATCH] Allow renaming of the top-most branch by just calling stg rename <new-patch-name>
 2008-02-18 14:00 UTC  (2+ messages)

[PATCH] branch: optionally setup branch.*.merge from upstream local branches
 2008-02-18 13:29 UTC  (2+ messages)

[PATCH] branch: optionally setup branch.*.merge from upstream local branches
 2008-02-18 13:24 UTC  (4+ messages)

[PATCH 4/4] Add a --cover-letter option to format-patch
 2008-02-18 13:19 UTC  (3+ messages)

[PATCH 2/4] Export some email and pretty-printing functions
 2008-02-18 12:44 UTC  (3+ messages)

[PATCH 1/4] Improve message-id generation flow control for format-patch
 2008-02-18 12:41 UTC  (2+ messages)

Which module contains SVN/Core.pm in CPAN
 2008-02-18 11:54 UTC  (3+ messages)

Intoducing the .git file (again)
 2008-02-18 11:45 UTC  (17+ messages)
` [PATCH 1/5] Add platform-independent .git "symlink"
  ` [PATCH 2/5] Fix setup of $GIT_DIR in git-sh-setup.sh
    ` [PATCH 3/5] Teach resolve_gitlink_ref() about the .git file
      ` [PATCH 4/5] git-submodule: prepare for the .git-file
        ` [PATCH 5/5] Teach GIT-VERSION-GEN about the .git file

Merge-Recursive Improvements
 2008-02-18 11:33 UTC  (13+ messages)
    ` [PATCH] xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM
                ` [PATCH 1/2] xdl_merge(): make XDL_MERGE_ZEALOUS output simpler
                  ` [PATCH(RFC) 2/2] xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM

[PATCH] opening files in remote.c should ensure it is opening a file
 2008-02-18 11:31 UTC  (6+ messages)

[PATCH] Add color.ui variable which globally enables colorization if set
 2008-02-18 11:17 UTC  (3+ messages)

What's in git.git (stable frozen)
 2008-02-18 11:15 UTC  (12+ messages)
` What's in git.git
  ` What's in git.git (stable)

[PATCH] builtin-checkout.c: fix usage segfault
 2008-02-18 10:20 UTC 

[PATCH] git help: sort commands by topi
 2008-02-18 10:15 UTC  (2+ messages)

[PATCH 1/3] deref_tag: handle return value NULL
 2008-02-18  8:40 UTC  (5+ messages)
` [PATCH 2/3] deref_tag: handle tag->tagged = NULL
  ` [PATCH 3/3] check return code of prepare_revision_walk

[PATCH] git-gui: relax "dirty" version detection
 2008-02-18  8:36 UTC 

[Bug] Segfault in git status
 2008-02-18  8:36 UTC 

[RFC/PATCH] Teach git mergetool to use custom commands defined at config time
 2008-02-18  8:14 UTC  (13+ messages)

[PATCH 1/2] Tidy up git mergetool's backup file behaviour and variable names
 2008-02-18  8:08 UTC  (4+ messages)
` [PATCH 2/2] Teach git mergetool to use custom commands defined at config time

asciidoc 8
 2008-02-18  7:43 UTC  (2+ messages)

[EGIT PATCH] Show diffs for changed files under a new or deleted directory
 2008-02-18  6:44 UTC  (4+ messages)

[PATCH] contrib/hooks/post-receive-email: checks for gitweb.description
 2008-02-18  6:03 UTC  (5+ messages)

[PATCH 2/2] help: add "man.viewer" config var to use "woman" or "konqueror"
 2008-02-18  5:08 UTC  (2+ messages)

[PATCH] Add support for host aliases in config files
 2008-02-18  4:52 UTC  (5+ messages)

segfault in http-push
 2008-02-18  3:06 UTC  (5+ messages)

[PATCH] Technical documentation of the run-command API
 2008-02-18  2:25 UTC  (2+ messages)

What's cooking in git.git (topics)
 2008-02-18  1:05 UTC  (16+ messages)
          ` [Announce] 'next' rewound and rebased

Wishlist: Please add --author to git-tag
 2008-02-18  0:00 UTC  (3+ messages)

Odd logic in rebase--interactive
 2008-02-17 21:41 UTC  (2+ messages)

warning: no common commits - slow pull
 2008-02-17 20:41 UTC  (8+ messages)

git bisect start silently quits on bad revision arg
 2008-02-17 20:06 UTC 

[PATCH 1/2] help.c: use 'git_config_string' to get 'help_default_format'
 2008-02-17 19:52 UTC 

[RFC] Issues around C rebase--interactive
 2008-02-17 19:42 UTC  (3+ messages)

[RFC] sending errors to stdout under $PAGER
 2008-02-17 19:38 UTC  (8+ messages)

[PATCH] RFC: git lazy clone proof-of-concept
 2008-02-17 18:44 UTC  (10+ messages)

[PATCH 3/4] Retain extra blank lines between the summary and the body
 2008-02-17 18:35 UTC 

[PATCH] Add function to checkout a branch in git.el
 2008-02-17 18:30 UTC  (9+ messages)
      ` [patch v2] switching and creating branch, merging and rebasing with Emacs
        ` [PATCH 01/03] Add helper function for branch tag and commitish to git.el
        ` [PATCH 02/03] Adding checkout function for commitish in git.el

repo.or.cz: broken links
 2008-02-17 18:16 UTC  (2+ messages)

[RFC PATCH 1/2] git-branch: allow --track to work w/local branches
 2008-02-17 18:05 UTC  (4+ messages)

cant figure out how to get git working over https with a self signed certificate
 2008-02-17 17:51 UTC  (2+ messages)

[PATCH] parse_tag: fail, if tagged objected would be NULL
 2008-02-17 17:48 UTC  (3+ messages)

[PATCH] Don't open a XML tag while another one is already open
 2008-02-17 17:48 UTC  (2+ messages)
` [PATCH] gitweb: Add new option -nohtml to quot_xxx subroutines

Minor annoyance with git push
 2008-02-17 17:36 UTC  (12+ messages)
        ` [RFC] checkout to notice forks (Re: Minor annoyance with git push)

All I wanted was git-fast-export
 2008-02-17 17:00 UTC  (7+ messages)

git-gui not working in a non-default Cygwin installation
 2008-02-17 13:39 UTC  (4+ messages)

[RFH] Add some very basic tests for git mergetool
 2008-02-17 13:10 UTC  (3+ messages)

Using kdiff3 to compare two different revisions of a folder
 2008-02-17 11:35 UTC  (5+ messages)

[PATCH 1/4] Teach git mergetool to use custom commands defined at config time
 2008-02-17 11:08 UTC  (5+ messages)
` [PATCH 2/4] Changed the documented variable for mergetool's target file
` [PATCH 3/4] Allow a different mergetool command to be used for 'no base' merges
` [PATCH 4/4] Tidy up git mergetool's handling of backup files

gitweb bug: broken "next" and other links
 2008-02-17 11:05 UTC  (6+ messages)

[PATCH 2/6] Automatically close stderr pipes created by run_command
 2008-02-17  9:29 UTC  (4+ messages)
` [PATCH] start_command(), if .in/.out > 0, closes file descriptors, not the callers

A note from the maintainer
 2008-02-17  9:16 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).