git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-08 08:52:34 to 2011-03-10 21:03:52 UTC [more...]

Fwd: Git and Large Binaries: A Proposed Solution
 2011-03-10 21:02 UTC  (4+ messages)

Google Summer of Code 2011
 2011-03-10 20:54 UTC  (32+ messages)
          ` Summer of Code project ideas due this Friday
    ` Re: Google Summer of Code 2011

[PATCH v2] commit, status: #comment diff output in verbose mode
 2011-03-10 19:59 UTC 

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>'

Using libgit2 code in git.git as a Google Summer of Code project?
 2011-03-10 19:27 UTC  (7+ messages)

[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

[PATCHv2 0/9] --left/right-only and --cherry-mark
 2011-03-10 18:22 UTC  (20+ 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] clean cached refs when calling set_git_dir()
 2011-03-10 17:14 UTC  (4+ messages)

idea: pruning stale tags
 2011-03-10 17:10 UTC 

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  (19+ messages)
                  ` [RFC/PATCH 0/2] i18n: add ngettext stub
                    ` [PATCH 1/2] i18n: add stub ngettext implementation
                    ` [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  (10+ messages)
` [PATCH 1/3] rev-list-options.txt: typo fix
` [PATCH 2/3] git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting
` [PATCH 3/3] git-log.txt,rev-list-options.txt: put option blocks in proper order

What's cooking in git.git (Mar 2011, #01; Wed, 9)
 2011-03-10  1:27 UTC 

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

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

[PATCH v3] Documentation fix: git log -p does not imply -c
 2011-03-09 22:20 UTC  (10+ messages)
` [PATCH v4] "
          ` [PATCH] SubmittingPatches: clean up commit message tips
    ` [PATCH v5] diff format documentation: clarify --cc and -c
    ` [PATCH v6] "

[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  (9+ messages)

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

[PATCH] Fix typo in t/README
 2011-03-09 20:54 UTC  (2+ messages)

[PATCH 0/2] A couple of tweaks in git-for-each-ref.txt
 2011-03-09 20:17 UTC  (8+ messages)
` [PATCH 1/2] Documentation: remove redundant colons "
` [PATCH 2/2] Add Author and Documentation sections to git-for-each-ref.txt

[PATCH] ls-remote documentation: <refs> argument is optional
 2011-03-09 20:03 UTC 

git fast-import : How to change parent during import?
 2011-03-09 14:21 UTC  (5+ messages)

gitweb: cloud tags feature produces malformed XML for errors
 2011-03-09 14:09 UTC  (4+ messages)
  ` [RFC/PATCH] gitweb: Change the way "content tags" ('ctags') are handled
    ` [PATCH 2/1] gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo)

gitk: cannot handle tags with a % in them
 2011-03-09 10:05 UTC  (3+ messages)
  ` [PATCH] gitk: ensure quoted tag names in event bindings

[RFC/PATCH] commit notes workflow
 2011-03-09  8:13 UTC  (9+ messages)
        ` [PATCH 2/2] commit: allow editing notes in commit message editor

[RFC/PATCH 00/10] vcs-svn: prepare for (implement?) incremental import
 2011-03-09  6:55 UTC  (5+ messages)
` [PATCH v2 00/12] vcs-svn: "
  ` [PATCH 01/12] vcs-svn: use higher mark numbers for blobs

git-svn with big subversion repository
 2011-03-09  5:53 UTC  (2+ messages)

rsync busy non-bare git repo 'source' to quiet
 2011-03-08 23:00 UTC  (5+ messages)

[PATCH] cherry-pick -x: add newline before pick note
 2011-03-08 22:34 UTC  (5+ messages)

Cannot fetch whole history from Perforce
 2011-03-08 22:33 UTC  (3+ messages)

[PATCH] Honor HP C's noreturn attribute
 2011-03-08 22:09 UTC  (4+ messages)

gitosis configuration question
 2011-03-08 21:51 UTC  (5+ messages)

[PATCH] Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section
 2011-03-08 21:37 UTC  (2+ messages)

git diff: add option for omitting the contents of deletes
 2011-03-08 21:31 UTC  (16+ messages)

how to list commits on branch since last merge
 2011-03-08 21:03 UTC  (13+ messages)

EGIT compare editor
 2011-03-08 21:01 UTC  (3+ messages)

[PATCH/RFC 0/8] refactor trace code
 2011-03-08 20:59 UTC  (6+ messages)
` [RFC/PATCH 1/8] compat: provide a fallback va_copy definition
    ` [PATCH jk/strbuf-vaddf] compat: fall back on __va_copy if available

Q about the date format in "git commit --date=..." and such
 2011-03-08 19:20 UTC  (6+ messages)

Who created a branch - reflog
 2011-03-08 15:11 UTC  (3+ 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).