git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-10-30 14:47:42 to 2011-11-02 22:09:47 UTC [more...]

(unknown),
 2011-11-02 22:09 UTC  (5+ messages)
` [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements

New Feature wanted: Is it possible to let git clone continue last break point?
 2011-11-02 22:06 UTC  (7+ messages)

[ANNOUNCE] Git 1.7.7.2
 2011-11-02 21:47 UTC  (2+ messages)

long fsck time
 2011-11-02 21:33 UTC  (3+ messages)

[PATCHv2] Improve use of select in http backend
 2011-11-02 21:26 UTC  (6+ messages)
` [PATCH 1/2] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
` [PATCH 2/2] http.c: Use timeout suggested by curl instead of fixed 50ms timeout

[git patches] libata updates, GPG signed (but see admin notes)
 2011-11-02 21:13 UTC  (36+ messages)

[ANNOUNCE] Git 1.7.8.rc0
 2011-11-02 20:09 UTC  (19+ messages)
      ` [RFC/PATCH] http-push: don't always prompt for password (Was Re: [ANNOUNCE] Git 1.7.8.rc0)
        ` [RFC/PATCH] http-push: don't always prompt for password

Q: "git diff" using tag names
 2011-11-02 20:08 UTC  (10+ messages)
  ` Antw: "

'git -m' dumps core
 2011-11-02 19:43 UTC  (6+ messages)
` [PATCH] branch -m: handle no arg properly
` [PATCH] t3200: add test case for 'branch -m'

[PATCH] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
 2011-11-02 19:34 UTC  (3+ messages)

git sticker svg
 2011-11-02 16:59 UTC  (6+ messages)

[PATCH 0/2] Support sizes >=2G in various config options, v2
 2011-11-02 15:46 UTC  (3+ messages)
` [PATCH 1/2] Add strtoimax() compatibility function
` [PATCH 2/2] Support sizes >=2G in various config options accepting 'g' sizes

TREAT AS URGENT
 2011-11-02 15:20 UTC 

git-p4: problem with commit 97a21ca50ef8
 2011-11-02 14:43 UTC  (4+ messages)

[PATCH] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
 2011-11-02  9:17 UTC  (5+ messages)

[PATCHv2] Compile fix for MSVC
 2011-11-02  7:34 UTC  (21+ messages)
` [PATCH 1/3] Compile fix for MSVC: Do not include sys/resources.h
` [PATCH 2/3] Compile fix for MSVC: Include <io.h>
` [PATCH 3/3] MSVC: Remove unneeded header stubs
  ` [msysGit] Re: [PATCHv2] Compile fix for MSVC
        `  "

Git is exploding
 2011-11-02  4:51 UTC  (5+ messages)

t5800-*.sh: Intermittent test failures
 2011-11-01 23:02 UTC  (9+ messages)

[PATCH] name-hash.c: always initialize dir_next pointer
 2011-11-01 22:39 UTC  (3+ messages)

[PATCH v3] Display change history as a diff between two dirs
 2011-11-01 21:37 UTC 

[PATCH] git-svn: add hook to allow modifying the subversion commit message
 2011-11-01 20:45 UTC  (3+ messages)

[PATCH] svn: Quote repository root in regex match
 2011-11-01 20:13 UTC  (2+ messages)

[PATCH 3/3] completion: match ctags symbol names in grep patterns
 2011-11-01 18:14 UTC  (7+ messages)
` [PATCHv2 "

[PATCH] Display change history as a diff between two dirs
 2011-11-01 17:15 UTC  (6+ messages)

imap-send badly handles commit bodies beginning with "From <"
 2011-11-01 16:14 UTC  (6+ messages)

checking out later commits from rolled back state
 2011-11-01 14:58 UTC  (3+ messages)

Recovery after interrupted repack
 2011-11-01 14:49 UTC  (2+ messages)

git rev-parse --since=1970-01-01 does not work reliably
 2011-11-01 12:44 UTC  (3+ messages)

Reference has invalid format: check maybe a bit to harsh?
 2011-11-01  9:59 UTC  (4+ messages)

how to undo a merge
 2011-11-01  7:56 UTC  (2+ messages)

Credentials and the Secrets API
 2011-11-01  6:39 UTC  (3+ messages)

{Spam?} Electronic Voting could take a lesson from GIT
 2011-11-01  3:46 UTC 

[PATCH v2] Display change history as a diff between two dirs
 2011-10-31 22:21 UTC 

What's cooking in git.git (Oct 2011, #11; Fri, 28)
 2011-10-31 20:28 UTC  (5+ messages)
  ` [msysGit] "
` jc/lookup-object-hash from pu crashes on ARM

Out of memory error with git rebase
 2011-10-31 20:21 UTC  (4+ messages)

sparse checkout using exclusions
 2011-10-31 20:16 UTC  (3+ messages)

[PATCH] blame.c: Properly initialize strbuf after calling, textconv_object()
 2011-10-31 17:57 UTC  (7+ messages)

[PATCH] t7511: avoid use of reserved filename on Windows
 2011-10-31 14:07 UTC 

[PATCH] document 'T' status from git-status
 2011-10-31 14:04 UTC  (5+ messages)

[PATCH] t7511: avoid use of reserved filename on Windows
 2011-10-31 11:44 UTC 

[PATCH] Fix a typo in line 117 of git-gui/lib/sshkeys.tcl
 2011-10-31  8:56 UTC  (3+ messages)

git stash show doesn't show stashed untracked files
 2011-10-31  8:36 UTC  (2+ messages)

[PATCH/WIP 00/11] read_directory() rewrite to support struct pathspec
 2011-10-30 23:47 UTC  (11+ messages)
` [PATCH/WIP 03/11] t5403: avoid doing "git add foo/bar" where foo/.git exists

[PATCHv3 0/8] gitweb: side-by-side diff
 2011-10-30 23:36 UTC  (9+ messages)
` [PATCHv3 1/8] gitweb: Refactor diff body line classification
` [PATCHv3 2/8] gitweb: Extract formatting of diff chunk header
` [PATCHv3 3/8] gitweb: Add a feature to show side-by-side diff
` [PATCHv3 4/8] gitweb: Give side-by-side diff extra CSS styling
` [PATCHv3 5/8] t9500: Add test for handling incomplete lines in diff by gitweb
` [PATCHv3 6/8] t9500: Add basic sanity tests for side-by-side diff in gitweb
` [PATCHv3 7/8] gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"
` [PATCHv3 8/8] gitweb: Add navigation to select side-by-side diff

[PATCH 2/2] gitweb: add a feature to show side-by-side diff
 2011-10-30 18:56 UTC  (2+ messages)

[PATCH] gitweb/Makefile: Remove static/gitweb.js in the clean target
 2011-10-29 19:59 UTC  (6+ messages)

[PATCH] typo in git-gui/lib/sshkeys.tcl
 2011-10-30 14:47 UTC  (2+ messages)


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