git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-10-30 03:02:12 to 2007-10-31 17:14:00 UTC [more...]

[PATCH] Git homepage: remove all the references to Cogito
 2007-10-31 17:13 UTC  (57+ messages)
  ` cogito and remote#branch, was "
    ` remote#branch

Recording merges after repo conversion
 2007-10-31 17:08 UTC  (21+ messages)

[PATCH] Implement sending mails over TLS in git-send-email
 2007-10-31 15:50 UTC 

git-commit broken with GIT_INDEX_FILE
 2007-10-31 15:02 UTC 

[PATCH 0/8 v2] improve push's refspec handling
 2007-10-31 15:08 UTC  (13+ messages)
` [PATCH 1/8] push: change push to fail if short ref name does not exist
  ` [PATCH 2/8] push: teach push new flag --create
    ` [PATCH 3/8] add get_sha1_with_real_ref() returning full name of ref on demand
      ` [PATCH 4/8] rev-parse: teach "git rev-parse --symbolic" to print the full ref name
        ` [PATCH 5/8] push, send-pack: support pushing HEAD to real "

[PATCH 1/1] Add --first-parent support to interactive rebase
 2007-10-31 14:36 UTC  (10+ messages)

[PATCH] git-gui: Update Japanese strings
 2007-10-31 14:12 UTC 

cpio command not found
 2007-10-31 14:20 UTC  (7+ messages)

Possible bug: git-svn leaves broken tree in case of error
 2007-10-31 14:04 UTC  (5+ messages)

[PATCH] git-diff.txt: add section "output format" describing the diff formats
 2007-10-31 13:59 UTC 

Problem with git-cvsimport
 2007-10-31 12:40 UTC  (11+ messages)

How to remove a specific hunk
 2007-10-31 12:24 UTC  (7+ messages)

[PATCH 0/10 v3] improve refspec handling in push
 2007-10-31 10:50 UTC  (28+ messages)
` [PATCH 01/10] push: change push to fail if short refname does not exist
  ` [PATCH 02/10] push: teach push new flag --create
    ` [PATCH 03/10] push: support pushing HEAD to real branch name
      ` [PATCH 04/10] push: add "git push HEAD" shorthand for 'push current branch to default repo'
        ` [PATCH 05/10] rename ref_matches_abbrev() to ref_abbrev_matches_full_with_fetch_rules()
          ` [PATCH 06/10] add ref_abbrev_matches_full_with_rev_parse_rules() comparing abbrev with full ref name
            ` [PATCH 07/10] push: use same rules as git-rev-parse to resolve refspecs
              ` [PATCH 08/10] push: teach push to accept --verbose option
                ` [PATCH 09/10] push: teach push to pass --verbose option to transport layer
                  ` [PATCH 10/10] push: teach push to be quiet if local ref is strict subset of remote ref

git-svn and auto crlf convertion
 2007-10-31  6:30 UTC  (2+ messages)

[PATCH 1/3] Fix --strategy parsing in git-rebase--interactive.sh
 2007-10-31  2:53 UTC  (5+ messages)
` [PATCH 2/3] git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick
  ` [PATCH 3/3] git-rebase--interactive.sh: Make 3-way merge strategies work for -p

[GIT-GUI PATCH 0/3] po2msg fixes
 2007-10-31  2:23 UTC  (7+ messages)
` [GIT-GUI PATCH 1/3] po2msg: ignore entries marked with "fuzzy"
` [GIT-GUI PATCH 2/3] po2msg: ignore untranslated messages
` [GIT-GUI PATCH 3/3] po2msg: actually output statistics

1.5.3.5 will be out tomorrow
 2007-10-31  0:28 UTC  (3+ messages)

[PATCH/RFC 0/3] faster inexact rename handling
 2007-10-31  0:27 UTC  (13+ messages)
` [PATCH/RFC 1/3] change hash table calling conventions
` [PATCH/RFC 2/3] introduce generic similarity library
` [PATCH/RFC 3/3] handle renames using similarity engine

git-merge: inconsistent manual page
 2007-10-31  0:05 UTC  (5+ messages)

[PATCH 0/5] more progress display stuff
 2007-10-31  0:05 UTC  (9+ messages)
` [PATCH 1/5] prune-packed: don't call display_progress() for every file
  ` [PATCH 2/5] make struct progress an opaque type
    ` [PATCH 3/5] relax usage of the progress API
      ` [PATCH 4/5] add throughput to progress display
        ` [PATCH 5/5] add throughput display to index-pack
          ` [PATCH 6/5] add some copyright notice to the progress display code
            ` [PATCH 7/5] add throughput display to git-push

[PATCH] Fixed a command line option type for builtin-fsck.c
 2007-10-30 20:20 UTC  (2+ messages)

[PATCH] core-tutorial: Use new syntax for git-merge
 2007-10-30 20:05 UTC  (2+ messages)

[PATCH] more compact user direction message
 2007-10-30 19:59 UTC 

[PATCH] Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example
 2007-10-30 18:39 UTC  (2+ messages)

[BUG] remote.c/match_explicit() ... NULL pointer dereferenciation (git 1.5.3.4)
 2007-10-30 18:30 UTC  (2+ messages)

[PATCH] gitweb : disambiguate heads and tags withs the same name
 2007-10-30 18:19 UTC  (2+ messages)

[PATCH 0/4] Build in some more things
 2007-10-30 16:49 UTC  (5+ messages)

git-svnimport
 2007-10-30 14:24 UTC  (7+ messages)
          ` [PATCH] no longer install git-svnimport, move to contrib/examples

Missing MIME-headers in git-email-tool 
 2007-10-30 14:09 UTC  (6+ messages)

[PATCH 1/2] add throughput to progress display
 2007-10-30 13:54 UTC  (5+ messages)

broken strings in localization (was: How to run git-gui always in English?)
 2007-10-30 12:59 UTC  (3+ messages)

How to run git-gui always in English?
 2007-10-30  9:58 UTC  (6+ messages)

How to merge git://repo.or.cz/git-gui into git.git
 2007-10-30  8:51 UTC  (7+ messages)

[PATCH] core-tutorial: Catch up with current Git
 2007-10-30  8:28 UTC  (3+ messages)
` [PATCH] Fix a small memory leak in builtin-add

[PATCH] Speedup scanning for excluded files
 2007-10-30  7:46 UTC  (5+ messages)
      ` [PATCH v3] "

stg branch --create test v2.6.24-rc1 doesn't work
 2007-10-30  4:50 UTC  (3+ messages)

[PATCH] Bisect: add "skip" to the short usage string
 2007-10-30  4:40 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).