git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-14 09:24:30 to 2012-01-18 21:42:57 UTC [more...]

Using signed tag in pull requests
 2012-01-18 21:40 UTC  (8+ messages)
` [PATCH] pulling signed tag: add howto document

Interactive rebase with submodules
 2012-01-18 20:38 UTC  (4+ messages)

modifying the commits before push
 2012-01-18 20:18 UTC  (2+ messages)

[PATCH] i18n: disable i18n for shell scripts if NO_GETTEXT defined
 2012-01-18 19:54 UTC  (6+ messages)

Checking out orphans with -f
 2012-01-18 19:07 UTC 

post-update to stash after push to non-bare current branch
 2012-01-18 18:51 UTC  (3+ messages)

How to migrate a complex directory structure from SVN to GIT?
 2012-01-18 18:47 UTC  (3+ messages)

Cannot push a commit
 2012-01-18 18:25 UTC  (5+ messages)

Looking for speakers on DVCS
 2012-01-18 13:57 UTC 

found some code
 2012-01-18  9:56 UTC  (4+ messages)

[PATCH] tree_entry_interesting: make recursive mode default
 2012-01-18  8:59 UTC  (9+ 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  (19+ messages)
        ` [PATCH] bash-completion: don't add quoted space for ZSH (fix regression)

[PATCH 1/2] t4034-diff-words: replace regex for diff driver
 2012-01-18  7:32 UTC  (6+ messages)
` [PATCH 2/2] diff --word-diff: use non-whitespace regex by default

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  (10+ messages)
` [PATCH 1/3] git-p4: Add checkpoint() task
` [PATCH 2/3] git-p4: Search for parent commit on branch creation
` [PATCH 3/3] git-p4: Add test case for complex branch import

[PATCHv3 0/4] git-p4: small fixes to branches and labels
 2012-01-17 22:39 UTC  (6+ messages)
` [PATCH 1/4] git-p4: handle p4 branches and labels containing shell chars
` [PATCH 2/4] git-p4: cope with labels with empty descriptions
` [PATCH 3/4] git-p4: importing labels should cope with missing owner
` [PATCH 4/4] git-p4: add test for p4 labels

[PATCH] test-lib: add the test_bash convenience function
 2012-01-17 21:04 UTC  (12+ messages)
  ` [PATCH] test_interactive: interactive debugging in test scripts
    ` [PATCH] test-lib: add the test_pause convenience function
        ` [PATCH v2] "

Suggestion: rebase [--onto <newbase>] [<upstream>][..[<branch>]]
 2012-01-17 20:17 UTC  (2+ messages)

Bug? Git checkout fails with a wrong error message
 2012-01-17 17:56 UTC  (22+ messages)
` Bug! Git merge also "

[PATCH v2 00/51] ref-api-C and ref-api-D re-roll
 2012-01-17 15:07 UTC  (9+ messages)
` [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir

Regulator updates for 3.3
 2012-01-17  8:03 UTC  (16+ messages)
                  ` Re* "
            ` [PATCH] merge: Make merge strategy message follow the diffstat

[PATCHv3 0/13] credential helpers
 2012-01-17  6:51 UTC  (7+ messages)
` [PATCHv3 10/13] credentials: add "cache" helper

[PATCH 0/4] Remove a user of extra_refs in clone
 2012-01-17  6:51 UTC  (7+ messages)
` [PATCH 1/4] pack_refs(): remove redundant check
` [PATCH 2/4] ref_array: keep track of whether references are sorted
` [PATCH 3/4] add_packed_ref(): new function in the refs API
` [PATCH 4/4] write_remote_refs(): create packed (rather than extra) refs

git grep doesn't follow symbolic link
 2012-01-17  6:44 UTC  (10+ messages)

Signed tags in octopus merge
 2012-01-17  3:31 UTC  (6+ messages)

What's cooking in git.git (Jan 2012, #04; Mon, 16)
 2012-01-17  3:27 UTC 

[PATCH 0/2] nd/commit-ignore-i-t-a replacement
 2012-01-17  2:47 UTC  (7+ messages)
` [PATCH 1/2] cache-tree: update API to take abitrary flags
` [PATCH 2/2] commit, write-tree: allow to ignore CE_INTENT_TO_ADD while writing trees

Commit changes to remote repository
 2012-01-17  0:12 UTC  (4+ messages)

Simulating an empty git repository without having said repository on disk
 2012-01-16 23:09 UTC  (3+ messages)

Bug in git svn fetch
 2012-01-16 21:29 UTC  (2+ messages)

The shared Git repo used by git-new-workdir
 2012-01-16 19:15 UTC  (4+ messages)

[PATCH 2/3] am: learn passing -b to mailinfo
 2012-01-16 10:53 UTC  (3+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] mailinfo: with -b, keep space after [foo]

[PATCH v3 00/10] nd/clone-detached
 2012-01-16  9:46 UTC  (18+ messages)
` [PATCH v4 "
  ` [PATCH v5 00/10] nd/clone-detached rebase onto nd/clone-single-branch
  ` [PATCH v5 01/10] t5601: add missing && cascade
  ` [PATCH v5 02/10] clone: write detached HEAD in bare repositories
  ` [PATCH v5 03/10] clone: factor out checkout code
  ` [PATCH v5 04/10] clone: factor out HEAD update code
  ` [PATCH v5 05/10] clone: factor out remote ref writing
  ` [PATCH v5 06/10] clone: delay cloning until after remote HEAD checking
  ` [PATCH v5 07/10] clone: --branch=<branch> always means refs/heads/<branch>
  ` [PATCH v5 08/10] clone: refuse to clone if --branch points to bogus ref
  ` [PATCH v5 09/10] clone: allow --branch to take a tag
  ` [PATCH v5 10/10] clone: print advice on checking out detached HEAD

[PATCH 0/5] Dynamic diff summary for merge/pull
 2012-01-16  4:48 UTC  (6+ messages)
` [PATCH 1/5] diff: add space around "="
` [PATCH 2/5] diff: do not duplicate shortstat with "git diff --stat --shortstat"
` [PATCH 3/5] diff: buffer dirstat output
` [PATCH 4/5] diff: add --dynstat
` [PATCH 5/5] merge: support setting merge.[diff]stat to dynstat

Unexpected "clean -Xd" behavior
 2012-01-16  2:00 UTC 

[PATCH v2 0/3] nd/index-pack-no-recurse
 2012-01-15  9:25 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] Eliminate recursion in setting/clearing marks in commit list
  ` [PATCH v3 2/3] index-pack: eliminate recursion in find_unresolved_deltas
  ` [PATCH v3 3/3] index-pack: eliminate unlimited recursion in get_base_data()

[PATCH] git-blame.el: Fix compilation warnings
 2012-01-15  2:14 UTC  (9+ messages)
    ` Sending patches with KMail (Re: [PATCH] git-blame.el: Fix compilation warnings.)
        ` Sending patches with KMail

git-upload-archive help was not shown correctly
 2012-01-14 20:56 UTC  (3+ messages)

[PATCH 1/1] git-gui: fix hunk parsing for corner case changes
 2012-01-14 12:08 UTC  (6+ messages)
` [PATCH 2/2] git-gui: fix applying line/ranges when the selection ends at the begin of a line

[PATCH] git-gui: fix selection regression introduced in a8ca786991
 2012-01-14 11:58 UTC  (3+ 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).