git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-04-23 08:39:12 to 2012-04-25 11:34:05 UTC [more...]

[PATCH 0/4 v2] push.default upcomming change
 2012-04-25 11:01 UTC  (36+ messages)
` [PATCH 0/7 v3] "
  ` [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 0/7 v4] push.default upcomming change
    ` [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 00/10] i18n relative dates, help, remote, apply, index-pack and bundle
 2012-04-25 11:29 UTC  (26+ 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] help: replace underlining "help -a" headers using hyphens with a blank line
` [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: "

Possible segfault introduced in commit.c
 2012-04-25 11:14 UTC  (2+ messages)

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-25 10:38 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/4] git-rebase: add keep_empty flag

What's cooking in git.git (Apr 2012, #09; Mon, 23)
 2012-04-25  9:06 UTC  (5+ messages)
` What's cooking (incremental)

[PATCHv1] git p4: fix for submit/edit unit test
 2012-04-25  8:16 UTC  (2+ messages)
` [PATCH] git p4: fix unit tests

[PATCH] gitk: avoid Meta1-F5
 2012-04-25  3:45 UTC  (3+ messages)

Build without BUILT_INS
 2012-04-25  3:11 UTC  (5+ messages)

git-fetch fetches blobs that are already in the local repository if no history is shared?
 2012-04-25  1:26 UTC  (3+ messages)

[gitk] No commit diff when 'safecrlf' set to true is causing an error
 2012-04-24 23:32 UTC 

organizing multiple repositories with dependencies
 2012-04-24 23:38 UTC  (24+ messages)

[PATCH 00/30] Read loose references lazily
 2012-04-24 22:45 UTC  (31+ messages)
` [PATCH 01/30] get_ref_dir(): return early if directory cannot be read
` [PATCH 02/30] get_ref_dir(): use a strbuf to hold refname
` [PATCH 03/30] get_ref_dir(): rename "base" parameter to "dirname"
` [PATCH 04/30] get_ref_dir(): require that the dirname argument ends in '/'
` [PATCH 05/30] refs.c: extract function search_for_subdir()
` [PATCH 06/30] get_ref_dir(): take the containing directory as argument
` [PATCH 07/30] do_for_each_reflog(): return early on error
` [PATCH 08/30] do_for_each_reflog(): use a strbuf to hold logfile name
` [PATCH 09/30] do_for_each_reflog(): reuse strbuf across recursive function calls
` [PATCH 10/30] refs: wrap top-level ref_dirs in ref_entries
` [PATCH 11/30] get_packed_refs(): return (ref_entry *) instead of (ref_dir *)
` [PATCH 12/30] get_loose_refs(): "
` [PATCH 13/30] is_refname_available(): take "
` [PATCH 14/30] find_ref(): "
` [PATCH 15/30] read_packed_refs(): "
` [PATCH 16/30] add_ref(): "
` [PATCH 17/30] find_containing_direntry(): use "
` [PATCH 18/30] get_ref_dir(): take "
` [PATCH 19/30] get_ref_dir(): remove dirname argument
` [PATCH 20/30] search_for_subdir(): take (ref_entry *) instead of (ref_dir *)
` [PATCH 21/30] search_ref_dir(): "
` [PATCH 22/30] add_entry(): "
` [PATCH 23/30] do_for_each_ref_in_dirs(): "
` [PATCH 24/30] do_for_each_ref_in_dir(): "
` [PATCH 25/30] sort_ref_dir(): "
` [PATCH 26/30] struct ref_dir: store a reference to the enclosing ref_cache
` [PATCH 27/30] read_loose_refs(): rename function from get_ref_dir()
` [PATCH 28/30] read_loose_refs(): access ref_cache via the ref_dir field
` [PATCH 29/30] create_dir_entry(): allow the flag value to be passed as an argument
` [PATCH 30/30] refs: read loose references lazily

Is there a way to fetch commits that are detached
 2012-04-24 22:15 UTC  (2+ messages)

Detached HEAD problem
 2012-04-24 20:45 UTC  (2+ messages)

[PATCH v2] contrib: add win32 credential-helper
 2012-04-24 20:40 UTC  (5+ messages)

Reverting a swath of commits consumes all memory and dies
 2012-04-24 20:02 UTC  (2+ messages)

git add --ignore-errors doesn't ignore .gitignore errors
 2012-04-24 19:46 UTC  (2+ messages)

[PATCH 0/3] git-svn: fixes for intermittent SIGPIPE
 2012-04-24 19:09 UTC  (6+ 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

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

[PATCH] config: allow ~/ and ~user/ in include.path value
 2012-04-24 18:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gitweb: Don't set owner if got empty value from projects.list
 2012-04-24 17:50 UTC 

[PATCH] gitweb: Option to omit column with time of the last change
 2012-04-24 17:41 UTC  (8+ messages)
      ` [PATCH] gitweb: Improve repository verification
        ` [PATCH 1/2] gitweb: Option to omit column with time of the last change
        ` [PATCH 2/2] gitweb: Option to not display information about owner

[PATCH] git-submodule.sh: Don't use $path variable in eval_gettext string
 2012-04-24 17:32 UTC  (3+ messages)

[PATCH] diff: avoid stack-buffer-read-overrun for very long name
 2012-04-24 16:09 UTC  (3+ messages)

[PATCHv4 0/5] git p4: label import/export: documentation fix
 2012-04-24  8:33 UTC  (6+ messages)
` [PATCHv4 1/5] git p4: Fixing script editor checks
` [PATCHv4 2/5] git p4: Squash P4EDITOR in test harness
` [PATCHv4 3/5] git p4: Ignore P4EDITOR if it is empty
` [PATCHv4 4/5] git p4: import/export of labels to/from p4
` [PATCHv4 5/5] git p4: move verbose to base class

[PATCHv3 0/4] git p4: label import/export
 2012-04-24  8:08 UTC  (6+ messages)
` [PATCHv3 1/5] git p4: Fixing script editor checks
` [PATCHv3 2/5] git p4: Squash P4EDITOR in test harness
` [PATCHv3 3/5] git p4: Ignore P4EDITOR if it is empty
` [PATCHv3 4/5] git p4: import/export of labels to/from p4
` [PATCHv3 5/5] git p4: move verbose to base class

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

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 

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 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 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 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  (10+ 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  (4+ messages)
` [PATCH i18n 09/11] i18n: apply: update say_patch_name to give translators complete sentence


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