git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-04-20 07:34:59 to 2012-04-24 07:50:55 UTC [more...]

push.default: current vs upstream
 2012-04-24  7:49 UTC  (50+ messages)
` [RFC/PATCH 0/3] push.default upcomming change
  ` [PATCH 1/3] push: introduce new push.default mode "simple"
        ` [PATCH 0/4 v2] push.default upcomming change
          ` [PATCH 1/4] Documentation: explain push.default option a bit more
          ` [PATCH 2/4] push: introduce new push.default mode "simple"
          ` [PATCH 3/4] t5570: use explicit push refspec
          ` [PATCH 4/4] push: start warning upcoming default change for push.default
          ` [PATCH 0/7 v3] push.default upcomming change
            ` [PATCH 1/7] Documentation: explain push.default option a bit more
            ` [PATCH 2/7] Undocument deprecated alias 'push.default=tracking'
            ` [PATCH 3/7] t5528-push-default.sh: add helper functions
                      ` [PATCH 2/3] fixup! "
                      ` [PATCH 3/3] push: suggested updates to push configuration documentation
            ` [PATCH 4/7] push: introduce new push.default mode "simple"
            ` [PATCH 5/7] t5570: use explicit push refspec
            ` [PATCH 6/7] push: document the future default change for push.default (matching -> simple)
            ` [PATCH 7/7] push: start warning upcoming default change for push.default
            ` [PATCH 0/7 v4] push.default upcomming change

[PATCH] Give better 'pull' advice when pushing non-ff updates to current branch
 2012-04-24  7:04 UTC  (5+ messages)

Static gitweb content when using pathinfo
 2012-04-24  7:01 UTC  (5+ messages)

[PATCH 0/3] git-svn: fixes for intermittent SIGPIPE
 2012-04-24  6:53 UTC  (4+ messages)
` [PATCH 1/3] git-svn: use POSIX::sigprocmask to block signals
` [PATCH 2/3] git-svn: ignore SIGPIPE
` [PATCH 3/3] git-svn: drop redundant blocking of SIGPIPE

git clone submodules recursive and reference
 2012-04-23 21:20 UTC  (6+ messages)

Use git-config to Break your Config File
 2012-04-24  2:57 UTC 

Build without BUILT_INS
 2012-04-24  2:42 UTC  (2+ messages)

How to merge the diff file in the git repositry
 2012-04-24  2:25 UTC  (2+ messages)

[PATCH] Ensure sufficient stack space for async threads
 2012-04-24  1:55 UTC 

what is a 'sequencer'
 2012-04-24  1:59 UTC  (2+ messages)

Potential problem in git-add may corrupt the index file
 2012-04-24  1:51 UTC  (2+ messages)

need some comments or suggestions for the proposal
 2012-04-24  1:42 UTC  (3+ messages)

[PATCH] gitk: avoid Meta1-F5
 2012-04-24  1:41 UTC  (2+ messages)

What's cooking in git.git (Apr 2012, #09; Mon, 23)
 2012-04-23 22:04 UTC 

[PATCH 0/3] git-svn: fixes for intermittent SIGPIPE
 2012-04-23 21:13 UTC  (7+ messages)
` [PATCH 1/3] git-svn: use POSIX::sigprocmask to block signals
` [PATCH 2/3] git-svn: ignore SIGPIPE
` [PATCH 3/3] git-svn: drop redundant blocking of SIGPIPE

tags not present in bare clone
 2012-04-23 20:43 UTC  (4+ messages)

[PATCH 00/10] i18n relative dates, help, remote, apply, index-pack and bundle
 2012-04-23 20:06 UTC  (18+ messages)
` [PATCH 01/10] Makefile: feed all header files to xgettext
` [PATCH 02/10] Add three convenient format printing functions with \n automatically appended
` [PATCH 03/10] i18n: mark relative dates for translation
` [PATCH 04/10] i18n: help: mark strings "
` [PATCH 05/10] i18n: make warn_dangling_symref() automatically append \n
` [PATCH 06/10] i18n: remote: mark strings for translation
` [PATCH 07/10] i18n: apply: "
` [PATCH 08/10] i18n: apply: update say_patch_name to give translators complete sentence
` [PATCH 09/10] i18n: index-pack: mark strings for translation
` [PATCH 10/10] i18n: bundle: "

[PATCH v15 8/9] difftool: teach difftool to handle directory diffs
 2012-04-23 19:04 UTC  (2+ messages)

[GSoC] Git to SVN bridge
 2012-04-23 18:06 UTC  (6+ messages)

[PATCH v2] contrib: add win32 credential-helper
 2012-04-23 16:05 UTC  (3+ messages)

[PATCH 0/2] git-svn: fixes for intermittent SIGPIPE
 2012-04-23 15:10 UTC  (4+ messages)

Custom Merge
 2012-04-23 14:28 UTC  (3+ messages)

master: t5800-remote-helpers.sh hangs on test "pulling from remote remote"
 2012-04-23 11:35 UTC  (20+ messages)
                    ` [PATCH] git-remote-testgit: fix race when spawning fast-import
                        ` [PATCHv2] "

[PATCH i18n 00/11] Mark more strings for translation
 2012-04-23 11:33 UTC  (6+ messages)
` [PATCH i18n 09/11] i18n: apply: update say_patch_name to give translators complete sentence

git-archive and submodules
 2012-04-22 18:47 UTC  (4+ messages)
  ` Fwd: "

contrib/workdir/git-new-workdir broken in 1.7.10 after introducing gitfiles
 2012-04-22 18:58 UTC  (7+ messages)

bug: git fast-import should ignore configuration variable core.ignorecase (plain text format)
 2012-04-22 18:12 UTC 

bug: git fast-import should ignore configuration variable core.ignorecase
 2012-04-22 12:23 UTC 

What's cooking in git.git (Apr 2012, #08; Fri, 20)
 2012-04-22 15:07 UTC  (5+ messages)

[PATCH v2] completion: add new git_complete helper
 2012-04-22 12:58 UTC  (15+ messages)
                      ` [Bash-completion-devel] "

[PATCH] revert: add missing va_end
 2012-04-22  5:20 UTC  (2+ messages)

Git push stuck
 2012-04-22  3:07 UTC  (4+ messages)

[PATCH v14 8/9] difftool: teach difftool to handle directory diffs
 2012-04-21 23:07 UTC  (3+ messages)

Solved: why cloning my repo always got the wrong default branch; possibly missing featurette?
 2012-04-21 19:28 UTC  (2+ messages)

[PATCHv2 0/2] git p4 - import/export of git/p4 tags and labels
 2012-04-21 17:59 UTC  (4+ messages)
` [PATCHv2 2/2] git p4: import/export of labels to/from p4

Transparently encrypt repository contents with GPG
 2012-04-21 17:25 UTC  (2+ messages)

[PATCH] gitweb: Option to omit column with time of the last change
 2012-04-21 11:28 UTC  (4+ messages)
` [PATCH] gitweb: Improve repository verification

What's cooking in git.git (Apr 2012, #06; Sun, 15)
 2012-04-21  5:46 UTC  (12+ messages)

[PATCH] Add column layout skeleton and git-column
 2012-04-21  5:40 UTC  (5+ messages)

[PATCH] grep -z: do not use NUL to after line number
 2012-04-21  3:08 UTC 

[PATCH] Fixed compilation with Visual Studio by including poll.h
 2012-04-20 23:23 UTC  (6+ messages)

[PATCH] rebase -i: avoid checking out $branch when possible
 2012-04-20 20:06 UTC  (5+ messages)

[GSoC] Designing a faster index format
 2012-04-20 20:02 UTC  (7+ messages)

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-20 19:56 UTC  (15+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/4] git-rebase: add keep_empty flag
` [PATCH v8 0/4] Enhance git-rebases flexibiilty in handling empty commits
  ` [PATCH v8 1/4] git-cherry-pick: add allow-empty option
  ` [PATCH v8 2/4] git-cherry-pick: Add keep-redundant-commits option
  ` [PATCH v8 3/4] git-cherry-pick: Add test to validate new options
  ` [PATCH v8 4/4] git-rebase: add keep_empty flag

[PATCH nd/threaded-index-pack] index-pack: disable threading if NO_PREAD is defined
 2012-04-20 19:49 UTC  (3+ messages)

[PATCH 8/9 v13] difftool: teach difftool to handle directory diffs
 2012-04-20 16:58 UTC  (13+ messages)

[PATCH] Support --threads arg for git-repack
 2012-04-20 15:56 UTC 

error: could not lock config file %C:\Users\Hen%/.gitconfig: Invalid argument
 2012-04-20 13:10 UTC  (2+ messages)

Help with repo management
 2012-04-20 12:39 UTC  (3+ messages)

git windows
 2012-04-20 11:13 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).