git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-25 12:26:59 to 2010-07-27 12:20:28 UTC [more...]

inotify daemon speedup for git [POC/HACK]
 2010-07-27 12:20 UTC 

[RFC PATCH 0/2] Allow detached forms (--option arg) for git log options
 2010-07-27 11:56 UTC  (11+ messages)
` [RFC PATCH 1/2] Allow "git log --grep foo" as synonym for "git log --grep=foo"
` [RFC PATCH 2/2] Allow "git log -S string" as synonym for "git log -Sstring"

question (possibly) on git subtree/submodules
 2010-07-27 10:56 UTC  (3+ messages)

[bash-completion] syntax error near unexpected token '<' on line 123 in bash_completion.d/git
 2010-07-27 10:43 UTC  (6+ messages)

[PATCH] hash: Remove useless init_hash()
 2010-07-27 10:36 UTC  (3+ messages)

rfc - Changing the way gitk and git-gui are managed
 2010-07-27 10:28 UTC  (9+ messages)

[PATCH] Fix git rebase --continue to work with touched files
 2010-07-27 10:20 UTC  (3+ messages)

need advice on usage patterns
 2010-07-27  9:13 UTC  (8+ messages)
` git pull (Re: need advice on usage patterns)

[PATCHv3] Updated patch series for providing mechanism to list available repositories
 2010-07-27  9:02 UTC  (9+ messages)

[RFC PATCH 0/24] Documentation: refactor config variable descriptions
 2010-07-27  6:48 UTC  (13+ messages)
` [PATCH 2/24] Documentation: Add variable-substitution script
` [PATCH 3-24/24] Documentation: include configuration options in manpages
  ` [PATCH 1/24] Documentation: Move variables from config.txt to separate file

[PATCH] commit: remove full stop from usage help for -u
 2010-07-27  5:40 UTC 

[BUG] git gui blame: Show History Context [still] broken since 29e5573d
 2010-07-27  1:09 UTC  (7+ messages)
          ` git gui tree (Re: [BUG] git gui blame: Show History Context [still] broken since 29e5573d)

Potential bug in gitweb 1.7.2
 2010-07-27  0:09 UTC  (11+ messages)

Updated patch series for providing mechanism to list available repositories
 2010-07-26 23:28 UTC  (4+ messages)
` [PATCH 2/4] git-shell-commands: Add a command to list bare repos

[PATCH] gitweb: move highlight config out of guess_file_syntax()
 2010-07-26 20:56 UTC  (5+ messages)

[PATCH/WIP] git-svn: tweak log format to match "svn log" output
 2010-07-26 19:09 UTC  (9+ messages)
        ` [PATCH 2/1] git svn: remove extraneous newline from log output

Possible bug with `export-subst' attribute
 2010-07-26 19:04 UTC  (6+ messages)

URL decoding changed semantics of + in URLs
 2010-07-26 18:44 UTC  (7+ messages)

object/pack size x5 larger than a fresh clone?
 2010-07-26 18:42 UTC  (3+ messages)

git push asking for a password
 2010-07-26 18:30 UTC  (2+ messages)

[PATCH] upload-pack: Remove some unused code
 2010-07-26 18:29 UTC  (3+ messages)

[PATCH 0/2] Submodules: Add the new config option "ignore"
 2010-07-26 18:28 UTC  (3+ messages)
` [PATCH 1/2] Submodules: Add the new "ignore" config option for diff and status
` [PATCH 2/2] Submodules: Use "ignore" settings from .gitmodules too "

Avery Pennarun's git-subtree?
 2010-07-26 17:48 UTC  (28+ messages)

[GSoC update] git-remote-svn: Week 10
 2010-07-26 17:53 UTC  (6+ messages)
` [PATCH 06/13] Dump the revprops at the start of every revision

[PATCH] config --get --path: check for unset $HOME
 2010-07-26 17:48 UTC  (5+ messages)

[PATCH] Clarify help message when no remote is specified in fetch/pull
 2010-07-26 16:32 UTC 

[PATCH v2] Document ls-files -t as semi-obsolete
 2010-07-26 16:39 UTC 

Merge commit before branch tip
 2010-07-26 16:15 UTC  (4+ messages)

git: please refuse push containing commits marked for autosquash by default
 2010-07-26 15:50 UTC  (2+ messages)

CRLF behavior
 2010-07-26 15:09 UTC  (3+ messages)

git tag's history
 2010-07-26 14:17 UTC  (4+ messages)

[PATCH v3 0/7] Detailed test coverage reports for Git
 2010-07-26 11:43 UTC  (10+ messages)
` [PATCH v3 1/7] gitignore: Ignore files generated by "make coverage"
` [PATCH v3 2/7] Makefile: Include subdirectories in "make cover" reports
` [PATCH v3 3/7] Makefile: Split out the untested functions target
` [PATCH v3 4/7] Makefile: Add coverage-report-cover-db target
` [PATCH v3 5/7] Makefile: Add coverage-report-cover-db-html target
` [PATCH v3 6/7] t/README: A new section about test coverage
` [PATCH v3 7/7] t/README: Add a note about the dangers of coverage chasing

[PATCH] Makefile: add check-docs exception for gitrevisions
 2010-07-26 11:11 UTC  (2+ messages)

[PATCH] Fix 'git' wrapper usage string
 2010-07-26 10:31 UTC  (2+ messages)

[PATCH 1/3] Fix sparse checkout not removing files from index
 2010-07-26  9:08 UTC  (3+ messages)
` [PATCH 2/3] unpack-trees.c: Do not check ce_stage in will_have_skip_worktree()
` [PATCH 3/3] Mark new entries skip-worktree appropriately

git bundle bug?
 2010-07-26  7:29 UTC  (4+ messages)
` bash completion for 'git version'? (Re: git bundle bug?)

[PATCH 0/6] Detailed test coverage reports for Git
 2010-07-26  5:44 UTC  (6+ messages)
` [PATCH 2/6] Makefile: Include subdirectories in "make cover" reports

RFC: Between git-subtree and git-submodules
 2010-07-26  5:02 UTC  (4+ messages)

git pull question
 2010-07-26  3:51 UTC  (3+ messages)

git gui problem
 2010-07-25 21:24 UTC  (2+ messages)

git-remote-svn: Call for manpower
 2010-07-25 20:18 UTC  (3+ messages)

[PATCH v2 0/7] Detailed test coverage reports for Git
 2010-07-25 19:27 UTC  (17+ messages)
` [PATCH v2 1/7] gitignore: Ignore files generated by "make coverage"
` [PATCH v2 2/7] Makefile: Include subdirectories in "make cover" reports
` [PATCH v2 3/7] Makefile: Split out the untested functions target
` [PATCH v2 4/7] Makefile: Add coverage-report-cover-db target
` [PATCH v2 5/7] Makefile: Add coverage-report-cover-db-html target
` [PATCH v2 6/7] t/README: A new section about test coverage
` [PATCH v2 7/7] t/README: Add a note about the dangers of coverage chasing

[WIP/RFC 00/13] git notes merge
 2010-07-25 19:02 UTC  (12+ messages)
` [WIP/RFC 09/13] git notes merge: Initial implementation handling trivial merges only
` [WIP/RFC 12/13] git notes merge: Add automatic conflict resolvers (ours, theirs, union)
` [WIP/RFC 13/13] Documentation: Preliminary docs on 'git notes merge'

[PATCH] Makefile: don't include git version file on 'make clean'
 2010-07-25 18:49 UTC  (17+ messages)
` Patch follow-up conventions (Re: [PATCH] Makefile: don't include git version file on 'make clean')

[PATCH] log-tree: simplify digit_in_number
 2010-07-25 18:31 UTC 

new platform & S_IFGITLINK problem
 2010-07-25 18:00 UTC  (5+ messages)

[PATCH 1/2] log-tree: simplify digit_in_number
 2010-07-25 17:46 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 1/2] log-tree: simplify digit_in_number
 2010-07-25 17:43 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH] log-tree: simplify digit_in_number
 2010-07-25 17:16 UTC 

pre-receive - 1st push
 2010-07-25 15:13 UTC 

[PATCH av/i18n 1/2] tests: Symlink share and po into valgrind wrapper directory
 2010-07-25 14:55 UTC  (5+ messages)
` [PATCH av/i18n 2/2] Make git-sh-i18n executable
      ` [PATCH ab/i18n v2] tests: locate i18n lib&data correctly under --valgrind

[PATCH] revert: only suggest to commit if not passing -n
 2010-07-25 12:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] git-read-tree.txt: acknowledge the directory matching bug in sparse checkout
 2010-07-25  9:30 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).