git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-09 20:12:00 to 2011-03-13 02:53:22 UTC [more...]

Fwd: Git and Large Binaries: A Proposed Solution
 2011-03-13  2:52 UTC  (7+ messages)

[PATCH] rebase: be cleverer with rebased upstream branches
 2011-03-13  1:32 UTC  (9+ messages)

rebase question
 2011-03-13  1:05 UTC  (2+ messages)

Google Summer of Code 2011
 2011-03-12 21:41 UTC  (44+ messages)
          ` Summer of Code project ideas due this Friday
                ` History surgery with fast-import (Re: Summer of Code project ideas due this Friday)
    ` Re: Google Summer of Code 2011
        `  "

[PATCH 0/2] git-p4: fix clone @all regression
 2011-03-12 16:24 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] git-p4: test clone @all

What's cooking in git.git (Feb 2011, #05; Wed, 23)
 2011-03-12 15:38 UTC  (14+ messages)
                ` cross-compiling msys-1.0.dll, was "

Gitolite documentation mkd files??
 2011-03-12 11:21 UTC  (3+ messages)

[PATCH 0/2] A couple of tweaks in git-for-each-ref.txt
 2011-03-12  9:52 UTC  (9+ messages)
` [PATCH 2/2] Add Author and Documentation sections to git-for-each-ref.txt

git stash: status from current dir not top dir?
 2011-03-12  8:57 UTC  (3+ messages)

Cannot fetch whole history from Perforce
 2011-03-12  6:45 UTC  (4+ messages)

[PATCH 1/2] refs_from_alternate: helper to use refs from alternates
 2011-03-11 23:32 UTC  (5+ messages)
` [PATCH 2/2] fetch-pack: objects in our alternates are available to us

[PATCH] find_unique_abbrev(): honor caller-supplied "len" better
 2011-03-11 22:45 UTC  (11+ messages)

GSoC resumable clone
 2011-03-11 21:43 UTC  (7+ messages)

test
 2011-03-11 19:49 UTC 

git stash: add --index-only, or --keep-index should not stash index?
 2011-03-11 18:47 UTC 

[Buglet] "git show <random-40-hexdigit>" gives an unclear error message
 2011-03-11 18:28 UTC 

Change permissions of Git object file
 2011-03-11 17:33 UTC 

git diff-index and both deleted conflict
 2011-03-11 17:28 UTC  (2+ messages)

Correcting forgetting to make a new branch
 2011-03-11 15:53 UTC  (5+ messages)

GSoC - Contributing to Git
 2011-03-11 15:03 UTC  (2+ messages)

idea: pruning stale tags
 2011-03-11 14:48 UTC  (2+ messages)

Using libgit2 code in git.git as a Google Summer of Code project?
 2011-03-11 12:22 UTC  (8+ messages)

[PATCH v2] commit, status: #comment diff output in verbose mode
 2011-03-11  8:49 UTC  (7+ messages)

[Bug] %[a|c]d placeholder does not respect --date= option in combination with git archive
 2011-03-11  8:33 UTC  (7+ messages)
` [PATCH 2/2] pretty.c: allow date formats in user format strings
    ` Fwd: "

[PATCHv2 0/9] --left/right-only and --cherry-mark
 2011-03-11  8:02 UTC  (22+ messages)
` [PATCHv2 6/9] revision.c: introduce --cherry-mark
    ` [PATCHv2+ "
        ` [PATCHv3 00/10] --left/right-only and --cherry-mark
          ` [PATCHv3 01/10] revlist.c: introduce --left/right-only for unsymmetric picking
          ` [PATCHv3 02/10] t6007: Make sure we test --cherry-pick
          ` [PATCHv3 03/10] rev-list: documentation and test for --left/right-only
          ` [PATCHv3 04/10] rev-list: --left/right-only are mutually exclusive
          ` [PATCHv3 05/10] rev-list/log: factor out revision mark generation
          ` [PATCHv3 06/10] revision.c: introduce --cherry-mark
          ` [PATCHv3 07/10] rev-list: documentation and test for --cherry-mark
          ` [PATCHv3 08/10] log --cherry: a synonym
          ` [PATCHv3 09/10] t6007: test rev-list --cherry
          ` [PATCHv3 10/10] git-log: put space after commit mark

[PATCH TopGit] tg.sh: check for removed branch in branch_annihilated
 2011-03-11  7:28 UTC 

Git changes permissions on directories when deleting files
 2011-03-11  6:09 UTC  (12+ messages)

[RFD] Expanded Pretty Format Placeholders Proposal
 2011-03-11  0:47 UTC 

[PATCH] rerere: make sure it works even in a workdir attached to a young repository
 2011-03-11  0:46 UTC 

git-svn with big subversion repository
 2011-03-11  0:32 UTC  (2+ messages)

What's cooking in git.git (Mar 2011, #01; Wed, 9)
 2011-03-10 22:46 UTC  (2+ messages)

[RFC/PATCH] Re: BUG? git log -Sfoo --max-count=N
 2011-03-10 22:39 UTC  (6+ messages)
` [PATCH] log: fix --max-count when used together with -S or -G

Is there a way to add a default `--squash` flag for all merges into a head?
 2011-03-10 19:38 UTC  (9+ messages)

[PATCH] completion: complete "git diff ...branc<TAB>"
 2011-03-10 19:30 UTC  (4+ messages)
` [PATCH 1/2] bash: fix misindented esac statement in __git_complete_file()
  ` [PATCH 2/2] bash: complete 'git diff ...branc<TAB>'

[PATCH 1/2] sha1_name: try to use same abbrev length when core.abbrevguard is specified
 2011-03-10 19:11 UTC  (13+ messages)
` [PATCH 2/2] blame: introduce -u/--unique option
    ` Re* [PATCH 1/2] sha1_name: try to use same abbrev length when core.abbrevguard is specified

[PATCH] clean cached refs when calling set_git_dir()
 2011-03-10 17:14 UTC  (4+ messages)

What's cooking in git.git (Feb 2011, #06; Sun, 27)
 2011-03-10 16:37 UTC  (9+ messages)

[WIP PATCH 0/5] support --exclude for diff/log commands
 2011-03-10 10:05 UTC  (12+ messages)
` [PATCH 1/5] tree-walk: support negative pathspec
` [PATCH 2/5] match_pathspec_depth: "
` [PATCH 3/5] revision.c: get rid of struct rev_info.prune_data
` [PATCH 4/5] diff: refactor init/release API
` [PATCH 5/5] diff: support --exclude

[BUG] git-am silently applying patches incorrectly
 2011-03-10  9:24 UTC  (17+ messages)
                ` [RFC/PATCH 0/2] i18n: add ngettext stub
                  ` [PATCH 2/2] i18n: avoid conflict with ngettext from libintl
                          ` [PATCH v2] i18n: add stub Q_() wrapper for ngettext

--max-count useless with git-rev-list's --reverse
 2011-03-10  7:50 UTC  (4+ messages)
` [PATCH 3/3] git-log.txt,rev-list-options.txt: put option blocks in proper order

[RFC/PATCH] merge: honor prepare-commit-msg hook
 2011-03-09 22:50 UTC  (2+ messages)

[PATCH v3] Documentation fix: git log -p does not imply -c
 2011-03-09 22:20 UTC  (8+ messages)
` [PATCH v4] "
          ` [PATCH] SubmittingPatches: clean up commit message tips

[BUG] git cat-file does not terminate
 2011-03-09 21:43 UTC  (10+ messages)

why is my repo size ten times bigger than what I expected?
 2011-03-09 21:06 UTC  (4+ messages)

[PATCH] Fix typo in t/README
 2011-03-09 20:54 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).