git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-02-14 23:15:05 to 2012-02-18 11:30:46 UTC [more...]

git-svn won't remember pem password
 2012-02-18 11:30 UTC  (2+ messages)

[PATCH] remote: align set-branches builtin usage and documentation
 2012-02-18 11:17 UTC 

[PATCH v2 0/3] Adding a performance framework
 2012-02-18 10:24 UTC  (19+ messages)
` [PATCH v2 1/3] Move the user-facing test library to test-lib-functions.sh
    ` [PATCH v3 0/3]
      ` [PATCH v3 1/3] Move the user-facing test library to test-lib-functions.sh
      ` [PATCH v3 2/3] Introduce a performance testing framework
      ` [PATCH v3 3/3] Add a performance test for git-grep
                ` SIGPIPE handling (Re: [PATCH v3 0/3])
` [PATCH v2 2/3] Introduce a performance testing framework
` [PATCH v2 3/3] Add a performance test for git-grep

[PATCH] Add an option to require a filter to be successful
 2012-02-18  7:27 UTC  (8+ messages)
  ` [PATCH v2] Add a setting "

[PATCH] git-send-email: allow overriding smtp-encryption config to 'none'
 2012-02-18  6:24 UTC  (6+ messages)

Does pack v4 do anything to commits?
 2012-02-18  4:44 UTC 

git-status does not propagate -uall to submodules
 2012-02-17 22:11 UTC  (2+ messages)

[RFC/PATCH 0/3] push: add 'prune' option
 2012-02-17 22:34 UTC  (8+ messages)
` [RFC/PATCH 1/3] remote: use a local variable in match_push_refs()
` [RFC/PATCH 2/3] remote: reorganize check_pattern_match()
` [RFC/PATCH 3/3] push: add 'prune' option

git status: small difference between stating whole repository and small subdirectory
 2012-02-17 22:29 UTC  (17+ messages)

Mixing and matching multiple projects
 2012-02-17 20:06 UTC  (3+ messages)

How to use git attributes to configure server-side checks?
 2012-02-17 19:59 UTC  (5+ messages)

[PATCH] git-latexdiff: new command in contrib, to use latexdiff and Git
 2012-02-17 18:40 UTC  (19+ messages)
    ` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] refresh_index: do not show unmerged path that is outside pathspec
 2012-02-17 18:27 UTC 

What's cooking in git.git (Feb 2012, #05; Mon, 13)
 2012-02-17 17:04 UTC  (22+ messages)
      ` [PATCH 0/8] config-include fixes
        ` [PATCH 1/8] t1300: add missing &&-chaining
        ` [PATCH 2/8] config: copy the return value of prefix_filename
        ` [PATCH 3/8] config: teach git_config_set_multivar_in_file a default path
        ` [PATCH 4/8] config: teach git_config_rename_section a file argument
        ` [PATCH 5/8] config: provide a version of git_config with more options
        ` [PATCH 6/8] config: stop using config_exclusive_filename
        ` [PATCH 7/8] config: eliminate config_exclusive_filename
        ` [PATCH 8/8] config: do not respect includes for single-file --list
                  ` [PATCH 0/2] api-config documentation leftovers
                  ` [PATCH 1/2] docs/api-config: minor clarifications
                  ` [PATCH 2/2] docs/api-config: describe git_config_with_options

git-completion bug for 'git remote show <TAB>'
 2012-02-17 14:41 UTC 

[PATCHv2 0/3] gitweb: Dealing with being on unborn branch
 2012-02-17 14:28 UTC  (9+ messages)
` [PATCHv2 1/3] gitweb: Deal with HEAD pointing to unborn branch in "heads" view
` [PATCHv2/RFC 2/3] gitweb: Harden parse_commit and parse_commits
` [RFC/PATCHv2 3/3] gitweb: Silence stderr in parse_commit*() subroutines

[PATCH] Add --with-gcc-warnings configure option
 2012-02-17 14:25 UTC 

Git repository clonning
 2012-02-17 12:59 UTC  (2+ messages)

Window generator in git - new feature request
 2012-02-17  9:00 UTC 

[PATCH] t1305: fix include by absolute path test on Windows
 2012-02-17  8:31 UTC 

Gitk local language issue
 2012-02-17  8:30 UTC 

looking for Linus git video made after Google Tech Talk
 2012-02-17  3:31 UTC 

What's cooking in git.git (Feb 2012, #06; Thu, 16)
 2012-02-17  2:42 UTC 

diff -G with case insensitivity
 2012-02-17  2:27 UTC  (3+ messages)

Identify Commit ID from an Extracted Source Snapshot
 2012-02-17  0:14 UTC  (6+ messages)

[PATCHv2 0/8] gitweb: Faster and improved project search
 2012-02-16 21:53 UTC  (11+ messages)
` [PATCHv2 1/8] gitweb: Refactor checking if part of project info need filling
` [PATCHv2 2/8] gitweb: Option for filling only specified info in fill_project_list_info
` [PATCHv2 3/8] gitweb: Faster project search
` [PATCHv2 4/8] gitweb: Introduce esc_html_hl_regions
` [PATCHv2 5/8] gitweb: Highlight matched part of project name when searching projects
` [PATCHv2 6/8] gitweb: Highlight matched part of project description "
` [PATCHv3/RFC 7/8] gitweb: Highlight matched part of shortened project description
` [PATCHv2 8/8] gitweb: Use esc_html_match_hl() in 'grep' search

git-svn: simple user-level versions question, plus help request
 2012-02-16 20:57 UTC 

[PATCH v3] diff --stat: use the full terminal width
 2012-02-16 20:01 UTC  (17+ messages)
` [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
        ` [PATCH 3/3 v5] diff --stat: use less columns for change counts

[PATCH] completion: --list option for git-branch
 2012-02-16 18:07 UTC  (3+ messages)

[PATCH/RFC] Document format of basic Git objects
 2012-02-16  7:12 UTC  (4+ messages)

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

importance of .git extension for bare repos
 2012-02-16  2:30 UTC  (3+ messages)

[PATCH v5 0/3] push: submodule support
 2012-02-15 22:28 UTC  (4+ messages)
` [PATCH v5 3/3] push: teach --recurse-submodules the on-demand option

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

how to determine oldest supported version of git
 2012-02-15 18:44 UTC  (8+ messages)

STGIT: Deathpatch in linus tree
 2012-02-15 18:40 UTC  (7+ messages)
  ` [StGit PATCH] Parse commit object header correctly

Bulgarian translation of git
 2012-02-15 18:09 UTC  (7+ messages)

[PATCH 1/2] git-svn.perl: perform deletions before anything else
 2012-02-15 17:47 UTC  (7+ messages)

[PATCH (bugfix)] gitweb: Fix 'grep' search for multiple matches in file
 2012-02-15 16:37 UTC 

problem with git grep -P
 2012-02-15 13:15 UTC 

[PATCH] gitweb: Silence stderr in parse_commit*() subroutines
 2012-02-15 10:04 UTC  (2+ messages)

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

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

[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  (4+ 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  (8+ messages)
` [PATCH v3 0/2] test: tests for the "double > from mailmap" bug


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).