git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-10-07 20:19:48 to 2011-10-11 17:27:17 UTC [more...]

[PATCH 0/6] Retain caches of submodule refs
 2011-10-11 17:26 UTC  (24+ messages)
` [PATCH 6/6] "
        ` [PATCH 0/2] Provide API to invalidate refs cache
          ` [PATCH 1/2] invalidate_cached_refs(): take the submodule as parameter
          ` [PATCH 2/2] invalidate_cached_refs(): expose this function in refs API
          ` [PATCH v2 0/7] Provide API to invalidate refs cache
            ` [PATCH v2 1/7] invalidate_ref_cache(): rename function from invalidate_cached_refs()
            ` [PATCH v2 2/7] invalidate_ref_cache(): take the submodule as parameter
            ` [PATCH v2 3/7] invalidate_ref_cache(): expose this function in refs API
            ` [PATCH v2 4/7] clear_cached_refs(): rename parameter
            ` [PATCH v2 5/7] clear_cached_refs(): extract two new functions
            ` [PATCH v2 6/7] write_ref_sha1(): only invalidate the loose ref cache
            ` [PATCH v2 7/7] clear_cached_refs(): inline function
      ` Re: [PATCH 6/6] Retain caches of submodule refs

"trying out" gitolite with minimum impact on a system
 2011-10-11 17:19 UTC 

[PATCHv5/RFC 0/6] Moving gitweb documentation to manpages
 2011-10-11 16:56 UTC  (20+ messages)
` [PATCHv5/RFC 1/6] Documentation: Preparation for gitweb manpages
` [PATCHv5 2/6] gitweb: Add manpage for gitweb configuration files
` [PATCHv5/RFC 3/6] gitweb: Add manpage for gitweb
            ` [PATCHv5/RFC 3/6] gitweb: Add manpage for gitweb (APPLICATION!!!)
` [PATCHv5 4/6] Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpages
` [PATCHv5 5/6] Documentation: Add gitweb config variables to git-config(1)
` [PATCHv5 6/6] gitweb: Add gitweb manpages to 'gitweb' package in git.spec

[PATCH v3 5/5] attr.c: respect core.ignorecase when matching attribute patterns
 2011-10-11 16:54 UTC  (7+ messages)
        ` [PATCH v4] "

[PATCH v3 00/22] Clean up refname checks and normalization
 2011-10-11 16:16 UTC  (3+ messages)
` [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references

Symmetric of rebase / more intelligent cherry-pick
 2011-10-11 15:54 UTC 

Release notes link on homepage 404
 2011-10-11 15:58 UTC 

Display line numbers in gitk?
 2011-10-11 14:16 UTC  (2+ messages)

[PATCH v3] Teach merge the '[-e|--edit]' option
 2011-10-11 13:57 UTC  (6+ messages)

[PATCH] Improving performance with pthreads in refresh_index()
 2011-10-11 11:50 UTC  (4+ messages)

Submodule confusion when checking out branch
 2011-10-11  9:38 UTC 

[PATCH 1/2] submodule: whitespace fix
 2011-10-11  8:44 UTC  (5+ messages)
` [PATCH 2/2] submodule::module_clone(): silence die() message from module_name()

[PATCH 0/9] i18n: add PO files to po/
 2011-10-11  7:58 UTC  (6+ messages)

[PATCH] commit: teach --gpg-sign option
 2011-10-11  6:39 UTC  (16+ messages)

What's cooking snapshot
 2011-10-11  3:25 UTC 

[PATCH 0/4] Refactor git-mergetool--lib.sh
 2011-10-11  0:00 UTC  (7+ messages)
` [PATCH 3/4] mergetool--lib: Refactor tools into separate files
  ` [PATCH da/difftool-mergtool-refactor] Makefile: fix permissions of mergetools/ checked out with permissive umask

[PATCH 2/3] Fix some "variable might be used uninitialized" warnings
 2011-10-10 23:59 UTC  (5+ messages)

Garbage collection creates many unpacked objects
 2011-10-10 23:49 UTC  (2+ messages)

[PATCH] git-difftool: allow skipping file by typing 'n' at prompt
 2011-10-10 23:39 UTC  (13+ messages)

[PATCH v2] git-svn: Allow certain refs to be ignored
 2011-10-10 23:27 UTC 

Git User's Survey 2011 very short summary
 2011-10-10 23:09 UTC  (2+ messages)

[PATCH] git-svn: Allow certain refs to be ignored
 2011-10-10 22:58 UTC  (4+ messages)

[BUG 1.7.6.1] `git config --bool --get-regexp' omits separating space... sometimes!
 2011-10-10 20:59 UTC  (4+ messages)
` [PATCH] config: display key_delim for config --bool --get-regexp

What's cooking in git.git (Oct 2011, #03; Fri, 7)
 2011-10-10 20:16 UTC  (2+ messages)

[PATCH 0/6] Sequencer fixups mini-series
 2011-10-10 17:54 UTC  (13+ messages)
` [PATCH 1/6] revert: Free memory after get_message call
` [PATCH 2/6] revert: Simplify getting commit subject
` [PATCH 3/6] revert: Fix buffer overflow in insn sheet parser
` [PATCH 4/6] revert: Make commit descriptions in insn sheet optional
` [PATCH 5/6] revert: Allow mixed pick and revert instructions
` [PATCH 6/6] revert: Simplify passing command-line arguments around

Git bug. gitattributes' pattern does not respect spaces in the filenames
 2011-10-10 15:51 UTC  (3+ messages)

[PATCH] Teach merge the '[-e|--edit]' option
 2011-10-10 15:23 UTC  (9+ messages)
` [PATCH v2] "

What's the difference between `git show branch:file | diff -u - file` vs `git diff branch file`?
 2011-10-10  4:42 UTC  (6+ messages)
` [PATCH 0/3] Un-pessimize "diff-index $commit -- $pathspec"
  ` [PATCH 1/3] traverse_trees(): allow pruning with pathspec

Recovering Committed Changes in a Detached Head?
 2011-10-10  1:26 UTC  (10+ messages)

Check revision and if no files modified (looking for svnversion equivalent)
 2011-10-09 18:10 UTC  (2+ messages)

A Basic Git Question About File Tracking
 2011-10-09 16:57 UTC  (9+ messages)
          ` A Basic Git Question About File Tracking [ANSWERED]

[PATCH 1/2] xdiff: factor out get_func_line()
 2011-10-09 11:36 UTC  (2+ messages)
` [PATCH 2/2] diff: add option to show whole functions as context

Git is not scalable with too many refs/*
 2011-10-09  5:43 UTC  (5+ messages)

[RFC/PATCH] Add multiple workdir support to branch/checkout
 2011-10-08 22:55 UTC  (2+ messages)

unexpected behavior with `git log --skip filename`
 2011-10-08 17:47 UTC  (4+ messages)

[PATCH] builtin/log.c: Fix an "Using plain integer as NULL pointer" warning
 2011-10-08 16:18 UTC 

How pretty is pretty? git cat-file -p inconsistency
 2011-10-08 16:36 UTC  (6+ messages)

[PATCH 0/9] ref completion optimizations, fixes, and cleanups
 2011-10-08 14:54 UTC  (10+ messages)
` [PATCH 1/9] completion: document __gitcomp()
` [PATCH 2/9] completion: optimize refs completion
` [PATCH 3/9] completion: make refs completion consistent for local and remote repos
` [PATCH 4/9] completion: improve ls-remote output filtering in __git_refs()
` [PATCH 5/9] completion: support full refs from remote repositories
` [PATCH 6/9] completion: query only refs/heads/ in __git_refs_remotes()
` [PATCH 7/9] completion: improve ls-remote output filtering "
` [PATCH 8/9] completion: fast initial completion for config 'remote.*.fetch' value
` [PATCH 9/9] completion: remove broken dead code from __git_heads() and __git_tags()

gitk: 'j' and 'k' keyboard shortcuts backward
 2011-10-08  7:04 UTC  (2+ messages)

[PATCH v3] gitk: Teach gitk to respect log.showroot
 2011-10-08  6:47 UTC  (2+ messages)

[PATCH 1/3] refs.c: ensure struct whose member may be passed to realloc is initialized
 2011-10-08  3:20 UTC  (3+ messages)
` [PATCH 2/3] refs.c: abort ref search if ref array is empty
` [PATCH 3/3] refs.c: free duplicate entries in the ref array instead of leaking them

[PATCH 0/3] jp/get-ref-dir-unsorted fixups
 2011-10-08  3:20 UTC 

[PATCH 1/3] completion: unite --reuse-message and --reedit-message handling
 2011-10-08  1:09 UTC  (5+ messages)
    ` [PATCH 1/2] completion: unite --reuse-message and --reedit-message for 'notes'
    ` [PATCH 2/2] completion: unite --format and --pretty for 'log' and 'show'

[PATCH] fmt-merge-msg: use branch.$name.description
 2011-10-08  0:01 UTC  (11+ messages)

[BUG?] git fetch -p -t prunes all non-tag refs
 2011-10-07 23:00 UTC  (3+ messages)
` [WIP PATCH 0/2] Be more careful when prunning

[PATCHv3 0/4] Be more careful when prunning
 2011-10-07 22:51 UTC  (5+ messages)
` [PATCH 1/4] fetch: free all the additional refspecs
` [PATCH 2/4] t5510: add tests for fetch --prune
` [PATCH 3/4] fetch: honor the user-provided refspecs when pruning refs
` [PATCH 4/4] fetch: treat --tags like refs/tags/*:refs/tags/* when pruning

[PATCH 0/7] pickaxe: plug memory leaks, deduplicate code
 2011-10-07 22:47 UTC  (2+ messages)

[PATCH] git-send-email.perl: expand filename of aliasesfile
 2011-10-07 22:26 UTC  (10+ messages)
` [PATCH v2] git-send-email: allow filename expansion
  ` [PATCH 1/2] Add Git::config_path()
` [PATCH 2/2] use new Git::config_path() for aliasesfile
    ` [PATCH/RFC 3/2] Refactor Git::config_*

Git's translations need to be updated for submission
 2011-10-07 22:11 UTC  (4+ messages)
` [PATCH] po/pl.po: Eliminate fuzzy translations

[PATCH] post-receive-email: explicitly set Content-Type header
 2011-10-07 20:19 UTC  (8+ messages)
` [PATCH v2] "


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