git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-02-20 00:11:07 to 2009-02-21 17:21:40 UTC [more...]

[tig PATCH] Predefined external command: git commit
 2009-02-21 17:19 UTC  (3+ messages)

[PATCH v2.1 resend] rev-list: estimate number of bisection step left
 2009-02-21 17:12 UTC  (3+ messages)

Is this a git-bisect bug?
 2009-02-21 17:07 UTC 

About git pretty
 2009-02-21 15:31 UTC  (6+ messages)

[RFC/PATCH] revision.c: add --format option for 'git log'
 2009-02-21 15:26 UTC 

[EGIT] [PATCH 0/2] Make sure to setup a clone the same as git-clone does
 2009-02-21 15:17 UTC  (3+ messages)
` [EGIT] [PATCH 1/2] Make sure to set core.bare to false when cloning
  ` [EGIT] [PATCH 2/2] Make sure to set up the default (pull) remote branch for master

[PATCH] Add bare repository indicator for __git_ps1
 2009-02-21 14:53 UTC  (2+ messages)

git-blame and finding previous version of a line
 2009-02-21 14:39 UTC 

[RFC PATCH] hooks: add some defaults to support sane workflow to pre-commit
 2009-02-21 14:30 UTC  (7+ messages)

[PATCH 0/4] Add more tests of cvsimport
 2009-02-21 13:19 UTC  (21+ messages)
` [PATCH 1/4] Start a library for cvsimport-related tests
  ` [PATCH 2/4] Use CVS's -f option if available (ignore user's ~/.cvsrc file)
    ` [PATCH 3/4] Test contents of entire cvsimported "master" tree contents
      ` [PATCH 4/4] Add some tests of git-cvsimport's handling of vendor branches
      ` [HALF A PATCH] Teach the '--exclude' option to 'diff --no-index'

[PATCH v2 0/4] Add more tests of cvsimport
 2009-02-21 13:04 UTC  (6+ messages)
` [PATCH v2 1/5] Start a library for cvsimport-related tests
  ` [PATCH v2 2/5] Use CVS's -f option if available (ignore user's ~/.cvsrc file)
    ` [PATCH v2 3/5] Test contents of entire cvsimported "master" tree contents
      ` [PATCH v2 4/5] Add some tests of git-cvsimport's handling of vendor branches
        ` [PATCH v2 5/5] Add a test of "git cvsimport"'s handling of tags and branches

[PATCH] git-svn: try to read the dcommit url from the config file
 2009-02-21 12:12 UTC  (5+ messages)
` git svn dcommit difficulties/feature request

pre-commit hook
 2009-02-21 11:28 UTC  (4+ messages)

[PATCH v2 5/8] Test fsck a bit harder
 2009-02-21 11:25 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

whitespace checking in git-add?
 2009-02-21 11:21 UTC  (3+ messages)

merge smart enough to adapt to renames?
 2009-02-21 11:12 UTC  (8+ messages)

git merge --abort
 2009-02-21 10:18 UTC  (13+ messages)

git push usage
 2009-02-21  9:32 UTC  (2+ messages)

[PATCH 2/2] --date=relative falls back to "short" format for commits older than a year
 2009-02-21  5:48 UTC  (4+ messages)

[PATCH/RFC v2 0/3] git checkout optimisation - part 3
 2009-02-21  5:42 UTC  (8+ messages)
` [PATCH/RFC v2 2/3] make USE_NSEC work as expected

Best CI Server for Git?
 2009-02-21  4:59 UTC  (6+ messages)

[tig PATCH] Fix previous/next with branch+main view
 2009-02-21  1:07 UTC 

[PATCH A v4 0/5] git config: cleanups
 2009-02-21  0:48 UTC  (6+ messages)
` [PATCH A v4 1/5] git config: codestyle cleanups
  ` [PATCH A v4 2/5] git config: trivial cleanup for editor action
    ` [PATCH A v4 3/5] git_config(): not having a per-repo config file is not an error
      ` [PATCH A v4 4/5] git config: trivial rename in preparation for parseopt
        ` [PATCH A v4 5/5] git config: reorganize get_color*

[PATCH B v4 0/5] git config: reorganization
 2009-02-21  0:53 UTC  (7+ messages)
` [PATCH B v4 1/5] git config: reorganize to use parseopt
  ` [PATCH B v4 2/5] git config: don't allow multiple config file locations
    ` [PATCH B v4 3/5] git config: don't allow multiple variable types
      ` [PATCH B v4 4/5] git config: don't allow extra arguments for -e or -l
        ` [PATCH B v4 5/5] git config: don't allow --get-color* and variable type

[PATCH] Documentation: Note file formats send-email accepts
 2009-02-21  0:04 UTC  (2+ messages)

[ANNOUNCE] tig-0.14
 2009-02-20 23:35 UTC  (16+ messages)

git-svn and branches with spaces
 2009-02-20 23:26 UTC 

CVS import
 2009-02-20 23:24 UTC  (8+ messages)
` CVS import [SOLVED]
          ` autocrlf=input and safecrlf (was Re: CVS import [SOLVED])

[PATCH 0/4] Improve "remote show" output
 2009-02-20 22:55 UTC  (11+ messages)
` [PATCH 1/4] remote: minor code cleanups in preparation for changing "show" output
  ` [PATCH 2/4] remote: move append_ref_to_tracked_list to get rid of prototype
    ` [PATCH 3/4] string-list: add for_each_string_list()
      ` [PATCH 4/4] remote: new show output style

[PATCH 1/2] Make git blame's date output format configurable, like git log
 2009-02-20 22:51 UTC 

[PATCH] Add bare repository indicator for __git_ps1
 2009-02-20 22:04 UTC  (9+ messages)

[PATCH] Make git blame date output format configurable, a la git log (take 2)
 2009-02-20 21:23 UTC  (2+ messages)
  ` [PATCH 1/2] Make git blame's date output format configurable, like git log

[JGIT PATCH] 1/2 : (reworked) Externalizable/Serializable Items
 2009-02-20 20:32 UTC  (4+ messages)

Blamming a diff between two commits?
 2009-02-20 20:04 UTC  (3+ messages)

[PATCH 2/4] format-patch: track several references
 2009-02-20 19:55 UTC  (6+ messages)
` [PATCH v2 next 0/4] format-patch --cover-letter --in-reply-to
  ` [PATCH v2 next 1/4] format-patch: threading test reactivation
  ` [PATCH v2 next 2/4] format-patch: track several references
  ` [PATCH v2 next 3/4] format-patch: thread as reply to cover letter even with in-reply-to
  ` [PATCH v2 next 4/4] format-patch: support deep threading

[PATCH] git-tag: don't use gpg's stdin, stdout when signing tags
 2009-02-20 17:56 UTC  (3+ messages)

[PATCH 2/4] completion: Use consistent if [...] convention. No test
 2009-02-20 17:18 UTC  (5+ messages)
` [PATCH 0/4] completion fixes: Acks, whitespace, and r=""

[PATCH] Make git blame date output format configurable, a la git log
 2009-02-20 17:18 UTC  (9+ messages)

[tig PATCH] add missing NULL in blame_grep
 2009-02-20 14:36 UTC  (2+ messages)

Recovering from missing objects?
 2009-02-20 14:31 UTC  (6+ messages)

How to deliver dependant patches separatly ?
 2009-02-20 12:58 UTC 

[PATCH RFC 1/2] gitweb: Fix warnings with override permitted but no repo override
 2009-02-20 11:46 UTC  (5+ messages)
` [PATCH RFC 2/2] gitweb: Hyperlink multiple git hashes on the same commit message line

git rebase -i
 2009-02-20 11:02 UTC  (5+ messages)

[PATCH] check_updates(): effective removal of cache entries marked CE_REMOVE
 2009-02-20 10:15 UTC  (5+ messages)

[PATCH 5/6] Change output "error: " to "Error: " etc
 2009-02-20  9:41 UTC  (8+ messages)
  ` [PATCH] http-push: using error() and warning() as appropriate
      ` [PATCH 1/8] builtin-apply: use warning() instead of fprintf(stderr, "warning: ")

Migrating from StarTeam to GIT
 2009-02-20  9:11 UTC  (3+ messages)

[PATCH 1/2] Introduce the function strip_path_suffix()
 2009-02-20  8:35 UTC  (4+ messages)
` [PATCH v2 2/2] system_path(): simplify using strip_path_suffix(), and add suffix "git"

[PATCH JGIT] Add "compare with index" action
 2009-02-20  8:20 UTC 

[PATCH JGIT] Add "compare with index" action
 2009-02-20  8:12 UTC  (2+ messages)

[PATCH JGIT] In the commit dialog, deal with Signed-off-by not on the last line
 2009-02-20  8:09 UTC 

[PATCH JGIT] In the commit dialog, deal with Signed-off-by not on the last line
 2009-02-20  7:48 UTC  (3+ messages)

Wierd git over http behaviour
 2009-02-20  6:39 UTC  (3+ messages)

You Received an Ecard
 2009-02-20  5:53 UTC 

[PATCH] Expand explanation of the use of + in git push refspecs
 2009-02-20  5:10 UTC  (4+ messages)

[RFC - draft] List of proposed future changes that are backward incompatible
 2009-02-20  4:13 UTC  (10+ messages)
  ` send-email sending shallow threads by default

Shallow clones (git clone --depth) are broken?
 2009-02-20  2:49 UTC  (2+ messages)

[PATCHv2 0/2] git-gui: generic and robust worktree/gitdir support
 2009-02-20  1:32 UTC  (10+ messages)
` [PATCHv2 1/2] git-gui: handle non-standard worktree locations
` [PATCHv2 2/2] git-gui: handle bare repos correctly
      ` [PATCHv2bis "

[RFC/PATCH] git-shortlog: respect i18n.logOutputEncoding config setting
 2009-02-20  1:12 UTC 

[PATCH] Make repack less likely to corrupt repository
 2009-02-20  0:09 UTC  (7+ 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).