git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-06 05:29:02 to 2010-08-09 12:35:22 UTC [more...]

Git server eats all memory
 2010-08-09 12:35 UTC  (11+ messages)
            ` Excessive mmap [was Git server eats all memory]

'git stash list' vs. non-default 'log.date' setting
 2010-08-09 10:40 UTC 

wiki "abuse"
 2010-08-09 10:10 UTC  (10+ messages)

[PATCH] memory leak reported by valgrind
 2010-08-09  9:48 UTC 

Possible git status problem at case insensitive file system
 2010-08-09  8:16 UTC  (2+ messages)

workflow with blessed, lieutenant, and developers
 2010-08-09  7:57 UTC  (3+ messages)

git log --stat FILE
 2010-08-09  7:45 UTC  (10+ messages)
            ` [PATCH] Documentation/git-log: Clarify --full-diff

rejected updates/pushes can be found on remote
 2010-08-09  4:54 UTC 

[PATCH 0/2] add missing dependencies on headers
 2010-08-09  4:01 UTC  (6+ messages)
` [PATCH 1/2] Makefile: add missing dependencies on url.h
` [PATCH 2/2] Makefile: add missing dependency on http.h
  ` [PATCH/RFC 15/12] Makefile: check for unnecessary dependencies with CHECK

understanding how remote tracking works
 2010-08-09  3:46 UTC  (7+ messages)
` [PATCH/RFC] Documentation: add a FILES section for show-ref

[PATCHv3 0/2] Fix spurious conflicts with pull --rebase
 2010-08-09  0:43 UTC  (4+ messages)
` [PATCHv3 1/2] t5520-pull: Add testcases showing spurious conflicts from git "
` [PATCHv3 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches

[PATCH 0/5] nd/fix-sparse-checkout v2
 2010-08-08 22:39 UTC  (3+ messages)
` [PATCH 2/5] unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip-worktree is always set

[PATCH] minor typo fix for git-rebase
 2010-08-08 22:08 UTC  (2+ messages)

[PATCHv2 0/2] Fix spurious conflicts with pull --rebase
 2010-08-08 21:43 UTC  (8+ messages)
` [PATCHv2 1/2] t5520-pull: Add testcases showing spurious conflicts from git "
` [PATCHv2 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches

[PATCH v2 0/4] Smoke testing for Git
 2010-08-08 20:20 UTC  (6+ messages)
` [PATCH v2 1/4] tests: Infrastructure for Git smoke testing
` [PATCH v2 2/4] t/README: Document the Smoke testing
` [PATCH v2 3/4] t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .sh
` [PATCH v2 4/4] t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report target

[GSoC update] git-remote-svn: Week 15
 2010-08-08 20:13 UTC  (2+ messages)

[PATCH 0/2] Fix spurious conflicts with pull --rebase
 2010-08-08 19:27 UTC  (4+ messages)
` [PATCH 1/2] t5520-pull: Add testcases showing spurious conflicts from git "
` [PATCH 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches

[PATCH/RFC] tests: WIP Infrastructure for Git smoke testing
 2010-08-08 14:54 UTC  (4+ messages)
  `  "

[PATCH 0/3] tests: Better prerequisite handling & documentation
 2010-08-08 13:29 UTC  (8+ messages)
` [PATCH 1/3] test-lib: Add support for multiple test prerequisites
` [PATCH 2/3] test-lib: Print missing prerequisites in test output
` [PATCH 3/3] t/README: Document the predefined test prerequisites

[PATCH v3 0/9] stash: modifiy handling of stash-like references
 2010-08-08 13:18 UTC  (13+ messages)
` [PATCH v3 1/9] stash: refactor - create pop_stash function
` [PATCH v3 2/9] stash: extract stash-like check into its own function
` [PATCH v3 3/9] stash: introduce is_stash_ref and assert_stash_ref functions
` [PATCH v3 4/9] stash: teach git stash pop to fail early if the argument is not a stash ref
` [PATCH v3 5/9] stash: teach git stash drop to fail early if the specified revision is not a stash reference
` [PATCH v3 6/9] stash: teach git stash branch to tolerate stash-like arguments
` [PATCH v3 7/9] stash: teach git stash show to always "
` [PATCH v3 8/9] t3903-stash.sh: tests of git stash with "
` [PATCH v3 9/9] Documentation: git stash branch now tolerates non-stash references

Back-dating commits--way back--for constitution.git
 2010-08-08  4:11 UTC  (17+ messages)

[PATCH v2] Allow HTTP user agent string to be modified
 2010-08-08  3:57 UTC  (7+ messages)

[PATCH] contrib: Replaced /bin/sh with /bin/bash to make scripts with Bash syntax work on Solaris
 2010-08-08  3:11 UTC  (3+ messages)

[PATCH/RFC] fetch: allow command line --tags to override config
 2010-08-08  2:17 UTC  (3+ messages)
` [PATCH] Documentation: changes in the behavior of tagopt

[RFC/PATCH] imap-send: Code correctness flagged by clang
 2010-08-07 23:25 UTC  (5+ messages)
    ` [PATCH maint] imap-send: Fix sprintf usage

tests failing on Cygwin
 2010-08-07 23:04 UTC  (3+ messages)

Lost in Space
 2010-08-07 21:56 UTC  (2+ messages)
` [PATCH v3] gitweb: clarify search results page when no matching commit found

git check out file time
 2010-08-07 13:46 UTC  (2+ messages)

RFD: git-bzr: anyone interested?
 2010-08-07 13:37 UTC  (15+ messages)
                  ` git-archimport (was: Re: RFD: git-bzr: anyone interested?)
                    ` git-archimport

Maildir ordering in git-mailsplit (was: Using mutt as a git maintainer)
 2010-08-07 13:23 UTC  (3+ messages)

[RFC/PATCH] rebase -i: add run command to launch a shell command
 2010-08-07  8:56 UTC  (6+ messages)
` [PATCH] rebase -i: add exec "
      ` [PATCH 1/2 (new version)] "
      ` [PATCH 2/2] test-lib: user-friendly alternatives to test [!] [-d|-f]

[PATCH] prune: allow --dry-run for -n and --verbose for -v
 2010-08-07  8:25 UTC  (4+ messages)

[BUG/TEST] git-svn: fetch fails with deleted tag
 2010-08-07  5:36 UTC 

[PATCH/RFC] split_cmdline: Allow caller to access error string
 2010-08-07  5:13 UTC 

[PATCH RFC] parse_object: pass on the original sha1, not the replaced one
 2010-08-07  4:03 UTC  (5+ messages)

Decompressing a tree to a location other than the working directory
 2010-08-07  3:10 UTC  (4+ messages)

[PATCH 0/9] Get svnrdump merged into git.git
 2010-08-07  2:51 UTC  (7+ messages)
      ` [PATCH svnrdump-standalone] Sync with upstream

Cooking of the ab/i18n series
 2010-08-07  1:13 UTC  (10+ messages)

[PATCH 2/2] test-lib: user-friendly alternatives to test [!] [-d|-f]
 2010-08-07  0:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] pack-object: trim memory usage a tiny bit
 2010-08-07  0:21 UTC  (7+ messages)

[PATCH] tests: A new test prereq for testing chmod -w as root
 2010-08-06 22:09 UTC  (2+ messages)
` [PATCH v2] tests: A SANITY test prereq for testing if we're root

Bizarro race conditions in the Git Makefile
 2010-08-06 21:40 UTC  (3+ messages)

[PATCH] bash-completion: Print a useful error when called in a non-bash shell
 2010-08-06 21:31 UTC  (2+ messages)

[PATCH] smart-http: Don't deadlock on server failure
 2010-08-06 21:19 UTC 

[PATCH] notes: allow --dry-run for -n and --verbose for -v
 2010-08-06 20:28 UTC 

[PATCH v4 00/18] Reroll the line log series
 2010-08-06 19:42 UTC  (9+ messages)
` [PATCH v4 03/18] Add the basic data structure for line level history
` [PATCH v4 05/18] Parse the -L options
` [PATCH v4 11/18] Add tests for line history browser

[PATCH 0/4] git --paginate: do not commit pager choice too early
 2010-08-06 19:42 UTC  (7+ messages)
    ` [PATCH jn/paginate-fix 0/12] "
      ` [PATCH master 0/2] fix "check-ref-format --branch" from subdir of toplevel
        ` [PATCH 2/2] Allow "check-ref-format --branch" from subdirectory

[BUG] git gui blame fails for multi-word textconv filter
 2010-08-06 17:56 UTC  (5+ messages)
` [PATCH] git-gui: Use shell to launch textconv filter in "blame"

getting an interpreted remote url for script use
 2010-08-06 17:19 UTC 

git merge - "both added" conflict resolution
 2010-08-06 14:57 UTC  (6+ messages)

[RFC] struct *_struct
 2010-08-06 12:29 UTC  (6+ messages)

[PATCH] Do not unquote + into ' ' in URLs
 2010-08-06 10:46 UTC  (5+ messages)
` [PATCH v2] "

How to replace master branch of a repo with that of another totally unrelated repo?
 2010-08-06  8:21 UTC  (3+ messages)

BUG! missing .idx causes .pack to be removed
 2010-08-06  7:14 UTC  (3+ messages)

What's cooking in git.git (Aug 2010, #01; Wed, 4)
 2010-08-06  5:44 UTC  (8+ messages)
` jk/tag-contains: stalled


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