git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-07 05:22:34 to 2011-03-09 22:27:48 UTC [more...]

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

frustrated forensics: hard to find diff that undid a fix
 2011-03-09 22:20 UTC  (18+ messages)
` [PATCH 1/2] documentation fix: git log -p does not imply -c
          ` [PATCH v3] Documentation "
              ` [PATCH v4] "
                        ` [PATCH] SubmittingPatches: clean up commit message tips
                  ` [PATCH v5] diff format documentation: clarify --cc and -c
                  ` [PATCH v6] "

Google Summer of Code 2011
 2011-03-09 21:58 UTC  (19+ messages)
          ` Summer of Code project ideas due this Friday
    ` Re: Google Summer of Code 2011

[PATCHv2 0/9] --left/right-only and --cherry-mark
 2011-03-09 21:49 UTC  (12+ messages)
` [PATCHv2 1/9] revlist.c: introduce --left/right-only for unsymmetric picking
` [PATCHv2 2/9] t6007: Make sure we test --cherry-pick
` [PATCHv2 3/9] rev-list: documentation and test for --left/right-only
` [PATCHv2 4/9] rev-list: --left/right-only are mutually exclusive
` [PATCHv2 5/9] rev-list/log: factor out revision mark generation
` [PATCHv2 6/9] revision.c: introduce --cherry-mark
` [PATCHv2 7/9] rev-list: documentation and test for --cherry-mark
` [PATCHv2 8/9] log --cherry: a synonym
` [PATCHv2 9/9] t6007: test rev-list --cherry

[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  (9+ messages)
` [PATCH 2/2] pretty.c: allow date formats in user format strings
    ` Fwd: "

[BUG] git-am silently applying patches incorrectly
 2011-03-09 20:55 UTC  (22+ 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] 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

Is there a way to add a default `--squash` flag for all merges into a head?
 2011-03-09 20:11 UTC  (8+ messages)

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

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

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  (5+ 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  (11+ messages)
        ` [PATCH 1/2] notes: make expand_notes_ref globally accessible
        ` [PATCH 2/2] commit: allow editing notes in commit message editor

--max-count useless with git-rev-list's --reverse
 2011-03-09  7:11 UTC  (12+ 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

[RFC/PATCH 00/10] vcs-svn: prepare for (implement?) incremental import
 2011-03-09  6:55 UTC  (7+ 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)

[RFC/PATCH] merge: honor prepare-commit-msg hook
 2011-03-09  0:16 UTC 

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  (17+ 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)

how can we git out source code base on git log?
 2011-03-08  8:22 UTC  (3+ messages)

In-depth git blame?
 2011-03-08  6:48 UTC  (7+ messages)

[PATCH] gitignore: ignore GNU GLOBAL tag files
 2011-03-08  1:42 UTC  (5+ messages)

[PATCH] blame: honor core.abbrevguard
 2011-03-08  1:38 UTC  (4+ messages)
` [PATCH v2] "

[RFC/PATCH 0/3] gitweb: Categories support
 2011-03-07 23:13 UTC  (4+ messages)
` [PATCH 1/3] gitweb: Split git_project_list_body in two functions
` [PATCH 2/3] gitweb: Modularized git_get_project_description to be more generic
` [PATCH 3/3] gitweb: Optional grouping of projects by category

The outputs of "git fsck --full" are not same. sometimes the outputs are OK, but sometimes it says a corrupted object
 2011-03-07 16:21 UTC  (2+ messages)

[PATCH] unpack-trees.c: check return value of lstat()
 2011-03-07 15:59 UTC  (5+ messages)

[TopGit PATCH] tg-create: let format.signoff control adding of Signed-off-by
 2011-03-07 10:42 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).