git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-11-17 09:55:56 to 2009-11-20 01:40:21 UTC [more...]

[RFC/PATCHv8 00/10] git notes
 2009-11-20  1:39 UTC  (4+ messages)
` [RFC/PATCHv8 01/10] Notes API: get_commit_notes() -> format_note() + remove the commit restriction
` [RFC/PATCHv8 02/10] Notes API: init_notes(): Initialize the notes tree from the given notes ref
` [RFC/PATCHv8 04/10] Notes API: get_note(): Return the note annotating the given object

Hey - A Conceptual Simplication
 2009-11-20  1:35 UTC  (16+ messages)

[PATCH] submodule.c: Squelch a "use before assignment" warning
 2009-11-20  1:33 UTC 

[PATCH v2] gitk: Honor TMPDIR when viewing diffs externally
 2009-11-20  1:27 UTC 

[PATCH 1/2] t/lib-http.sh: Restructure finding of default httpd location
 2009-11-20  1:22 UTC  (2+ messages)
` [PATCH 2/2] t/lib-http.sh: Enable httpd tests by default

Headless tags don't have a follows or precedes?
 2009-11-20  1:07 UTC  (5+ messages)

[PATCH 0/2] jn/gitweb-blame fixes
 2009-11-20  1:00 UTC  (9+ messages)
` [PATCH 1/2] gitweb.js: fix null object exception in initials calculation
` [PATCH 2/2] gitweb.js: use unicode encoding for nbsp instead of html entity

gitk : french translation
 2009-11-20  0:28 UTC  (8+ messages)
        ` [PATCHv4] gitk "
          ` [PATCHv4] "

Default history simplification
 2009-11-19 23:30 UTC 

Name/documentation on git-log --full-diff is insufficient
 2009-11-19 23:26 UTC 

[PATCH] No diff -b/-w output for all-whitespace changes
 2009-11-19 22:25 UTC  (4+ messages)

[PATCH] gitk: Use git-difftool for external diffs
 2009-11-19 22:21 UTC  (4+ messages)

[RFC PATCH] {checkout,reset} -p: make patch direction configurable
 2009-11-19 22:03 UTC 

[PATCH] git-update-index: report(...) now flushes stdout after printing the report line
 2009-11-19 21:17 UTC 

[PATCH] Documentation: undocument gc'd function graph_release()
 2009-11-19 20:58 UTC 

[PATCH] git-count-objects: Fix a disk-space under-estimate on Cygwin
 2009-11-19 18:46 UTC 

[RFC/PATCH] Add an implementation of uname(1) for Windows
 2009-11-19 19:00 UTC 

[PATCH] t9700-perl-git.sh: Fix a test failure on Cygwin
 2009-11-19 18:41 UTC 

[PATCH v4] git remote: Separate usage strings for subcommands
 2009-11-19 18:58 UTC  (5+ messages)

Using `git tag -l` to get non-matching tags
 2009-11-19 18:18 UTC  (2+ messages)

[PATCH] Expand ~ and ~user in core.excludesfile, commit.template
 2009-11-19 18:12 UTC  (17+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH] expand_user_path: expand ~ to $HOME, not to the actual homedir

What's cooking in git.git (Nov 2009, #04; Tue, 17)
 2009-11-19 18:11 UTC  (9+ messages)
` th/remote-usage

git-cvsserver and (edit|watch) support?
 2009-11-19 17:31 UTC 

git-mailinfo doesn't stop parsing at the end of the header
 2009-11-19 15:36 UTC  (12+ messages)
    ` [PATCH] git am/mailinfo: Don't look at in-body headers when rebasing
        ` [PATCH v2] "

[PATCH 0/2] diffcore-break optimizations
 2009-11-19 15:22 UTC  (4+ messages)
` [PATCH 2/2] diffcore-break: save cnt_data for other phases

[ANNOUNCE] codeBeamer MR - Easy ACL for Git
 2009-11-19 15:22 UTC  (11+ messages)

git-svn not fetching all revisions
 2009-11-19 12:07 UTC  (3+ messages)

git-svn of both trunk and tags while having no access to the 'parent' of those
 2009-11-19  9:53 UTC  (7+ messages)

[gitk] [PATCH] Fix selection of tags
 2009-11-19  9:33 UTC  (2+ messages)

[PATCH 2/2] Add gitk-git Hungarian translation
 2009-11-19  9:07 UTC  (2+ messages)

[PATCH v2 2/2] gitk: add --no-replace-objects option
 2009-11-19  9:01 UTC  (2+ messages)

[PATCH 1/2] Documentation: fix typos and spelling in replace documentation
 2009-11-19  6:13 UTC 

[PATCH 2/2] Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
 2009-11-19  6:13 UTC 

Add branch management for releases to gitworkflows
 2009-11-19  4:11 UTC  (7+ messages)
` [PATCHv3] "

[PATCH 0/2] Migrate ls-tree to parse-opts
 2009-11-18 23:10 UTC  (6+ messages)
` [PATCH 2/2] ls-tree: migrate to parse-options

[PATCH] Give the hunk comment its own color
 2009-11-18 22:44 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] unset GREP_OPTIONS in test-lib.sh
 2009-11-18 22:05 UTC  (2+ messages)

[PATCH RESEND] Explicitly truncate bswap operand to uint32_t
 2009-11-18 13:53 UTC 

[PATCH] describe: do not use unannotated tag even if exact match
 2009-11-18 13:32 UTC 

Unhelpful "branch.master.remote = <nickname>" advice?
 2009-11-18 13:28 UTC  (4+ messages)
  ` [PATCH] Makefile: add uninstall target. Fixes elementary good cleaning manners

[RFC PATCH 1/2] gitweb: Hyperlink various committags in commit message with regex
 2009-11-18  8:26 UTC  (10+ messages)
` [RFC PATCH 0/6] Second round of committag series
  ` [RFC PATCH 1/6] gitweb: Hyperlink committags in a commit message by regex matching
    ` [RFC PATCH 2/6] gitweb: Add second-stage matching of bug IDs in bugzilla committag
      ` [RFC PATCH 3/6] gitweb: Allow finer-grained override controls for committags
        ` [RFC PATCH 4/6] gitweb: Allow committag pattern matches to span multiple lines
          ` [RFC PATCH 5/6] gitweb: Allow per-repository definition of new committags
            ` [RFC PATCH 6/6] gitweb: Add _defaults_ keyword for feature lists in project config

[PATCH v2 1/2] replace: use a GIT_NO_REPLACE_OBJECTS env variable
 2009-11-18  6:50 UTC 

[PATCH 1/2] replace: use a GIT_NO_REPLACE_OBJECTS env variable
 2009-11-18  6:49 UTC  (5+ messages)

Re:
 2009-11-18  5:03 UTC 

[PATCH] (to improve gitosis support) CVS Server: Support reading base and roots from environment
 2009-11-18  4:11 UTC  (2+ messages)

[PATCH v4 00/12] Reroll of the remote-vcs-helper series
 2009-11-18  1:42 UTC  (13+ messages)
` [PATCH v4 01/12] Fix memory leak in helper method for disconnect
  ` [PATCH v4 02/12] Allow programs to not depend on remotes having urls
    ` [PATCH v4 03/12] Use a function to determine whether a remote is valid
      ` [PATCH v4 04/12] Allow fetch to modify refs
        ` [PATCH v4 05/12] Add a config option for remotes to specify a foreign vcs
          ` [PATCH v4 06/12] Allow specifying the remote helper in the url
            ` [PATCH v4 07/12] Add support for "import" helper command
              ` [PATCH v4 08/12] Allow helper to map private ref names into normal names
                ` [PATCH v4 09/12] Fix various memory leaks in transport-helper.c
                  ` [PATCH v4 10/12] Allow helpers to report in "list" command that the ref is unchanged
                    ` [PATCH v4 11/12] Basic build infrastructure for Python scripts
                      ` [PATCH v4 12/12] Add Python support library for remote helpers

ks/precompute-completion
 2009-11-18  0:59 UTC  (12+ messages)
    ` [PATCH] Speed up bash completion loading
              ` [PATCH v2] "
                  ` [PATCH v3] "

Make Gitweb behave like Apache mod_userdir
 2009-11-18  0:16 UTC  (18+ messages)

[PATCH v2 0/2] user-manual: new "getting started" section
 2009-11-18  0:05 UTC  (20+ messages)

[PATCH] Document git-svn's first-parent rule
 2009-11-17 18:25 UTC  (5+ messages)

[PATCH] Make sure $PERL_PATH is defined when the test suite is run
 2009-11-17 18:25 UTC  (5+ messages)

gitk does not show path file list
 2009-11-17 12:09 UTC 

[ANNOUNCE] GIT 1.6.5.3
 2009-11-17 10:25 UTC  (2+ messages)

bash completion on 4.0 broken?
 2009-11-17  9: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).