git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-01-12 07:53:51 to 2010-01-13 23:11:28 UTC [more...]

What's cooking in git.git (Jan 2010, #04; Wed, 13)
 2010-01-13 23:11 UTC 

tag namespace?
 2010-01-13 23:03 UTC 

[RFC 0/2] Git-over-TLS (gits://) client side support
 2010-01-13 23:00 UTC  (24+ messages)
` [RFC 1/2] Git-over-TLS (gits://) client side support (part 1 of 2)
` [RFC 2/2] Git-over-TLS (gits://) client side support (part 2 "

default behaviour for `gitmerge` (no arguments)
 2010-01-13 22:49 UTC  (11+ messages)

[RFC PATCH (WIP)] Show a dirty working tree and a detached HEAD in status for submodule
 2010-01-13 22:10 UTC  (6+ messages)
      ` [PATCH] Show submodules as modified when they contain a dirty work tree

Problem: fatal oops during git fetch
 2010-01-13 22:03 UTC 

edit Author/Date metadata as part of 'git commit' $EDITOR invocation?
 2010-01-13 20:50 UTC  (35+ messages)
            ` [PATCH] Display author and committer after "git commit"
                      ` [PATCH 1/3] strbuf_expand: convert "%%" to "%"
                      ` [PATCH 2/3] strbuf: add strbuf_percentquote_buf
                      ` [PATCH 3/3] commit: show interesting ident information in summary
                        ` [PATCH v2 1/3] strbuf_expand: convert "%%" to "%"
                        ` [PATCH v2 2/3] strbuf: add strbuf_addbuf_percentquote
                        ` [PATCH v2 3/3] commit: show interesting ident information in summary

[PATCH resend] gitk: font and theme use
 2010-01-13 20:40 UTC  (6+ messages)
` [PATCH 1/5] gitk: Remove forced use of sans-serif font
  ` [PATCH 2/5] gitk: Set the font for all spinbox widgets
    ` [PATCH 3/5] gitk: Set the font for all listbox widgets
      ` [PATCH 4/5] gitk: Disable option when themed widgets are not available
        ` [PATCH 5/5] gitk: Use consistent font for all text input fields

[PATCH] Removed the .git/config check from "git submodule status"
 2010-01-13 20:31 UTC 

[PATCH master] expand "<branch>" in format.subjectprefix
 2010-01-13 20:29 UTC  (2+ messages)

discussion: an option to fail git fetch if a pulled branch tip is not a fast forward of the existing remote tip?
 2010-01-13 17:14 UTC  (3+ messages)

Filenames and prefixes in extended diffs
 2010-01-13 19:49 UTC  (2+ messages)

[PATCH] grep: do not do external grep on skip-worktree entries
 2010-01-13 19:48 UTC  (30+ messages)
                                  ` [PATCH] grep: lookahead optimization can be used with -L option
                                  ` [PATCH] grep: -L should show empty files
                                  ` [PATCH 1/2] grep: rip out support for external grep
                                  ` [PATCH 2/2] grep: rip out pessimization to use fixmatch()

[PATCH 0/5] Miscellaneous improvements on Windows
 2010-01-13 18:40 UTC  (6+ messages)
` [PATCH 1/5] MSVC: Windows-native implementation for subset of Pthreads API

workflow and repository orginization for tracking router configs
 2010-01-13 18:26 UTC 

[PATCH 1/7] gitweb: Load checking
 2010-01-13 17:33 UTC  (2+ messages)
    ` [PATCH 2/7] gitweb: Add option to force version match

git svn problem
 2010-01-13 17:20 UTC 

[PATCH] fast-import: tag may point to any object type
 2010-01-13 17:24 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] git push --track
 2010-01-13 16:37 UTC  (5+ messages)

remote to push to local branch: hung up unexpectedly
 2010-01-13 15:12 UTC  (5+ messages)

git-svn doesn't fetch an empty directory with svn:externals
 2010-01-13 15:11 UTC  (2+ messages)

[RFH] Git and filesystem ACLs: problem with 'git gc'
 2010-01-13 14:56 UTC  (2+ messages)

[PATCH/RFC] filter-branch: Fix to allow replacing submodules with another content
 2010-01-13 14:56 UTC  (3+ messages)

[PATCH v2 0/4] Documentation style fixes
 2010-01-13 10:44 UTC  (10+ messages)
` [PATCH v2 2/4] Documentation: warn prominently against merging with dirty trees
            ` [PATCH 0/6] "

What to do with patches that should go upstream?
 2010-01-13 10:34 UTC  (3+ messages)

[PATCH 0/7] Gitweb caching v4
 2010-01-13  9:34 UTC  (8+ messages)
` [PATCH 1/7] gitweb: Load checking
  ` [PATCH 2/7] gitweb: Add option to force version match
    ` [PATCH 3/7] gitweb: Makefile improvements
      ` [PATCH 4/7] gitweb: Optionally add "git" links in project list page
        ` [PATCH 5/7] gitweb: Convert output to using indirect file handle
          ` [PATCH 6/7] gitweb: add a get function to compliment print_local_time
            ` [PATCH 7/7] gitweb: File based caching layer (from git.kernel.org)

What's cooking in git.git (Jan 2010, #03; Sun, 10)
 2010-01-13  8:58 UTC  (2+ messages)
` [PATCH] t7502: test commit.status, --status and --no-status

[PATCH 1/2] Add `init-db.templatedir` configuration variable
 2010-01-13  8:50 UTC  (2+ messages)

[PATCH] Add `commit.signoff` configuration variable
 2010-01-13  8:30 UTC  (3+ messages)

[PATCH] Add `format.to` configuration variable
 2010-01-13  8:20 UTC  (2+ messages)

git-svn dcommit ignores --username if there are cached credentials
 2010-01-13  7:05 UTC  (3+ messages)

[PATCH v4] Be more user-friendly when refusing to do something because of conflict
 2010-01-13  6:56 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 00/18] mark file-local symbols static
 2010-01-13  6:56 UTC  (14+ messages)
` [PATCH 01/18] bisect.c: mark file-local function static
` [PATCH 04/18] date.c: "
` [PATCH 05/18] http.c: mark file-local functions static
` [PATCH 06/18] entry.c: mark file-local function static
` [PATCH 07/18] parse-options.c: "
` [PATCH 11/18] submodule.c: "
` [PATCH 16/18] blob.c: remove unused function
` [PATCH 18/18] symlinks.c: remove unused functions

[RFC/PATCH] lockfile: show absolute filename in unable_to_lock_message
 2010-01-13  6:56 UTC  (4+ messages)
` [PATCH] "

[PATCH] hg-to-git: fix COMMITTER type-o
 2010-01-13  6:56 UTC  (3+ messages)

[BUGFIX] Unbork remote helper execution
 2010-01-13  6:56 UTC  (2+ messages)

[PATCH] remote-curl: Fix Accept header for smart HTTP connections
 2010-01-13  6:55 UTC  (2+ messages)

[PATCHv2 0/3] rebase-i: Ignore comments and blank lines among squash/fixup commands
 2010-01-13  6:55 UTC  (6+ messages)
  ` [PATCHv2 1/3] lib-rebase: Provide clearer debugging info about what the editor did
  ` [PATCHv2 2/3] lib-rebase: Allow comments and blank lines to be added to the rebase script
  ` [PATCHv2 3/3] rebase-i: Ignore comments and blank lines in peek_next_command

Unable to get "pretty" URL aliases working
 2010-01-13  6:55 UTC  (4+ messages)

Bug? git-svn clone dies with "fatal: ambiguous argument '...': unknown revision or path not in the working tree."
 2010-01-13  5:29 UTC  (2+ messages)

[PATCH 2/2] Add a "TEMPLATE DIRECTORY" section to git-init[1]
 2010-01-13  4:19 UTC 

[PATCH] Add 'git commit --no-signoff' option
 2010-01-13  3:36 UTC 

Lists for internal medicine, general practice, family practice
 2010-01-13  3:03 UTC 

[PATCH v2] Threaded grep
 2010-01-12 23:44 UTC 

Interest in locking mechanism?
 2010-01-12 20:25 UTC  (11+ messages)

[BUGFIX] Unbork remote helper execution
 2010-01-12 18:49 UTC 

merging two equivalent branches
 2010-01-12 16:59 UTC  (5+ messages)
  ` git-log - hide parent (was: merging two equivalent branches)

[PATCH 1/4] t3001: test ls-files -o ignored/dir
 2010-01-12 16:33 UTC  (3+ messages)
` [PATCH 4/4] ls-files: fix overeager pathspec optimization

"What's cooking" incremental edition
 2010-01-12 16:27 UTC  (3+ messages)

gitosis user on Windows
 2010-01-12 15:38 UTC  (4+ messages)

gitk : french translation
 2010-01-12 13:02 UTC  (5+ messages)
  ` [RESEND PATCH] french translation of gitk

[PATCHv3 0/4 (resent)] Miscelanous gitweb improvements from J.H
 2010-01-12 13:05 UTC  (4+ messages)
` [PATCHv3 3/4 (resent)] gitweb: Optionally add "git" links in project list page

[PATCH RFC] gitk: display submodule diffs with appropriate encoding
 2010-01-12 11:23 UTC  (2+ messages)

[PATCH resend] gitk: Adjust two equal strings which differed in whitespace
 2010-01-12 11:22 UTC  (2+ messages)

[PATCH (resend)] Be more user-friendly when refusing to do something because of conflict
 2010-01-12  9:54 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).