git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-30 22:14:39 to 2009-06-02 23:54:51 UTC [more...]

git and multiple cores
 2009-06-02 23:54 UTC  (6+ messages)

Request for detailed documentation of git pack protocol
 2009-06-02 23:27 UTC  (5+ messages)

What's cooking in git.git (May 2009, #04; Sun, 31)
 2009-06-02 22:59 UTC  (5+ messages)
` [PATCH 0/2] "git submodule update" enhancements (Was: What's cooking in git.git (May 2009, #04; Sun, 31))
` [PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
` [PATCH 2/2] git-submodule: add support for --merge

Am able to delete a file with no trace in the log
 2009-06-02 21:55 UTC  (4+ messages)

Savannah Git repositories: do not panic
 2009-06-02 21:55 UTC 

[PATCH] add strerror(errno) to die() calls where applicable
 2009-06-02 21:34 UTC 

[PATCH] add -i: do not dump patch during application
 2009-06-02 21:34 UTC 

[TopGit PATCH] pre-commit: check .topdeps for valid branches
 2009-06-02 21:09 UTC 

[PATCH 0/4] make it possible to skip away from broken commits
 2009-06-02 20:53 UTC  (6+ messages)
` [PATCH 1/4] bisect: add parameters to "filter_skipped"
` [PATCH 2/4] bisect: use the skip ratio to choose a commit away from a skipped commit
` [PATCH 3/4] bisect: add "--ratio=<ratio>" option to "git bisect skip"
` [PATCH 4/4] t6030: add test case for "git bisect skip --ratio=x/y"

[TopGit PATCH] tg-push: add bash completion
 2009-06-02 20:44 UTC  (3+ messages)
` [TopGit PATCH v2] "

[TopGit PATCH] pre-commit: check .top* files in the to-be-commited tree
 2009-06-02 20:40 UTC 

[TopGit PATCH] help: use pager
 2009-06-02 20:35 UTC 

gitosis question: identifying/logging remote user
 2009-06-02 20:21 UTC  (5+ messages)
` [PATCH] Add USER environment variable to executed git commands when serving

[PATCH 0/2] git-blame bug
 2009-06-02 19:29 UTC  (3+ messages)
` [PATCH 1/2] t8006: Add test to show blame failure
` [PATCH 2/2] blame: Fix corner case when a directory becomes a file

[PATCH] Show presense of stashed changes in bash prompt
 2009-06-02 18:36 UTC  (5+ messages)

[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
 2009-06-02 18:35 UTC  (11+ messages)

[Patch] Prevent cloning over http from spewing
 2009-06-02 17:42 UTC 

[PATCH WIP 0/4] Special code path for large blobs
 2009-06-02 17:22 UTC  (5+ messages)

Duplicating a branch
 2009-06-02 16:50 UTC  (3+ messages)

[PATCH] config: add --repository option
 2009-06-02 16:38 UTC  (4+ messages)

Cygwin: Initial clone of repo containing .gitattributes has modified files
 2009-06-02 15:56 UTC  (3+ messages)

[PATCH 00/11] Various msysgit patches
 2009-06-02 15:50 UTC  (27+ messages)
` [PATCH 01/11] MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
  ` [PATCH 02/11] Quiet make: do not leave Windows behind
    ` [PATCH 03/11] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
      ` [PATCH 04/11] test-chmtime: work around Windows limitation
        ` [PATCH 05/11] winansi: fix compile warnings
          ` [PATCH 06/11] git: browsing paths with spaces when using the start command
            ` [PATCH 07/11] connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
              ` [PATCH 08/11] MinGW readdir reimplementation to support d_type
                  ` [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
                    ` [PATCH 11/11] MinGW: Teach Makefile to detect msysgit and apply specific settings
              ` [PATCH 05/11 v2] MinGW: fix warning about implicit declaration of _getch()
            ` [PATCH 03/11 v2] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes

git checkout -b -t
 2009-06-02 15:25 UTC  (4+ messages)

[PATCHv3 (resend) 0/4] git-am foreign patch support
 2009-06-02 15:21 UTC  (7+ messages)
` [PATCHv3 (resend) 1/4] git-am foreign patch support: introduce patch_format
  ` [PATCHv3 (resend) 2/4] git-am foreign patch support: autodetect some patch formats
    ` [PATCHv3 (resend) 3/4] git-am foreign patch support: StGIT support
      ` [PATCHv3 (resend) 4/4] git-am: refactor 'cleaning up and aborting'

[PATCH] setup_revisions(): do not access outside argv
 2009-06-02 13:57 UTC  (9+ messages)

[PATCH 3/3] http-push: send out fetch requests on queue
 2009-06-02 13:55 UTC  (14+ messages)
          ` [PATCH] http*: cleanup slot->local after fclose
              ` [PATCH v2] "

[PATCH v3 1/2] compat: add a mkstemps() compatibility function
 2009-06-02 13:05 UTC  (3+ messages)

[RFH] Questions for Git User's Survey 2009
 2009-06-02 10:20 UTC  (6+ messages)

configure.ac and friends could use some love
 2009-06-02 10:16 UTC  (3+ messages)

Issues with file status over samba
 2009-06-02  9:11 UTC 

[PATCH v7 1/3] compat: add a mkstemps() compatibility function
 2009-06-02  7:04 UTC  (5+ messages)
` [PATCH v7 2/3] compat: add a basename() "
  ` [PATCH v7 3/3] diff: generate pretty filenames in prep_temp_blob()

wrong expectation from "git log -p"
 2009-06-02  0:54 UTC  (2+ messages)

[PATCH] grep: fix colouring of matches with zero length
 2009-06-01 21:53 UTC  (3+ messages)

git log missing last line of output
 2009-06-01 20:56 UTC  (6+ messages)

[PATCH 1/2] Add 'git svn help [cmd]' which works outside a repo
 2009-06-01 17:49 UTC  (3+ messages)
` [PATCH 2/2] Add 'git svn reset' to unwind 'git svn fetch'

A usage question
 2009-06-01 16:32 UTC  (2+ messages)

"exclude" and ".gitignore" for everyone
 2009-06-01 14:36 UTC  (4+ messages)

[OT] Using object store for other (java) applications
 2009-06-01 14:34 UTC  (2+ messages)

various fixes to the test library
 2009-06-01 12:28 UTC  (5+ messages)
` [PATCH 1/3] test-lib: fail if invalid options are passed
  ` [PATCH 2/3] test-lib: allow exit trap to be used for cleanup by tests
    ` [PATCH 3/3] test-lib: fix http exit codes
      ` [PATCH 3/3 v2] "

[PATCH v2] add --abbrev to 'git cherry'
 2009-06-01 11:54 UTC  (9+ messages)
  ` [PATCH v3] "

remotely deleting a branch
 2009-06-01 11:02 UTC  (3+ messages)

[RFC] git-cvs script
 2009-06-01 10:47 UTC  (5+ messages)

inconsistency with --abbrev=0
 2009-06-01 10:36 UTC  (3+ messages)

[PATCH] refuse to merge during a merge
 2009-06-01  9:20 UTC  (8+ messages)
        ` [PATCH v3] "

[PATCH] Add -k option to cvsexportcommit to squash CVS keywords
 2009-06-01  6:57 UTC  (3+ messages)

[PATCHv2] git-show-branch.txt: document --date-order option
 2009-06-01  6:34 UTC 

Spreading .gitignore rules to svn:ignore and keeping them in sync
 2009-06-01  5:10 UTC  (2+ messages)

BUG: mergetool fails on gitignore:d files
 2009-06-01  2:04 UTC  (4+ messages)

What's in git.git (May 2009, #03; Sun, 31)
 2009-06-01  1:25 UTC 

[git subtree] documentation and new --squash mode
 2009-06-01  1:09 UTC  (4+ messages)

Tracking the untracked
 2009-05-31 23:10 UTC 

RFE: "git bisect reverse"
 2009-05-31 22:41 UTC  (15+ messages)

Resetting working files
 2009-05-31 21:30 UTC  (8+ messages)

whitespace ignoring during diff -M
 2009-05-31 20:28 UTC 

git-ls-files --added?
 2009-05-31 16:19 UTC  (11+ messages)

More inches for more enjoyment!
 2009-05-31 16:29 UTC 

[PATCH 13/17] http-push.c::fetch_symref(): use the new http API
 2009-05-31 15:02 UTC  (3+ messages)
` [PATCH 14/17] http*: add http_get_info_packs

Segfault in "git remote show <remote-name>"
 2009-05-31 14:26 UTC  (5+ messages)
` [PATCH 1/2] fix segfault showing an empty remote
  ` [PATCH 2/2] match_refs: search ref list tail internally
      ` [PATCH v2] "

Managing submodules on large multi-user projects
 2009-05-31 13:39 UTC  (2+ messages)

[PATCH] http-push: reuse existing is_null_ref
 2009-05-31 10:36 UTC 

[PATCH] Show selected subdirectory paths in gitk
 2009-05-31  8:50 UTC 

[StGit PATCH] Remove the resolved command
 2009-05-31  8:21 UTC  (2+ messages)

[StGit PATCH] Add "stg id" support for "{public}" ref
 2009-05-31  8:20 UTC  (2+ messages)

[PATCH v6 2/3] compat: add a basename() compatibility function
 2009-05-31  8:11 UTC 

[PATCH] config.txt: document add.ignore-errors
 2009-05-31  5:08 UTC 

[PATCH v6 1/3] compat: add a mkstemps() compatibility function
 2009-05-31  4:53 UTC  (5+ messages)
` [PATCH v6 2/3] compat: add a basename() "
  ` [PATCH v6 3/3] diff: generate pretty filenames in prep_temp_blob()

[PATCH v5 1/3] compat: add a mkstemps() compatibility function
 2009-05-30 22:14 UTC  (4+ messages)
` [PATCH v5 2/3] path: add a find_basename() portability function


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