git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-28 23:54:25 to 2011-11-02 16:25:11 UTC [more...]

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

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

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

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

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

git sticker svg
 2011-11-02 12:22 UTC  (5+ messages)

long fsck time
 2011-11-02 12:10 UTC  (2+ messages)

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

[PATCH] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
 2011-11-02 10:45 UTC 

Q: "git diff" using tag names
 2011-11-02  9:35 UTC  (8+ messages)
  ` Antw: "

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

[ANNOUNCE] Git 1.7.7.2
 2011-11-02  1:23 UTC 

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)

New Feature wanted: Is it possible to let git clone continue last break point?
 2011-10-31 12:49 UTC  (6+ 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  (14+ messages)
` [PATCH/WIP 03/11] t5403: avoid doing "git add foo/bar" where foo/.git exists
` [PATCH/WIP 05/11] symbolize return values of tree_entry_interesting()

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

[RFC/PATCH] define the way new representation types are encoded in the pack
 2011-10-30  9:31 UTC  (6+ messages)

git slow over https
 2011-10-29 15:15 UTC  (3+ messages)

Bitbucket now has git
 2011-10-29  3:36 UTC 

Fork freedesktop project to bitbucket, make changes, generate patch back to freedesktop?
 2011-10-29  3:35 UTC 

[PATCH 0/4] Bulk check-in
 2011-10-28 23:54 UTC  (5+ messages)
` [PATCH 1/4] write_pack_header(): a helper function
` [PATCH 2/4] create_tmp_packfile(): "
` [PATCH 3/4] finish_tmp_packfile(): "
` [PATCH 4/4] Bulk check-in


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 NNTP newsgroup(s).