git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-12 14:52:39 to 2010-01-14 01:38:00 UTC [more...]

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

[ANNOUNCE] Git wiki & repo.or.cz migration, donations and volunteers pledge
 2010-01-14  1:24 UTC  (2+ messages)
` [RFC] Git Wiki Move

[PATCH 0/9] Gitweb caching v5
 2010-01-14  1:23 UTC  (10+ messages)
` [PATCH 1/9] gitweb: Load checking
  ` [PATCH 2/9] gitweb: change die_error to take "extra" argument for extended die information
    ` [PATCH 3/9] gitweb: Add option to force version match
      ` [PATCH 4/9] gitweb: Makefile improvements
        ` [PATCH 5/9] gitweb: add a get function to compliment print_local_time
          ` [PATCH 6/9] gitweb: add a get function to compliment print_sort_th
            ` [PATCH 7/9] gitweb: cleanup error message produced by undefined $site_header
              ` [PATCH 8/9] gitweb: Convert output to using indirect file handle
                ` [PATCH 9/9] gitweb: File based caching layer (from git.kernel.org)

Unable to get "pretty" URL aliases working
 2010-01-14  0:45 UTC  (5+ messages)

Filenames and prefixes in extended diffs
 2010-01-14  0:16 UTC  (3+ messages)

touching a file causes it to be listed using git diff-files
 2010-01-13 23:57 UTC 

Syncing a git working tree with Dropbox?
 2010-01-13 23:57 UTC 

[RFC 0/2] Git-over-TLS (gits://) client side support
 2010-01-13 23:51 UTC  (25+ 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 "

git top links: 2010-1
 2010-01-13 23:47 UTC 

default behaviour for `gitmerge` (no arguments)
 2010-01-13 23:13 UTC  (12+ messages)

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

[PATCH] grep: do not do external grep on skip-worktree entries
 2010-01-13 19:48 UTC  (29+ messages)
                                  ` [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] "

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  (4+ messages)
` [PATCH 16/18] blob.c: remove unused function

[RFC/PATCH] lockfile: show absolute filename in unable_to_lock_message
 2010-01-13  6:56 UTC  (3+ 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

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)


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 NNTP newsgroup(s).