git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-12-17 19:12:39 to 2012-12-20 15:34:31 UTC [more...]

[PATCH v6 0/7] make test output coloring more intuitive
 2012-12-20 15:34 UTC  (4+ messages)

$PATH pollution and t9902-completion.sh
 2012-12-20 15:13 UTC  (3+ messages)

RFC: "git config -l" should not expose sensitive information
 2012-12-20 15:04 UTC  (2+ messages)

[PATCH] Python scripts audited for minimum compatible version and checks added
 2012-12-20 15:02 UTC  (3+ messages)

What's cooking in git.git (Dec 2012, #05; Tue, 18)
 2012-12-20 14:59 UTC  (3+ messages)

Python version auditing followup
 2012-12-20 14:34 UTC 

Gitweb running as FCGI does not print its output in UTF-8
 2012-12-20 13:53 UTC 

[PATCH/WIP 0/3] Bye bye fnmatch()
 2012-12-20 13:34 UTC  (11+ messages)
` [PATCH 1/3] wildmatch: make dowild() take arbitrary flags
` [PATCH 2/3] wildmatch: support "no FNM_PATHNAME" mode
` [PATCH 3/3] Convert all fnmatch() calls to wildmatch()

[PATCH] mergetools/p4merge: Honor $TMPDIR for the /dev/null placeholder
 2012-12-20  8:20 UTC  (5+ messages)

[PATCH] add core.pathspecGlob config option
 2012-12-20  5:26 UTC  (18+ messages)
    ` [PATCH] add GIT_PATHSPEC_GLOB environment variable

[RFC] test: Old shells and physical paths
 2012-12-20  5:01 UTC  (4+ messages)

[PATCH] mergetools/p4merge: Handle "/dev/null"
 2012-12-20  4:41 UTC  (3+ messages)

What's cooking in git.git (Dec 2012, #04; Sun, 16)
 2012-12-20  3:03 UTC  (9+ messages)
  ` sys/param.h
    ` [RFH/PATCH] git-compat-util.h: do not #include <sys/param.h> by default

[PATCH] git-completion.bash: add support for path completion
 2012-12-19 23:50 UTC  (8+ messages)

[PATCH v3] git-completion.bash: add support for path completion
 2012-12-19 23:43 UTC  (4+ messages)

[PATCH v2] Add directory pattern matching to attributes
 2012-12-19 22:58 UTC  (4+ messages)

[BUG] Cannot push some grafted branches
 2012-12-19 20:07 UTC  (21+ messages)

[PATCH] Remove duplicate entry in ./Documentation/Makefile
 2012-12-19 18:49 UTC 

[PATCH] Remove duplicate entry in ./Documentation/Makefile
 2012-12-19 18:22 UTC  (2+ messages)

[PATCH v7 2/3] submodule update: add --remote for submodule's upstream changes
 2012-12-19 17:43 UTC  (6+ messages)
` [PATCH v8 0/3] "
  ` [PATCH v8 1/3] submodule: add get_submodule_config helper funtion
  ` [PATCH v8 2/3] submodule update: add --remote for submodule's upstream changes
  ` [PATCH v8 3/3] submodule add: If --branch is given, record it in .gitmodules

[RFC/PATCH] compat/fnmatch: update old-style definition to ANSI
 2012-12-19 17:08 UTC 

[BUG?] git-subtree behavior when the -P tree is removed and recreated
 2012-12-19 15:59 UTC  (5+ messages)

[PATCH] t0200: "locale" may not exist
 2012-12-19 15:32 UTC  (4+ messages)

[PATCH] t9020: use configured Python to run test helper
 2012-12-19 13:15 UTC  (2+ messages)

problem with BOINC repository and CR/LF
 2012-12-19 10:44 UTC  (10+ messages)

[RFC/PATCH] tests: optionally fail passed todo immediately
 2012-12-19  5:38 UTC 

[PATCH] t9502: do not assume GNU tar
 2012-12-19  5:03 UTC 

[PATCH] t4014: fix arguments to grep
 2012-12-19  3:20 UTC 

[PATCH] t3600: Avoid "cp -a" which is a GNUism
 2012-12-19  2:55 UTC 

[PATCH v2] git-clean: Display more accurate delete messages
 2012-12-19  2:37 UTC  (4+ messages)

Python extension commands in git - request for policy change
 2012-12-19  2:30 UTC  (10+ messages)

[PATCH v5 2/3] Makefile: detect when PYTHON_PATH changes
 2012-12-19  0:14 UTC  (3+ messages)

Prebuilt man pages on Google code
 2012-12-18 23:03 UTC  (2+ messages)

Feature suggestion: new 'git add -i' command to discard working copy changes
 2012-12-18 22:20 UTC  (5+ messages)

[PATCH v2 0/2] Port to QNX
 2012-12-18 22:03 UTC  (3+ messages)
` [PATCH v2 1/2] Make lock local to fetch_pack
` [PATCH v2 2/2] Port to QNX

Q: do people compile with NO_FNMATCH on OpenBSD 5.2?
 2012-12-18 20:51 UTC  (3+ messages)

[PATCH v3] git-completion.bash: add support for path completion
 2012-12-18 20:29 UTC  (5+ messages)

Incorrect man page for git-diff
 2012-12-18 19:32 UTC  (4+ messages)

t7004: do not create unneeded gpghome/gpg.conf when GPG is not used
 2012-12-18 19:25 UTC 

[PATCH v5 3/3] Makefile: replace "echo 1>..." with "echo >..."
 2012-12-18 19:00 UTC 

[PATCH v5 1/3] Makefile: remove tracking of TCLTK_PATH
 2012-12-18 19:00 UTC 

[PATCH] Makefile: replace "echo 1>..." with "echo >..."
 2012-12-18 18:47 UTC 

[PATCH] Makefile: track TCLTK_PATH as it used to be tracked
 2012-12-18 18:23 UTC  (3+ messages)

[PATCH] completion: add option --recurse-submodules to "git push"
 2012-12-18 17:59 UTC  (3+ messages)
  `  "

[PATCH 0/2] Documentation: clarify usage of checkout
 2012-12-18 16:43 UTC  (18+ messages)
` [PATCH 1/2] Documentation/git-checkout.txt: clarify usage

Proposal: create meaningful aliases for git reset's hard/soft/mixed
 2012-12-18 16:30 UTC  (7+ messages)

[PATCH v4 3/3] Makefile: replace "echo 1>..." with "echo >..."
 2012-12-18 15:26 UTC 

[PATCH v4 1/3] Makefile: remove tracking of TCLTK_PATH
 2012-12-18 15:26 UTC 

[PATCH v4 2/3] Makefile: detect when PYTHON_PATH changes
 2012-12-18 15:26 UTC 

[PATCH v3 3/4] gitk-git/Makefile: track TCLTK_PATH as it used to be tracked
 2012-12-18 15:12 UTC  (3+ messages)

Opera release Git-splitter, a sub-modularizing tool for Git
 2012-12-18 14:51 UTC 

bug? 'git log -M100' is different from 'git log -M100%'
 2012-12-18  4:17 UTC  (3+ messages)

[PATCH] clarify -M without % symbol in diff-options
 2012-12-18  4:15 UTC 

[PATCH 1/1] tests: Allow customization of how say_color() prints
 2012-12-18  1:42 UTC  (4+ messages)

[PATCH] git-completion.bash: update obsolete code
 2012-12-18  1:37 UTC  (5+ messages)

[PATCH] honour GIT_ASKPASS for querying username in git-svn
 2012-12-18  0:57 UTC  (26+ 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
                                ` [PATCH 0/2] second try
                                          ` [PATCH 1/3] git-svn, perl/Git.pm: add central method for prompting passwords
                                          ` [PATCH 2/3] perl/Git.pm: Honor SSH_ASKPASS as fallback if GIT_ASKPASS is not set
                                          ` [PATCH 3/3] git-svn, perl/Git.pm: extend and use Git->prompt method for querying users

[PATCH] Pretty formats: skip color codes if !want_color()
 2012-12-17 23:10 UTC  (2+ messages)

FW: Git log --graph doesn't output color when redirected
 2012-12-17 22:59 UTC  (16+ messages)
          ` [PATCH] log --format: teach %C(auto,black) to paint it black only on terminals
                        ` [PATCH 1/2] t6006: clean up whitespace
                        ` [PATCH 2/2] log --format: teach %C(auto,black) to respect color config

[PATCH] t3070: Disable some failing fnmatch tests
 2012-12-17 22:05 UTC  (3+ messages)

Acknowledgements
 2012-12-17 21:35 UTC 

Submodule not updated automatically on merge conflict
 2012-12-17 20:41 UTC  (2+ messages)

[PATCH] Documentation: don't link to example mail addresses
 2012-12-17 19:57 UTC  (8+ messages)
      ` [PATCH v2] "

Git Log and History Simplification
 2012-12-17 19:53 UTC  (3+ 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).