git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-02-13 09:35:49 to 2012-02-15 11:04:15 UTC [more...]

[PATCH 0/3 v2] diff --stat: use the real terminal width
 2012-02-15 11:03 UTC  (12+ messages)
` [PATCH v3] diff --stat: use the full "
    ` [PATCH 1/3 v4] "
      ` [PATCH 2/3 v4] diff --stat: better alignment for binary files
      ` [PATCH 3/3 v4] Update diff --stat output in tests and tutorial
          ` [PATCH 1/3 v5] diff --stat: tests for long filenames and big change counts
            ` [PATCH 2/3 v5] diff --stat: use the full terminal width

git status: small difference between stating whole repository and small subdirectory
 2012-02-15 11:01 UTC  (9+ messages)

[PATCH] gitweb: Harden parse_commit and parse_commits
 2012-02-15 10:04 UTC  (7+ messages)
` [PATCH] gitweb: Silence stderr in parse_commit*() subroutines

how to determine oldest supported version of git
 2012-02-15  9:15 UTC  (6+ messages)

[ANNOUNCE] Git 1.7.9.1
 2012-02-15  8:35 UTC  (2+ messages)

git-subtree Ready #2
 2012-02-15  5:31 UTC  (4+ messages)

(unknown),
 2012-02-15  5:00 UTC  (2+ messages)
` setting merge conflict style

Bulgarian translation of git
 2012-02-15  3:28 UTC  (8+ messages)

[PATCH] man: rearrange git synopsis to fit in 80 lines
 2012-02-14 23:54 UTC 

[PATCH v3 0/2] t: add blame -e tests for mailmap
 2012-02-14 23:32 UTC  (3+ messages)
` [PATCH v3 1/2] t: mailmap: add missing 'git blame -e' tests
` [PATCH v3 2/2] t: mailmap: add simple name translation test

git-latexdiff: Git and Latexdiff working together
 2012-02-14 23:31 UTC  (5+ messages)

git-p4 useclientspec broken?
 2012-02-14 23:25 UTC  (3+ messages)

[PATCH 0/2] t: add blame -e tests for mailmap
 2012-02-14 23:14 UTC  (29+ messages)
` [PATCH 1/2] t: mailmap: add 'git blame -e' tests
` [PATCH 2/2] t: mailmap: add simple name translation test
` [PATCH v3 0/2] test: tests for the "double > from mailmap" bug
  ` [PATCH 1/2] test: mailmap can change author name without changing email
  ` [PATCH 2/2] test: check that "git blame -e" uses mailmap correctly

[PATCHv3] git-p4: RCS keyword handling
 2012-02-14 22:58 UTC  (3+ messages)
` [PATCHv3] git-p4: add initial support for RCS keywords

[PATCH 0/7] Make alternates affect fetch behavior
 2012-02-14 22:51 UTC  (2+ messages)

[PATCH 5/5] make askpass_prompt a global prompt method for asking users
 2012-02-14 22:47 UTC  (8+ messages)
` [PATCH 2/2] git-svn, perl/Git.pm: extend and use Git->prompt method for querying users

Git documentation at kernel.org
 2012-02-14 22:15 UTC  (11+ messages)

What's cooking in git.git (Feb 2012, #05; Mon, 13)
 2012-02-14 22:09 UTC  (5+ messages)
` An incremental update to "What's cooking"

diff --stat
 2012-02-14 22:06 UTC  (7+ messages)

git-cherry filter
 2012-02-14 21:44 UTC  (2+ messages)

[PATCH 0/8] gitweb: Highlight interesting parts of diff
 2012-02-14 20:38 UTC  (19+ messages)
` [PATCH 6/8] "

[PATCH 0/2] submodules: Use relative paths to gitdir and work tree
 2012-02-14 20:34 UTC  (7+ messages)
` [PATCH 2/2] submodules: always use a relative path from gitdir to "
  ` [PATCH v2 "

cvs2git migration
 2012-02-14 20:17 UTC  (5+ messages)

[RFC PATCH 0/3] git-p4: move to toplevel
 2012-02-14 19:49 UTC  (13+ messages)

[PATCH 0/10] color and pager improvements
 2012-02-14 19:13 UTC  (4+ messages)
` [PATCH 12/10] support pager.* for external commands

[PATCH] optionally deny all pushes
 2012-02-14 19:06 UTC  (15+ messages)
` [PATCH 0/5] verify refs early
  ` [PATCH 1/5] git rev-list: fix invalid typecast
  ` [PATCH 2/5] do not override receive-pack errors
  ` [PATCH 3/5] git push: verify refs early
  ` [PATCH 4/5] t5541: use configured port number
  ` [PATCH 5/5] push/fetch/clone --no-progress suppresses progress output

[PATCH] column: Fix an incorrect parse of the 'nodense' option token
 2012-02-14 18:28 UTC  (3+ messages)

[PATCH/RFC v4] grep: Add the option '--exclude'
 2012-02-14 17:35 UTC  (3+ messages)

Git submodules with usernames in the URL
 2012-02-14 14:55 UTC  (2+ messages)

[PATCH 2/3] help.c: make term_columns() cached and export it
 2012-02-14 12:24 UTC  (8+ messages)
` [PATCH 1/2] Save terminal width before setting up pager and export term_columns()
` [PATCH 2/2] Rename lineno_width to decimal_width and export it
    ` [PATCH v2] make lineno_width() from blame reusable for others

[PATCH] Support wrapping commit messages when you read them
 2012-02-14 12:10 UTC  (5+ messages)

[PATCH] filter-branch: cd to the correct directory when -d is used
 2012-02-14  9:49 UTC 

Setting up a Git server (+ gitweb) with .htaccess files HOWTO
 2012-02-14  8:59 UTC  (3+ messages)

[PATCH 6/8] gitweb: Highlight interesting parts of diff
 2012-02-14  6:48 UTC  (15+ messages)
` [PATCH] diff-highlight: Work for multiline changes too
    ` [PATCH 1/5] diff-highlight: make perl strict and warnings fatal
    ` [PATCH 2/5] diff-highlight: don't highlight whole lines
    ` [PATCH 3/5] diff-highlight: refactor to prepare for multi-line hunks
    ` [PATCH 4/5] diff-highlight: match "
    ` [PATCH 5/5] diff-highlight: document some non-optimal cases

[PATCH v5 0/3] push: submodule support
 2012-02-14  3:34 UTC  (7+ messages)
` [PATCH v5 1/3] Teach revision walking machinery to walk multiple times sequencially
` [PATCH v5 2/3] Refactor submodule push check to use string list instead of integer
` [PATCH v5 3/3] push: teach --recurse-submodules the on-demand option

GitWeb and atom feed links
 2012-02-13 22:17 UTC  (2+ messages)

[BUG] git-merge-octopus creates an empty merge commit with one parent
 2012-02-13 20:53 UTC  (5+ messages)

[RFC/PATCH] tag: make list exclude !<pattern>
 2012-02-13 20:29 UTC  (20+ messages)
  ` [PATCHv2 1/4] refs: add common refname_match_patterns()

[PATCH] builtin/tag.c: Fix a sparse warning
 2012-02-13 19:15 UTC  (2+ messages)

git cherry doesn't list a merge commit
 2012-02-13 18:57 UTC  (2+ messages)

User authentication in GIT
 2012-02-13 18:19 UTC  (10+ messages)

[PATCH] completion: --no-abbrev-commit for git-log and git-show
 2012-02-13 16:57 UTC 

[PATCH] Remove Git's support for smoke testing
 2012-02-13 10:32 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).