git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-06-03 07:45:32 to 2010-06-05 21:13:27 UTC [more...]

[PATCH/RFC v8 0/2] Gettext support for Git
 2010-06-05 21:12 UTC 

[PATCH/RFC] gitweb: Run in FastCGI mode if gitweb script has .fcgi extension
 2010-06-05 21:12 UTC  (2+ messages)

[PATCH/RFC v7 0/2] Add infrastructure for translating Git with gettext
 2010-06-05 20:16 UTC  (18+ messages)
` [PATCH/RFC v7 1/2] "
              ` Inline functions (Re: [PATCH/RFC v7 1/2] Add infrastructure for translating Git with gettext)
` [PATCH/RFC v7 2/2] Add initial C, Shell and Perl gettext translations

[tig PATCH] fix off-by-one on parent selection
 2010-06-05 19:57 UTC  (3+ messages)
` [PATCH] Improve parent blame to detect renames by using the previous information
  ` [TIG PATCH] "

What's cooking in git.git (Jun 2010, #01; Wed, 2)
 2010-06-05 19:32 UTC  (21+ messages)
  ` [PATCH v2 3/3] commit::print_summary(): set rev_info.always_show_header to 1
    ` [PATCH v3 "
    ` mg/rev-parse-option-sifter-deprecation
  ` [PATCH 1/2] separate quoting and relative path generation
    ` [PATCH 2/2] ls-files: allow relative pathspec
      ` [PATCH] optimize path_relative()
          ` [PATCH] setup: document prefix
        ` [PATCH v2] optimize path_relative()

[PATCH 0/4] Don't warn about missing EOL for symlinks
 2010-06-05 18:58 UTC  (17+ messages)
` [PATCH 1/4] diff/xdiff: refactor EOF-EOL detection
` [PATCH 2/4] diff: make treatment of missing EOL at EOF configurable
` [PATCH 3/4] diff: Do not warn about missing EOL at EOF for symlinks
` [PATCH 4/4] RFC: add whitespace rule for no-eol-at-eof

permissions
 2010-06-05 18:23 UTC  (3+ messages)

DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
 2010-06-05 18:23 UTC  (6+ messages)

[PATCH 1/2] commit.c - provide commit-type to the hooks/pre-commit script
 2010-06-05 17:43 UTC  (2+ messages)
` [PATCH 2/2] git-gui "

[PATCH v2 0/2] Teach 'git grep' about --open-files-in-pager=[<pager>]
 2010-06-05 16:11 UTC  (5+ messages)
` [PATCH 1/2] grep: Add the option '--open-files-in-pager'
` [PATCH 2/2] grep -O: allow optional argument specifying the pager (or editor)

[PATCH RFC] gettext: Support building on non-GNU with -lintl
 2010-06-05 14:57 UTC  (3+ messages)

Installing on AIX fails
 2010-06-05 11:44 UTC  (15+ messages)

[RFC/PATCH] gitweb: Create Gitweb::Escape module
 2010-06-05  9:22 UTC  (2+ messages)

[PATCH] git-mergetool--lib.sh: fix mergetool.<tool>.* configurations ignored for known tools
 2010-06-05  9:11 UTC  (3+ messages)

Resurrecting : git-gui: use textconv filter
 2010-06-05  8:38 UTC  (2+ messages)

[PATCH] documentation: git-mergetool updated to warn against builtin tools invocations
 2010-06-04 21:29 UTC  (5+ messages)

[PATCH v4 0/5] Patches to avoid reporting conversion changes
 2010-06-04 19:42 UTC  (6+ messages)

[PATCH v6] Add "core.eol" config variable
 2010-06-04 19:29 UTC 

[PATCH 0/6] Merge David's SVN exporter
 2010-06-04 19:02 UTC  (10+ messages)
` [PATCH 1/6] Add memory pool library
` [PATCH 2/6] Add cpp macro implementation of treaps
` [PATCH 3/6] Add library for string-specific memory pool
` [PATCH 4/6] Add stream helper library
` [PATCH 5/6] Add infrastructure to write revisions in fast-export format
` [PATCH 6/6] Add SVN dump parser

[PATCH] Add the option to not sync after a submitting to Perforce
 2010-06-04 17:33 UTC 

[RFC/PATCH 0/4] textconv support for blame
 2010-06-04 17:23 UTC  (15+ messages)
` [RFC/PATCH 1/4] textconv: make the API public
  ` [RFC/PATCH 2/4] textconv: make diff_options accessible from blame
    ` [RFC/PATCH 3/4] textconv: support for blame
      ` [RFC/PATCH 4/4] t/t8006: test textconv "

git stash deletes/drops changes of "assume-unchanged" files
 2010-06-04 16:24 UTC 

git-svn: local commits going to svn/trunk
 2010-06-04 16:16 UTC 

[PATCH] Put quotes around branch names to prevent special characters from being interpreted by the shell
 2010-06-04 15:53 UTC 

[PATCH] Change C99 comments to old-style C comments
 2010-06-04 14:44 UTC  (2+ messages)

[PATCH 0/6] Merge David's SVN exporter into git.git
 2010-06-04 13:47 UTC  (11+ messages)
` [PATCH 1/6] Add memory pool library
` [PATCH 2/6] Add cpp macro implementation of treaps
` [PATCH 3/6] Add library for string-specific memory pool
` [PATCH 4/6] Add stream helper library
` [PATCH 5/6] Add infrastructure to write revisions in fast-export format
` [PATCH 6/6] Add SVN dump parser

Bug? "git branch" failing to list all branches
 2010-06-04  9:50 UTC  (9+ messages)
` [PATCH 1/2] branch: exit status now reflects if branch listing finds an error
` [PATCH 2/2] branch: don't fail listing branches if one of the commits wasn't found

How do I ignore the changes made by CVS keyword substitution efficiently?
 2010-06-04  7:13 UTC  (4+ messages)

[PATCH 0/5] revision: --ancestry-path, take 2
 2010-06-03 23:17 UTC  (6+ messages)
` [PATCH 1/5] Documentation/rev-list-options.txt: Fix missing line in example history graph
` [PATCH 2/5] revision: --ancestry-path
` [PATCH 3/5] Documentation/rev-list-options.txt: Explain --ancestry-path
` [PATCH 4/5] revision: Fix typo in --ancestry-path error message
` [PATCH 5/5] revision: Turn off history simplification in --ancestry-path mode

[PATCH/RFC v6 0/2] Add infrastructure for translating Git with gettext
 2010-06-03 21:10 UTC  (3+ messages)
` [PATCH/RFC v6 1/2] "
` [PATCH/RFC v6 2/2] Add initial C, Shell and Perl gettext translations

[PATCH] git svn: fix empty directory creation
 2010-06-03 20:58 UTC 

[PATCH] Refactor parse_date for approxidate functions
 2010-06-03 20:28 UTC 

[PATCH GSoC 1/3] gitweb: Create Gitweb::Config module
 2010-06-03 18:50 UTC  (13+ messages)
` [PATCH GSoC 2/3] gitweb: Create Gitweb::Request module
` [PATCH 3/3] git-instaweb: Add support for --reuse-config using gitconfig

[PATCH 0/5] checkout --orphan improvements
 2010-06-03 16:28 UTC  (6+ messages)
` [PATCH 3/5] checkout --orphan: respect -l option always

Libgit2 GSoC Update
 2010-06-03 15:31 UTC 

Aliasing with parameters doesn't seem to work properly in git 1.7.0.5
 2010-06-03 15:15 UTC  (4+ messages)

git locate
 2010-06-03 13:39 UTC  (10+ messages)

git-quiltimport
 2010-06-03 12:58 UTC  (3+ messages)

About [PATCH] gitweb: Create a perl module to store gitweb configuration
 2010-06-03 10:23 UTC  (6+ messages)
` About [PATCH 2/2] gitweb: Create a perl module to handle gitweb cgi params and vars

Pitweb: new web interface in python
 2010-06-03  9:07 UTC 


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