git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-10-11 11:57:38 to 2012-10-14 16:15:51 UTC [more...]

A design for subrepositories
 2012-10-14 16:15 UTC  (10+ messages)

[PATCH] completion: add format-patch options to send-email
 2012-10-14 16:14 UTC 

[PATCH v5 0/3] completion: refactor and zsh wrapper
 2012-10-14 15:52 UTC  (4+ messages)
` [PATCH v5 1/3] completion: add new __gitcompadd helper
` [PATCH v5 2/3] tests: use __gitcompadd to simplify completion tests
` [PATCH v5 3/3] completion: add new zsh completion

[PATCH v5 00/12] nd/wildmatch
 2012-10-14 14:26 UTC  (24+ messages)
` [PATCH v5 01/12] ctype: make sane_ctype[] const array
` [PATCH v5 02/12] ctype: support iscntrl, ispunct, isxdigit and isprint
` [PATCH v5 03/12] Import wildmatch from rsync
` [PATCH v5 04/12] wildmatch: remove unnecessary functions
` [PATCH v5 05/12] Integrate wildmatch to git
` [PATCH v5 06/12] t3070: disable unreliable fnmatch tests
` [PATCH v5 07/12] wildmatch: make wildmatch's return value compatible with fnmatch
` [PATCH v5 08/12] wildmatch: remove static variable force_lower_case
` [PATCH v5 09/12] wildmatch: fix case-insensitive matching
` [PATCH v5 10/12] wildmatch: adjust "**" behavior
` [PATCH v5 11/12] wildmatch: make /**/ match zero or more directories
` [PATCH v5 12/12] Support "**" wildcard in .gitignore and .gitattributes

[RFC/PATCH] l10n: de.po: translate 825 new messages
 2012-10-14 13:29 UTC  (2+ messages)
  ` fixes of previous commit

[PATCH 0/4] nd/attr-match-optim-more updates
 2012-10-14 11:55 UTC  (5+ messages)
` [PATCH 1/4] exclude: stricten a length check in EXC_FLAG_ENDSWITH case
` [PATCH 2/4] exclude: fix a bug in prefix compare optimization
` [PATCH 3/4] exclude/attr: share basename matching code
` [PATCH 4/4] exclude/attr: share full pathname "

Canonicalize the git-svn path & url accessors
 2012-10-14 11:48 UTC  (7+ messages)
` [PATCH 2/7] Change canonicalize_url() to use the SVN 1.7 API when available
      ` [PATCH/RFC 0/2] "
        ` [PATCH 1/2] git svn: do not overescape URLs (fallback case)
        ` [PATCH 2/2] git svn: canonicalize_url(): use svn_path_canonicalize when available

[PATCH] exclude: fix a bug in prefix comparison optimization
 2012-10-14 11:35 UTC 

[RFC/PATCH 0/2] Re: [PATCH] config: warn on inaccessible files
 2012-10-14  9:00 UTC  (12+ messages)
` [PATCH 1/2] config, gitignore: failure to access with ENOTDIR is ok
` [PATCH 2/2] config: treat user and xdg config permission problems as errors
      ` [PATCH 3/2] config doc: advertise GIT_CONFIG_NOSYSTEM
        ` [PATCH v2 3/2] "
      ` [PATCH 4/2] config: exit on error accessing any config file

git reflog delete HEAD@{1} HEAD@{2} caught me by surprise
 2012-10-14  7:02 UTC  (3+ messages)

git smart-http do not authent to allow git ls-remote to be called anonymously
 2012-10-14  6:30 UTC  (3+ messages)

[PATCH 00/20] git-cvsserver: add support for cvs "-r" refs
 2012-10-14  5:42 UTC  (21+ messages)
` [PATCH 01/20] cvsserver t9400: add basic 'cvs log' test
` [PATCH 02/20] cvsserver: removed unused sha1Or-k mode from kopts_from_path
` [PATCH 03/20] cvsserver: add comments about database schema/usage
` [PATCH 04/20] cvsserver update: comment about how we shouldn't remove a user-modified file
` [PATCH 05/20] cvsserver: remove unused functions _headrev and gethistory
` [PATCH 06/20] cvsserver: clean up client request handler map comments
` [PATCH 07/20] cvsserver: split up long lines in req_{status,diff,log}
` [PATCH 08/20] cvsserver: use whole CVS rev number in-process; don't strip "1." prefix
` [PATCH 09/20] cvsserver: cvs add: do not expand directory arguments
` [PATCH 10/20] cvsserver status: provide real sticky info
` [PATCH 11/20] cvsserver: factor out git-log parsing logic
` [PATCH 12/20] cvsserver: cleanup extra slashes in filename arguments
` [PATCH 13/20] cvsserver: define a tag name character escape mechanism
` [PATCH 14/20] cvsserver: add misc commit lookup, file meta data, and file listing functions
` [PATCH 15/20] cvsserver: implement req_Sticky and related utilities
` [PATCH 16/20] cvsserver: generalize getmeta() to recognize commit refs
` [PATCH 17/20] cvsserver: Add version awareness to argsfromdir
` [PATCH 18/20] cvsserver: support -r and sticky tags for most operations
` [PATCH 19/20] cvsserver: add t9402 to test branch and tag refs
` [PATCH 20/20] cvsserver Documentation: new cvs ... -r support

[PATCH v2 0/2] git-cvsimport: support local timezone
 2012-10-14  6:04 UTC  (4+ messages)
` [PATCH v2 1/2] git-cvsimport: use localtime for converting timestamps
` [PATCH v2 2/2] git-cvsimport: allow local timezone for commits

looking for suggestions for managing a tree of server configs
 2012-10-14  4:57 UTC  (3+ messages)

Why git shows staging area to users?
 2012-10-14  4:38 UTC  (5+ messages)

'git grep needle rev' attempts to access 'rev:.../.gitattributes' in the worktree
 2012-10-14  4:29 UTC  (16+ messages)
  ` [PATCH 1/3] quote: let caller reset buffer for quote_path_relative()
  ` [PATCH v2 0/2] Re: 'git grep needle rev' attempts to access 'rev:.../.gitattributes' in the worktree
    ` [PATCH v2 2/2] grep: stop looking at random places for .gitattributes
      ` [PATCH v3] "

[PATCH] t0003-attributes.sh: Don't overwrite t/.gitattributes
 2012-10-14  2:37 UTC  (2+ messages)

[PATCH] Fix spelling error in post-receive-email hook
 2012-10-13 22:35 UTC  (2+ messages)

[PATCH] Fix spelling error in post-receive-email hook
 2012-10-13 22:32 UTC 

[BUG?] git-subtree behavior when the -P tree is removed and recreated
 2012-10-13 13:47 UTC 

[PATCH nd/attr-match-optim-more 2/2] attr: more matching optimizations from .gitignore
 2012-10-13  4:32 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v4 00/12] Wildmatch v4
 2012-10-13  3:49 UTC  (17+ messages)
` [PATCH v4 05/12] Integrate wildmatch to git
` [PATCH v4 12/12] t3070: disable two fnmatch tests that have different results on different libc

minor bug in git pull --rebase
 2012-10-12 22:47 UTC 

"git am" crash (builtin/apply.c:2108) + small repro
 2012-10-12 21:35 UTC  (5+ messages)

filter-branch IO optimization
 2012-10-12 17:20 UTC  (7+ messages)

git fails: segfault at 0 ip 00000000004076d5 sp 00007fff7806ebc0
 2012-10-12 17:12 UTC  (10+ messages)
  ` [PATCH] http: fix segfault in handle_curl_result
      ` [PATCH 1/2] remote-curl: do not call run_slot repeatedly
      ` [PATCH 2/2] http: do not set up curl auth after a 401

A basic question
 2012-10-12 15:56 UTC  (9+ messages)
      ` A basic question - Thanks to all responders

What's cooking in git.git (Oct 2012, #04; Thu, 11)
 2012-10-12 15:43 UTC  (3+ messages)

[PATCH] gitweb.cgi: fix "comitter_tz" typo in feed
 2012-10-12 15:43 UTC  (2+ messages)

[PATCH] gitk: Add workaround for system where Shift-F5 mapped to Shift-XF86_Switch_VT_5
 2012-10-12 14:17 UTC  (3+ messages)
` [PATCH v2 0/2] Re: gitk: can't reload commits with new key binding

[PATCH] git-gui: Few issues with using full path name
 2012-10-12 14:08 UTC  (2+ messages)

[ANNOUNCE] tig-1.1
 2012-10-12 13:05 UTC 

[PATCH] git-cvsimport: support local timezone
 2012-10-12  7:57 UTC  (4+ messages)

How can I tell if anything was fetched?
 2012-10-12  7:47 UTC  (5+ messages)

build deps
 2012-10-12  4:08 UTC  (7+ messages)

[minor] two tests broken when run with a --root directory that's a symlink
 2012-10-11 23:26 UTC  (4+ messages)
` [PATCH] bash prompt: fix tests when run with a symlink --root

[BUG] "git commit" after "cherry-pick -n" conflict clobbers .git/COMMIT_EDITMSG
 2012-10-11 20:50 UTC 

[PATCH] MALLOC_CHECK: Allow checking to be disabled from config.mak
 2012-10-11 20:17 UTC  (5+ messages)

[ANNOUNCE] Git v1.8.0-rc2
 2012-10-11 20:09 UTC 

[Patch v2 0/8] Create single PDF for all HTML files
 2012-10-11 19:30 UTC  (12+ messages)
` [Patch v2 1/8] Split over-long synopsis in git-fetch-pack.txt into several lines
` [Patch v2 2/8] Shorten two over-long lines in git-bisect-lk2009.txt by removing some white-space
` [Patch v2 3/8] Change headline of technical/send-pack-pipeline.txt to not confuse its content with content from git-send-pack.txt
` [Patch v2 4/8] Prerequisites for creating nice html for all files in Documentation/technical
` [Patch v2 5/8] Prerequisites for creating nice html for all files in Documentation/howto
` [Patch v2 6/8] Prerequisites for creating nice html for all files in Documentation/RelNotes
` [Patch v2 7/8] Create pdf from all html files
` [Patch v2 8/8] Wire everything into Makefile and Documentation/Makefile

git 1.8.0.rc0.18.gf84667d trouble with "git commit -p file"
 2012-10-11 17:57 UTC  (13+ messages)

[BUG] "git commit" after "cherry-pick -n" conflict clobbers .git/COMMIT_EDITMSG
 2012-10-11 17:00 UTC  (2+ messages)

rm and add, but not rename, of identical files
 2012-10-11 16:53 UTC  (4+ messages)

push.default documented in "man git-push"?
 2012-10-11 16:17 UTC  (14+ 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).