git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-07 21:37:39 to 2010-08-10 00:06:53 UTC [more...]

[PATCH v3 0/9] stash: modifiy handling of stash-like references
 2010-08-10  0:04 UTC  (22+ 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
` [PATCH v4 0/9] stash: modifiy handling of stash-like references
` [PATCH v4 1/9] stash: refactor - create pop_stash function
` [PATCH v4 2/9] stash: extract stash-like check into its own function
` [PATCH v4 3/9] stash: introduce is_stash_ref and assert_stash_ref functions
` [PATCH v4 4/9] stash: teach git stash pop to fail early if the argument is not a stash ref
` [PATCH v4 5/9] stash: teach git stash drop to fail early if the specified revision is not a stash reference
` [PATCH v4 6/9] stash: teach git stash branch to tolerate stash-like arguments
` [PATCH v4 7/9] stash: teach git stash show to always "
` [PATCH v4 8/9] t3903-stash.sh: tests of git stash with "

wiki "abuse"
 2010-08-09 23:56 UTC  (34+ messages)

Encoding problem on OSX?
 2010-08-09 23:46 UTC  (2+ messages)

[PATCH] More readable 'Not a git repository' messages
 2010-08-09 23:34 UTC  (5+ messages)

understanding how remote tracking works
 2010-08-09 23:07 UTC  (11+ messages)
            ` discarding refs/original/* after filter-branch (Re: understanding how remote tracking works)
` [PATCH/RFC] Documentation: add a FILES section for show-ref

[PATCH 0/8] Resurrect rr/svn-export
 2010-08-09 22:58 UTC  (13+ messages)
  ` [PATCH 0/10] rr/svn-export reroll
    ` [PATCH 01/10] Export parse_date_basic() to convert a date string to timestamp
    ` [PATCH 02/10] Introduce vcs-svn lib
    ` [PATCH 03/10] Add memory pool library
    ` [PATCH 04/10] Add treap implementation
    ` [PATCH 05/10] Add string-specific memory pool
    ` [PATCH 06/10] Add stream helper library
    ` [PATCH 07/10] Infrastructure to write revisions in fast-export format
    ` [PATCH 08/10] SVN dump parser
    ` PATCH 09/10] Update svn-fe manual
    ` [PATCH 10/10] svn-fe manual: Clarify warning about deltas in dump files

[RFC] Git User's Survey 2010 (resend)
 2010-08-09 21:59 UTC  (2+ messages)

Git server eats all memory
 2010-08-09 21:28 UTC  (16+ messages)
            ` Excessive mmap [was Git server eats all memory]

[PATCH] Avoid rename/add conflict when contents are identical
 2010-08-09 21:24 UTC  (2+ messages)

[PATCH 0/5] Better error messages for checkout and merge
 2010-08-09 21:15 UTC  (11+ messages)
` [PATCH 1/5] Turn unpack_trees_options.msgs into an array + enum
` [PATCH 2/5] merge-recursive: porcelain messages for checkout
` [PATCH 3/5] merge-recursive: distinguish "removed" and "overwritten" messages
` [PATCH 4/5] unpack_trees: group error messages by type
` [PATCH 5/5] t7609: test merge and checkout error messages

Git and Documentation
 2010-08-09 20:43 UTC  (2+ messages)

[PATCHv3 0/2] Fix spurious conflicts with pull --rebase
 2010-08-09 20:35 UTC  (7+ 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] memory leak reported by valgrind
 2010-08-09 20:29 UTC  (4+ messages)

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

git log --stat FILE
 2010-08-09 19:57 UTC  (11+ messages)
            ` [PATCH] Documentation/git-log: Clarify --full-diff

[PATCH/RFC] tests: WIP Infrastructure for Git smoke testing
 2010-08-09 19:56 UTC  (5+ messages)
  `  "
      `  "

Using filter-branch to move repo contents in subdirectory
 2010-08-09 19:36 UTC  (2+ messages)

workflow with blessed, lieutenant, and developers
 2010-08-09 19:30 UTC  (4+ messages)

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

[PATCH 0/2] Submodules: Add the new config option "ignore"
 2010-08-09 16:57 UTC  (12+ messages)
` [PATCH 2/2] Submodules: Use "ignore" settings from .gitmodules too for diff and status
    ` [PATCH v2 0/2] Submodules: Add the new config option "ignore"
      ` [PATCH] Add tests for the diff.ignoreSubmodules config option

[PATCH] builtin/checkout: handle -B from detached HEAD correctly
 2010-08-09 16:52 UTC 

[PATCH] rebase -i: add exec command to launch a shell command
 2010-08-09 16:25 UTC  (3+ messages)
` [PATCH 2/2] test-lib: user-friendly alternatives to test [!] [-d|-f]

git commit return code
 2010-08-09 16:13 UTC  (2+ messages)

'git stash list' vs. non-default 'log.date' setting
 2010-08-09 15:02 UTC  (2+ messages)

[BUG] Spurious leading '/' in filename in "git diff --raw --relative=<subdirectory>"
 2010-08-09 14:59 UTC  (6+ messages)
` [BUG/RFC] Raw diff output format (git-diff-tree) and --relative[=<path>] option

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

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

[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  (2+ messages)

[PATCH 0/3] tests: Better prerequisite handling & documentation
 2010-08-08 13:29 UTC  (6+ messages)
` [PATCH 1/3] test-lib: Add support for multiple test prerequisites

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

[PATCH v2] Allow HTTP user agent string to be modified
 2010-08-08  3:57 UTC  (6+ 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


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