git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-22 02:13:09 to 2014-04-23 20:13:03 UTC [more...]

[PATCH 0/3] Use ref transactions for fetch
 2014-04-23 20:12 UTC  (6+ messages)
` [PATCH 1/3] fetch.c: clear errno before calling functions that might set it
` [PATCH 2/3] fetch.c: change s_update_ref to use a ref transaction
` [PATCH 3/3] fetch.c: use a single ref transaction for all ref updates

[PATCH v2 0/3] remote-helpers: graduate
 2014-04-23 20:12 UTC  (5+ messages)
` [PATCH v2 2/3] remote-helpers: move out of contrib

[RFC/PATCH v2 0/3] New 'update-branch' hook
 2014-04-23 20:01 UTC  (5+ messages)
` [RFC/PATCH v2 1/3] sh-setup: export GIT_DIR
` [RFC/PATCH v2 2/3] run-command: make sure hooks have always GIT_DIR
` [RFC/PATCH v2 3/3] Add 'update-branch' hook

[PATCH] git tag --contains : avoid stack overflow
 2014-04-23 19:59 UTC  (13+ messages)
          ` [PATCH v2] "

How to trim the fat on my log graphs
 2014-04-23 19:59 UTC  (5+ messages)

Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server
 2014-04-23 19:51 UTC  (3+ messages)

[RFC/PATCH v3] Better control of the tests run by a test suite
 2014-04-23 19:51 UTC  (7+ messages)
` [PATCH 1/3] test-lib: Document short options in t/README
` [PATCH 2/3] test-lib: tests skipped by GIT_SKIP_TESTS say so
` [PATCH 3/3] test-lib: '--run' to run only specific tests

Fwd: git p4: feature request - branch check filtering
 2014-04-23 19:46 UTC  (5+ messages)

Archiving off old branches
 2014-04-23 18:15 UTC  (5+ messages)

[PATCH v4 1/6] diff: add a config option to control orderfile
 2014-04-23 18:00 UTC  (12+ messages)
` [PATCH v4 2/6] test: add test_write_lines helper
` [PATCH v4 3/6] tests: new test for orderfile options
` [PATCH v4 4/6] patch-id: make it stable against hunk reordering
` [PATCH v4 5/6] patch-id: document new behaviour
` [PATCH v4 6/6] patch-id-test: test stable and unstable behaviour

[PATCH 0/2] Simple default fixes for v2.0
 2014-04-23 17:07 UTC  (18+ messages)
` [PATCH 1/2] merge: enable defaulttoupstream by default
` [PATCH 2/2] mergetool: run prompt only if guessed tool

[ANNOUNCE] Git v2.0.0-rc0
 2014-04-23 16:40 UTC  (12+ messages)

[PATCH 1/2] git-remote-mediawiki: allow stop/start-ing the test server
 2014-04-23 14:34 UTC  (2+ messages)
` [PATCH 2/2] git-remote-mediawiki: fix encoding issue for UTF-8 media files

[PATCH 01/14] t9365-continuing-queries.sh: use the $( ... ) construct for command substitution
 2014-04-23 14:45 UTC  (16+ messages)
` [PATCH 02/14] test-gitmw-lib.sh: "
` [PATCH 03/14] t7900-subtree.sh: "
` [PATCH 04/14] appp.sh: "
` [PATCH 05/14] txt-to-pot.sh: "
` [PATCH 06/14] git-pull.sh: "
` [PATCH 07/14] git-rebase--merge.sh: "
` [PATCH 08/14] git-rebase.sh: "
` [PATCH 09/14] git-stash.sh: "
` [PATCH 10/14] git-web--browse.sh: "
` [PATCH 11/14] lib-credential.sh: "
` [PATCH 12/14] lib-cvs.sh: "
` [PATCH 13/14] lib-gpg.sh: "
` [PATCH 14/14] p5302-pack-index.sh: "

error: git-remote-https died of signal 13
 2014-04-23 11:49 UTC  (3+ messages)

[PATCH] git-rebase: fix probable reflog typo
 2014-04-23 11:36 UTC  (2+ messages)

[PATCH v3] send-email: recognize absolute path on Windows
 2014-04-23  9:30 UTC  (6+ messages)

[RTC/PATCH] Add 'update-branch' hook
 2014-04-23  9:07 UTC  (26+ messages)

Pack bitmaps on Git for Windows
 2014-04-23  6:32 UTC  (2+ messages)

What's cooking in git.git (Apr 2014, #07; Tue, 22)
 2014-04-23  4:43 UTC  (2+ messages)

[RFC] Speed up "git status" by caching untracked file info
 2014-04-23  0:52 UTC  (6+ messages)

[PATCH] pack-bitmap: do not core dump
 2014-04-23  0:40 UTC  (4+ messages)

[PATCH v2 00/13] Use ref transactions from most callers
 2014-04-22 22:46 UTC  (7+ messages)
` [PATCH v2 02/13] refs.c: use a single exit path from transaction commit and handle onerr

What is missing from Git v2.0
 2014-04-22 22:25 UTC  (25+ messages)

git commit vs. ignore-submodules
 2014-04-22 22:21 UTC  (30+ messages)
    ` [PATCH 1/2] commit: add --ignore-submodules[=<when>] parameter
        ` [PATCH v2] "
          ` [PATCH v2.1] "
                                ` [PATCH v3 2/2] "
                                      ` [PATCH v4 "
                                              ` [PATCH v5 1/2] add: "
                                              ` [PATCH v5 2/2] commit: "

[SECURITY PATCH] git-prompt.sh: don't put unsanitized branch names in $PS1
 2014-04-22 19:47 UTC  (6+ messages)

[PATCH] git.c: treat RUN_SETUP_GENTLY and RUN_SETUP as mutually exclusive
 2014-04-22 19:37 UTC  (2+ messages)

[PATCH 1/2] git-svn: only look at the new parts of svn:mergeinfo
 2014-04-22 18:54 UTC  (4+ messages)
` [PATCH 2/2] git-svn: only look at the root path for svn:mergeinfo

[PATCH] tag: add -i and --introduced modifier for --contains
 2014-04-22 17:58 UTC  (6+ messages)

gitignore vs. exclude vs assume-unchanged?
 2014-04-22 17:54 UTC  (7+ messages)

[PATCH] mergetools: add vimdiff3 mode
 2014-04-22 17:30 UTC  (3+ messages)

Project idea: github-like diff view
 2014-04-22 16:11 UTC  (5+ messages)

[ANNOUNCE] WinGit - native x86/x64 Git for Windows
 2014-04-22 16:14 UTC  (16+ messages)
`  "
  ` [msysGit] "
    `  "
          ` [NOT_A_PATCH] A naive attempt to cross-build Linux->mingw64 Git

[PATCH v3 0/2] peroper align of datetime filed of git-blame
 2014-04-22 14:39 UTC  (8+ messages)
` [PATCH v3 2/2] blame: use a helper to get suitable blame_date_width
      ` [PATCH v4 0/2] peroper align of datetime filed of git-blame
      ` [PATCH v4 1/2] bugfix: fix broken time_buf paddings for git-blame
      ` [PATCH v4 2/2] blame: dynamic blame_date_width for different locales

[PATCH v2 0/2] peroper align of datetime filed of git-blame
 2014-04-22 12:16 UTC  (5+ messages)
` [PATCH v2 2/2] blame: use different blame_date_width for different locale

Open Source Organizational Culture
 2014-04-22 11:59 UTC  (4+ messages)

Students project on Git (Ensimag)
 2014-04-22 10:38 UTC  (5+ messages)
` Project idea: strbuf allocation modes

git p4: bug - branch detection broken on empty branches
 2014-04-22  9:20 UTC 

[PATCH] tag: add -i and --introduced modifier for --contains
 2014-04-22  4:04 UTC  (3+ messages)

Open Source Organizational Culture
 2014-04-22  2:31 UTC 

Git in GSoC 2014
 2014-04-22  2:18 UTC  (11+ messages)


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