git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-10-04 22:16:00 to 2012-10-08 17:03:31 UTC [more...]

core.autocrlf=true replaces LF with CRLF on Linux
 2012-10-08 17:03 UTC 

[PATCH] t/t5400-send-pack: Use POSIX options to cp for portability
 2012-10-08 16:55 UTC  (3+ messages)

sharedRepository derived from file permissions
 2012-10-08 16:46 UTC  (2+ messages)

Ignoring boring lines(that do not contain information) in git diff
 2012-10-08 16:44 UTC 

[PATCH] Allow generating a non-default set of documentation
 2012-10-08 16:33 UTC  (12+ messages)

Is anyone working on a next-gen Git protocol?
 2012-10-08 16:27 UTC  (6+ messages)

[PATCH v2 0/9] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2012-10-08 16:13 UTC  (6+ messages)
` [PATCH v2 8/9] longest_ancestor_length(): resolve symlinks before comparing paths
      ` Proposed function path_in_directory() [was: Re: [PATCH v2 8/9] longest_ancestor_length(): resolve symlinks before comparing paths]
        ` Proposed function path_in_directory()

build deps
 2012-10-08 16:09 UTC  (2+ messages)

[PATCH 00/10] nd/wildmatch take 2
 2012-10-08 15:50 UTC  (22+ messages)
` [PATCH 01/10] gitignore: make pattern parsing code a separate function
` [PATCH 02/10] attr: avoid strlen() on every match
` [PATCH 03/10] attr: avoid searching for basename "
` [PATCH 04/10] attr: more matching optimizations from .gitignore
` [PATCH 05/10] Import wildmatch from rsync
` [PATCH 06/10] wildmatch: remove static variable force_lower_case
` [PATCH 07/10] wildmatch: fix case-insensitive matching
` [PATCH 08/10] Integrate wildmatch to git
` [PATCH 09/10] Support "**" in .gitignore and .gitattributes patterns using wildmatch()
` [PATCH 10/10] gitignore: forbid "abc**def"

Fw: How do I git-push to an FTP server?
 2012-10-08 15:39 UTC  (11+ messages)
` Fw: [git-users] "

upload-pack is slow with lots of refs
 2012-10-08 15:05 UTC  (11+ messages)

bash completion with colour hints
 2012-10-08 15:00 UTC  (17+ messages)
` [PATCH] Add __git_ps1_pc to use as PROMPT_COMMAND
                          ` [PATCH 1/2] Allow __git_ps1 to be used in PROMPT_COMMAND
                          ` [PATCH 2/2] show color hints based on state of the git tree

[PATCH] MALLOC_CHECK: Allow checking to be disabled from config.mak
 2012-10-08 13:19 UTC  (4+ messages)

push.default documented in "man git-push"?
 2012-10-08  8:35 UTC  (17+ messages)

What's cooking in git.git (Oct 2012, #03; Sun, 7)
 2012-10-07 23:53 UTC 

Bug report
 2012-10-07 23:52 UTC  (6+ messages)

[Patch 0/5] Create single PDF for all HTML files
 2012-10-07 22:52 UTC  (18+ messages)
` [Patch 1/5] Fix some asciidoc layout problems
    ` Aw: "
` [Patch 2/5] Create html documents for all files in Documentation/technical
` [Patch 3/5] Create html documents for all files in Documentation/RelNotes
` [Patch 4/5] Create html documents for all files in Documentation/howto
` [Patch 5/5] Create pdf from all html files
` Aw: Re: [Patch 0/5] Create single PDF for all HTML files
  `  "

t4055 failure: see error
 2012-10-07 22:37 UTC  (5+ messages)

git 1.8.0.rc0.18.gf84667d trouble with "git commit -p file"
 2012-10-07 22:25 UTC  (14+ messages)

[PATCH] git-gui: Few issues with using full path name
 2012-10-07 21:25 UTC  (2+ messages)

[PATCH] gitk: Fix crash when not using themed widgets
 2012-10-07 21:21 UTC 

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

[PATCH 0/5] submodule: introduce diff.submoduleFormat
 2012-10-07 19:55 UTC  (6+ messages)
` [PATCH 3/5] diff: acknowledge --submodule=short command-line option

Applying git technology to fix the locate command
 2012-10-07 19:18 UTC  (2+ messages)

"git am" crash (builtin/apply.c:2108) + small repro
 2012-10-07  3:33 UTC  (4+ messages)

[PATCH] gitignore.txt: suggestions how to get literal # or ! at the beginning
 2012-10-07  3:13 UTC  (8+ messages)
      ` [PATCH v2] "
            ` [PATCH v3] "

Fix git-svn for SVN 1.7
 2012-10-06 19:24 UTC  (3+ messages)
` [PATCH 7/8] Turn on canonicalization on newly minted URLs
  ` [PATCH/RFC] test: work around SVN 1.7 mishandling of svn:special changes

[PATCH] honour GIT_ASKPASS for querying username in git-svn
 2012-10-06 18:28 UTC  (23+ messages)
                ` [PATCH 0/5] honour *_ASKPASS for querying user "
                  ` [PATCH 5/5] make askpass_prompt a global prompt method for asking users
                        ` [PATCH 2/2] git-svn, perl/Git.pm: extend and use Git->prompt method for querying users

[RFC/PATCH 0/3] git log --pretty=lua
 2012-10-06 17:33 UTC  (3+ messages)
` [PATCH 3/3] add a "lua" pretty format

git pull takes ~8 seconds on up-to-date Linux git tree
 2012-10-06 12:57 UTC  (9+ messages)

[PATCH/RFC] attr: allow pattern escape using backslash
 2012-10-06  8:02 UTC  (3+ messages)

Canonicalize the git-svn path & url accessors
 2012-10-06  5:36 UTC  (7+ messages)
` [PATCH 6/7] Switch path canonicalization to use the SVN API
      ` [PATCH] git-svn: keep leading slash when canonicalizing paths (fallback case)

Rebase doesn't restore branch pointer back on out of memory
 2012-10-05 20:17 UTC  (10+ messages)
            ` [RFC] rebase: Handle cases where format-patch fails

[ANNOUNCE] Git v1.8.0-rc0
 2012-10-05 19:07 UTC  (10+ messages)
` grep.patternType (was: Re: [ANNOUNCE] Git v1.8.0-rc0)
  ` grep.patternType
  ` [PATCH 0/6] Tying loose ends of extended "grep"
    ` [PATCH 5/6] log: pass rev_info to git_log_config()

Super long branch names corrupt `.git/config`
 2012-10-05 15:38 UTC  (5+ messages)

What's cooking in git.git (Oct 2012, #01; Tue, 2)
 2012-10-05 14:15 UTC  (9+ messages)

Ignore on commit
 2012-10-05 13:30 UTC  (12+ messages)

What's cooking in git.git (Oct 2012, #01; Tue, 2)
 2012-10-05 11:23 UTC  (5+ messages)
` [PATCH 0/6] wildmatch part 2
  ` [PATCH 5/6] gitignore: do not do basename match with patterns that have '**'

Bug report
 2012-10-05 11:03 UTC  (5+ messages)

erratic behavior commit --allow-empty
 2012-10-05  8:15 UTC  (23+ messages)

Fwd: git-completion of branches containing @ in their name
 2012-10-05  7:32 UTC 

What's cooking in git.git (Oct 2012, #02; Thu, 4)
 2012-10-05  4:47 UTC 

git reset respect remote repo (make git idiot proof)
 2012-10-05  5:35 UTC  (7+ messages)

[PATCH 0/4] optimizing upload-pack ref peeling
 2012-10-04 21:59 UTC  (6+ messages)
` [PATCH 3/4] peel_ref: check object type before loading

[BUG] gitk: clicking on a connecting line produces can't read "cflist_top"
 2012-10-04 20:50 UTC  (3+ messages)
  ` [PATCH 2/2] gitk: When searching, only highlight files when in Patch mode


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