git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-29 06:04:23 to 2011-03-30 21:17:34 UTC [more...]

GSOC idea: build in scripts and cleanups
 2011-03-30 21:17 UTC  (5+ messages)

checkout new branch tracks wrong remote (bug?)
 2011-03-30 20:57 UTC  (8+ messages)
  ` [PATCH 0/3] better "remote add --mirror" semantics
    ` [PATCH 1/3] remote: disallow some nonsensical option combinations
    ` [PATCH 2/3] remote: separate the concept of push and fetch mirrors
    ` [PATCH 3/3] remote: deprecate --mirror

[PATCH] submodule: Add --force option for git submodule update
 2011-03-30 20:19 UTC  (5+ messages)

Problem with git bundle
 2011-03-30 20:18 UTC  (2+ messages)

error: cannot run hooks/pre-receive: No such file or directory
 2011-03-30 20:04 UTC  (3+ messages)

compare log of two different repos
 2011-03-30 19:49 UTC 

[RFC 2/2] Future Proofing: Pass around pointers to either functions or data
 2011-03-30 19:41 UTC  (5+ messages)
` [RFC 1/2] Portability: Convert strictly between function pointers

[PATCH] git-notes.txt: clarify -C vs. copy and -F
 2011-03-30 19:32 UTC  (11+ messages)
        ` [RFC/PATCH] Make "git notes add" more user-friendly when there are existing notes

[PATCH] Portability: returning void
 2011-03-30 19:31 UTC  (18+ messages)
                  ` [PATCH/RFC svn-fe] tests: introduce helper to fill a pipe in the background
            ` [PULL svn-fe] Re: Portability: returning void

[PATCH] grep: allow -E and -n to be turned on by default via configuration
 2011-03-30 19:31 UTC  (2+ messages)
` [PATCH v3] "

how to squash two commits into only one
 2011-03-30 19:22 UTC  (13+ messages)

[PATCH 0/4] Miscellaneous Improvements
 2011-03-30 19:21 UTC  (8+ messages)
` [PATCH 1/4] Typos: t/README
  ` [PATCH 2/4] Clean: Remove superfluous strbuf 'docs'
    ` [PATCH 3/4] Clean: Remove unnecessary `\' (line continuation)
      ` [PATCH 4/4] Clean: Remove useless parameters from both get_commit_info() functions

contrib/thunderbird-patch-inline: do not require /bin/bash to run
 2011-03-30 18:53 UTC  (3+ messages)

[PATCH] Remove "bashism" from contrib/thunderbird-patch-inline/appp.sh
 2011-03-30 18:51 UTC  (11+ messages)

[PATCH] parse-remote: replace unnecessary sed invocation
 2011-03-30 18:31 UTC  (2+ messages)

git fast-import : How to change parent during import?
 2011-03-30 17:25 UTC  (5+ messages)

[tig PATCH] blame broken in recent master
 2011-03-30 14:24 UTC 

RFC: script to manually associate files after failed rename detection in conflicting merge
 2011-03-30 13:38 UTC 

Translation inclusion criteria
 2011-03-30 13:08 UTC  (5+ messages)

[PATCH] Documentation/git-update-index.txt: Remove obsolete note
 2011-03-30 13:01 UTC 

git gui equivalent to git checkout -b
 2011-03-30 12:56 UTC  (2+ messages)

Problems using bundle with git-svn
 2011-03-30 12:34 UTC 

Git Pack: Improving cache performance (maybe a good GSoC practice)
 2011-03-30 12:07 UTC  (6+ messages)

[PATCH] Documentation/config.txt: make truth value of numbers more explicit
 2011-03-30 10:22 UTC 

[PATCH] Fix potential local deadlock during fetch-pack
 2011-03-30  9:50 UTC  (5+ messages)

[PATCH] git-pack-objects.txt: fix grammatical errors
 2011-03-30  9:00 UTC 

[PATCH] unpack-objects: migrate to parse-options
 2011-03-30  8:37 UTC 

[PATCH] git-gui: support for underline styles
 2011-03-30  7:18 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] git-gui: support for diff3 conflict style
      ` [PATCH 2v2/2] "

remote-helpers and refs without a value
 2011-03-30  6:25 UTC  (5+ messages)

[PATCH v2] submodule: process conflicting submodules only once
 2011-03-30  5:20 UTC 

[PATCH] revision.c: introduce --notes-ref= to use one notes ref only
 2011-03-30  3:32 UTC  (23+ messages)
        ` [PATCH 1/6] notes: make expand_notes_ref globally accessible
        ` [PATCH 2/6] revision.c: refactor notes ref expansion
        ` [PATCH 3/6] notes: refactor display notes extra refs field
        ` [PATCH 4/6] notes: refactor display notes default handling
        ` [PATCH 5/6] revision.c: support --notes command-line option
        ` [PATCH 6/6] revision.c: make --no-notes reset --notes list
          ` [PATCH 7/6] log/pretty-options: Document --[no-]notes and deprecate old notes options

Git training providers
 2011-03-30  3:23 UTC  (2+ messages)

denyNonFastForwards & co fail outside refs/<heads,tags>
 2011-03-29 23:59 UTC  (2+ messages)

suggestion: git status = restored
 2011-03-29 21:28 UTC  (6+ messages)

[PATCH] reset: update help text
 2011-03-29 21:04 UTC  (3+ messages)

Minor cosmetic defect in git-pack-objects output
 2011-03-29 20:48 UTC  (3+ messages)

[PATCH 0/5] Towards a Git to SVN bridge
 2011-03-29 20:44 UTC  (7+ messages)
` [PATCH 1/5] date: Expose the time_to_tm function
` [PATCH 2/5] fast-export: Introduce --inline-blobs
` [PATCH 3/5] strbuf: Introduce strbuf_fwrite corresponding to strbuf_fread
` [PATCH 4/5] vcs-svn: Introduce svnload, a dumpfile producer
` [PATCH 5/5] t9012-svn-fi: Add tests for svn-fi

Reproducible crash in git merge
 2011-03-29 18:40 UTC  (4+ messages)

feature request - telling git bisect to skip, from inside a commit
 2011-03-29 18:23 UTC  (5+ messages)

Merging split files
 2011-03-29 18:15 UTC  (4+ messages)

[PATCH] enable "no-done" extension only when fetching over smart-http
 2011-03-29 17:32 UTC  (5+ messages)
` [PATCH] enable "no-done" extension only when serving "

Git not using logged in user for propfind
 2011-03-29 17:01 UTC 

[PATCH 00/10] Docs: git tag
 2011-03-29 13:59 UTC  (4+ messages)

195b7ca6 breaks t9010 at current master
 2011-03-29 13:37 UTC  (5+ messages)
    ` [PULL svn-fe] "

[Q] Mark files for later commit?
 2011-03-29 12:15 UTC  (9+ messages)

GSoC 2011
 2011-03-29 12:10 UTC  (7+ messages)

Why can't I use git-bisect to find the first *good* commit?
 2011-03-29 10:54 UTC  (11+ messages)

[PATCH/RFC 0/9] add long forms for format placeholders
 2011-03-29  7:27 UTC  (5+ messages)

Mac OSX, git and mounted drives from linux
 2011-03-29  7:19 UTC 

[BUG] "git fetch --tags" seems to be broken with recent change on 'master'
 2011-03-29  6:33 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).