git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-10-28 05:06:04 to 2007-10-30 17:40:20 UTC [more...]

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

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

[PATCH/RFC 0/3] faster inexact rename handling
 2007-10-30 15:38 UTC  (9+ 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

Recording merges after repo conversion
 2007-10-30 15:05 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)

[PATCH] Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example
 2007-10-30 13:53 UTC 

git-merge: inconsistent manual page
 2007-10-30 13:22 UTC 

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

[GIT-GUI PATCH 0/3] po2msg fixes
 2007-10-30 11:25 UTC  (4+ 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

[PATCH 0/10 v3] improve refspec handling in push
 2007-10-30 10:53 UTC  (22+ 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

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

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  (10+ 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

Possible bug: git-svn leaves broken tree in case of error
 2007-10-30  7:30 UTC 

[PATCH] Speedup scanning for excluded files
 2007-10-30  7:46 UTC  (8+ 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 

[PATCH 1/7] "git" returns 1; "git help" and "git help -a" return 0
 2007-10-30  3:00 UTC  (24+ messages)
` [PATCH 2/7] remove unused/unneeded "pattern" argument of list_commands
  ` [PATCH 3/7] "current_exec_path" is a misleading name, use "argv_exec_path"
    ` [PATCH 4/7] list_commands(): simplify code by using chdir()
      ` [PATCH 5/7] use only the $PATH for exec'ing git commands
        ` [PATCH 6/7] walk $PATH to generate list of commands for "help -a"
          ` [PATCH 6/7] include $PATH in generating "

[PATCH] Correct handling of upload-pack in builtin-fetch-pack
 2007-10-30  2:41 UTC  (2+ messages)

[PATCH 4/4 v2] Use built-in send-pack
 2007-10-30  2:03 UTC 

[PATCH 3/4 v2] Build-in send-pack, with an API for other programs to call
 2007-10-30  2:03 UTC 

[PATCH 3/4] Build-in send-pack, with an API for other programs to call
 2007-10-30  1:19 UTC  (4+ messages)

[PATCH 4/4] Use built-in send-pack
 2007-10-30  1:05 UTC 

[PATCH 1/4] Miscellaneous const changes and utilities
 2007-10-30  1:05 UTC 

[PATCH 2/4] Build-in peek-remote, using transport infrastructure
 2007-10-30  1:05 UTC 

backup or mirror a repository
 2007-10-30  0:33 UTC  (8+ messages)

[PATCH (resend)] gitweb: Fix and simplify "split patch" detection
 2007-10-30  0:35 UTC 

[PATCH 2/2] add throughput display to index-pack
 2007-10-29 23:25 UTC 

stgit restrictions on patch names
 2007-10-29 16:14 UTC  (2+ messages)

Bug in git-show with "%ai" and "%ci" formats?
 2007-10-29 14:28 UTC  (3+ messages)

New features in gitk
 2007-10-29 14:04 UTC  (13+ messages)

[BUG?] git-pull and git-merge don't support option --ff as the document says
 2007-10-29 13:05 UTC  (3+ messages)

[PATCH] Teach git-pull about --[no-]ff, --no-squash and --commit
 2007-10-29  8:41 UTC 

How to remove a specific hunk
 2007-10-29  7:03 UTC  (5+ messages)

git-fast-import segfaults
 2007-10-29  6:29 UTC  (6+ messages)
    ` [PATCH] Fix regression in fast-import.c due to strbufs

[RFH] gcc constant expression warning
 2007-10-29  4:37 UTC  (8+ messages)

[PATCH] Bisect: add "skip" to the short usage string
 2007-10-29  4:35 UTC  (2+ messages)

[PATCH 0/8 v2] improve push's refspec handling
 2007-10-28 20:58 UTC  (32+ 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 6/8] add ref_cmp_full_short() comparing full ref name with a short name
            ` [PATCH 7/8] push: use same rules as git-rev-parse to resolve refspecs
              ` [PATCH 8/8] push: teach push to be quiet if local ref is strict subset of remote ref

[PATCH] honor the http.sslVerify option in shell scripts
 2007-10-28 17:47 UTC 

[PATCH] gitweb : disambiguate heads and tags withs the same name
 2007-10-28 13:12 UTC 

Many gits are offline this week
 2007-10-28 10:07 UTC  (3+ messages)

[PATCH] git.el: Run git-gc --auto after commits
 2007-10-28 10:07 UTC 

[PATCH] git.el: Refresh only the changed file marks when marking/unmarking all
 2007-10-28 10:06 UTC 

[PATCH] git.el: Fix typo in git-update-saved-file error handling
 2007-10-28 10:05 UTC 

[PATCH] git.el: Fix typo in "Reverted file" message
 2007-10-28 10:05 UTC 

tags disappear
 2007-10-28  5:05 UTC  (2+ 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).