messages from 2012-01-17 21:05:07 to 2012-01-21 17:11:40 UTC [more...]
[PATCH v2 0/3] git-p4: Search for parent commit on branch creation
 2012-01-21 17:11 UTC  (8+ messages)
` [PATCH v2 1/3] git-p4: Add checkpoint() task
` [PATCH v2 2/3] git-p4: Search for parent commit on branch creation
` [PATCH v2 3/3] git-p4: Add test case for complex branch import
How to restore "svn mirror generator"?
 2012-01-21 15:45 UTC 
[PATCH] mergetool: Suppress stderr and fix the "both added" test
 2012-01-21 10:26 UTC 
[Q] Determing if a commit is reachable from the HEAD ?
 2012-01-21  4:58 UTC  (8+ messages)
post-update to stash after push to non-bare current branch
 2012-01-21  0:35 UTC  (10+ messages)
highlights from next "What's cooking"
 2012-01-21  0:13 UTC 
git clone, hardlinks and multiple users?
 2012-01-20 17:31 UTC 
Finding all commits which modify a file
 2012-01-20 21:35 UTC 
[PATCH] i18n: disable i18n for shell scripts if NO_GETTEXT defined
 2012-01-20 20:33 UTC  (28+ messages)
                ` [PATCH] git-sh-i18n: detect and avoid broken gettext(1) implementation
        ` [PATCH] add a Makefile switch to avoid gettext translation in shell scripts
Autocompletion - commands no longer work as stand alone
 2012-01-20 19:33 UTC  (3+ messages)
Interesting behavior in git mergetool with no BASE revision
 2012-01-20 18:28 UTC  (17+ messages)
  ` [PATCH] mergetool: Provide an empty file when no base exists
              ` [PATCH v3] mergetool: Provide an empty file when needed
      ` [PATCH v2] mergetool: Provide an empty file when no base exists
[PATCH] remote-curl: Fix push status report when all branches fail
 2012-01-20 18:18 UTC  (9+ messages)
[PATCH] git-add: allow --ignore-missing always, not just in dry run
 2012-01-20 18:14 UTC  (9+ messages)
[BUG] Git bisect not finding the right commit
 2012-01-20 18:09 UTC  (5+ messages)
Rebase and incrementing version numbers
 2012-01-20 15:53 UTC  (11+ messages)
crash with git and latest mainline: EIP: 0060:[<c106c2d2>] EFLAGS: 00210006 CPU: 0
 2012-01-20 15:00 UTC 
[PATCH 2/3] am: learn passing -b to mailinfo
 2012-01-20 13:04 UTC  (4+ messages)
` [PATCH v2 1/2] "
Cannot migrate from SVN to GIT -> Path problem
 2012-01-20  9:26 UTC 
More support on branch description?
 2012-01-20  8:24 UTC  (5+ messages)
difftool / mergetool waiting
 2012-01-20  7:25 UTC  (3+ messages)
[PATCH] t/Makefile: Use $(sort ...) explicitly where needed
 2012-01-20  7:19 UTC  (5+ messages)
[PATCH 1/2] t4034-diff-words: replace regex for diff driver
 2012-01-20  1:14 UTC  (8+ messages)
` [PATCH 2/2] diff --word-diff: use non-whitespace regex by default
Unexpected "clean -Xd" behavior
 2012-01-19 22:12 UTC  (5+ messages)
[RFC] Making pathspec limited log play nicer with --first-parent
 2012-01-19 20:48 UTC  (4+ messages)
[BUG ?] completion of stash name with git stash
 2012-01-19 18:14 UTC  (4+ messages)
[PATCHv4 0/5] git-p4: small fixes to branches and labels
 2012-01-19 15:19 UTC  (7+ messages)
` [PATCHv4 1/5] git-p4: handle p4 branches and labels containing shell chars
` [PATCHv4 2/5] git-p4: cope with labels with empty descriptions
` [PATCHv4 3/5] git-p4: importing labels should cope with missing owner
` [PATCHv4 4/5] git-p4: add test for p4 labels
` [PATCHv4 5/5] git-p4: label import fails with multiple labels at the same changelist
diff --minimal as default?
 2012-01-19 14:22 UTC  (2+ messages)
Interactive rebase with submodules
 2012-01-19 10:48 UTC  (5+ messages)
Bug? Git checkout fails with a wrong error message
 2012-01-19 10:24 UTC  (11+ messages)
[PATCHv3 0/4] git-p4: small fixes to branches and labels
 2012-01-19  9:12 UTC  (4+ messages)
` [PATCH 1/4] git-p4: handle p4 branches and labels containing shell chars
Cannot push a commit
 2012-01-19  2:09 UTC  (5+ messages)
[ANNOUNCE] Git 1.7.9.rc2
 2012-01-19  1:16 UTC 
[ANNOUNCE] Git 1.7.8.4
 2012-01-19  1:15 UTC 
[ANNOUNCE] Git 1.7.7.6
 2012-01-19  1:14 UTC 
Checking out orphans with -f
 2012-01-18 23:12 UTC  (5+ messages)
found some code
 2012-01-18 22:45 UTC  (5+ messages)
Using signed tag in pull requests
 2012-01-18 22:35 UTC  (10+ messages)
` [PATCH] pulling signed tag: add howto document
modifying the commits before push
 2012-01-18 22:01 UTC  (4+ messages)
How to migrate a complex directory structure from SVN to GIT?
 2012-01-18 18:47 UTC  (3+ messages)
Looking for speakers on DVCS
 2012-01-18 13:57 UTC 
[PATCH] tree_entry_interesting: make recursive mode default
 2012-01-18  8:59 UTC  (7+ messages)
` [PATCH v2 1/2] Document limited recursion pathspec matching with wildcards
  ` [PATCH v2 2/2] tree_entry_interesting: make recursive mode default
Zsh completion regression
 2012-01-18  8:16 UTC  (8+ messages)
` [PATCH] bash-completion: don't add quoted space for ZSH (fix regression)
best way to fastforward all tracking branches after a fetch
 2012-01-18  1:50 UTC  (6+ messages)
git-grep while excluding files in a blacklist
 2012-01-18  1:24 UTC  (4+ messages)
[PATCH] branch: borrow --sort and --count from for-each-ref
 2012-01-18  1:20 UTC  (3+ messages)
[PATCH 0/3] git-p4: Search for parent commit on branch creation
 2012-01-17 23:43 UTC  (7+ messages)
` [PATCH 2/3] "
[PATCH] test-lib: add the test_bash convenience function
 2012-01-17 21:04 UTC  (6+ messages)
    ` [PATCH] test-lib: add the test_pause "
        ` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).