git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-16 15:46:43 to 2012-04-18 10:50:21 UTC [more...]

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-18 10:50 UTC  (31+ messages)
` [PATCH v5 0/4]Enhance "
  ` [PATCH v5 2/4] git-cherry-pick: Add keep-redundant-commits option
  ` [PATCH v5 3/4] git-cherry-pick: Add test to validate new options
  ` [PATCH v5 4/4] git-rebase: add keep_empty flag
` [PATCH v6 0/4] Enhance git-rebases flexibiilty in handling empty commits
  ` [PATCH v6 1/4] git-cherry-pick: add allow-empty option
  ` [PATCH v6 2/4] git-cherry-pick: Add keep-redundant-commits option
  ` [PATCH v6 3/4] git-cherry-pick: Add test to validate new options
  ` [PATCH v6 4/4] git-rebase: add keep_empty flag

[StGit] Mostly-Emacs-mode merge request
 2012-04-18 10:49 UTC  (2+ messages)

organizing multiple repositories with dependencies
 2012-04-18 10:15 UTC  (12+ messages)

gc --aggressive
 2012-04-18  8:49 UTC  (9+ messages)

[PATCH v4 1/4] t4052: test --stat output with --graph
 2012-04-18  8:47 UTC  (5+ messages)
` [PATCH v4 2/4] Adjust stat width calculations to take --graph output into account
` [PATCH v4 3/4] t4052: Test diff-stat output with minimum columns
` [PATCH v4 4/4] Prevent graph_width of stat width from falling below min

git clone fails intermittently if source repo is updated
 2012-04-18  8:37 UTC  (2+ messages)

Tags/Branches missing in GIT
 2012-04-18  8:27 UTC  (3+ messages)

git-push sent too many objects
 2012-04-18  7:59 UTC  (2+ messages)

[PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
 2012-04-18  7:27 UTC  (8+ messages)
  ` [PATCH] Do not use SHELL_PATH from build system in prepare_shell_cmd on Windows

What's cooking in git.git (Apr 2012, #06; Sun, 15)
 2012-04-18  7:15 UTC  (2+ messages)

git-svn: a interesting difference in performance as compared to Tortoise SVN
 2012-04-18  5:56 UTC 

[PATCH 8/9 v13] difftool: teach difftool to handle directory diffs
 2012-04-18  3:23 UTC  (5+ messages)

translation
 2012-04-18  3:00 UTC  (2+ messages)

[PATCH v3 0/7] diff stat calculation adjustments
 2012-04-18  2:31 UTC  (11+ messages)
` [PATCH v3 2/7] Add output_prefix_length to diff_options
` [PATCH v3 4/7] t4052: Adjust --graph --stat output for prefixes
` [PATCH v3 5/7] t4052: Add tests to illustrate issues with restrictive COLUMNS

[ANNOUNCE] gitolite v3.0 released
 2012-04-18  1:47 UTC 

[PATCH] gitweb: Option to omit column with time of the last change
 2012-04-17 23:36 UTC  (6+ messages)

[PATCH] gc: fix off-by-one in append_option
 2012-04-17 23:32 UTC 

[PATCHv2] fetch: Only call a new ref a "branch" if it's under refs/heads/
 2012-04-17 22:29 UTC  (25+ messages)
          ` [PATCHv3] fetch: Use the remote's ref name to decide how to describe new refs
            ` [PATCHv4 0/3] fetch: Only call a new ref a "branch" if it's under refs/heads/
              ` [PATCH 1/3] submodules: recursive fetch also checks new tags for submodule commits
              ` [PATCH 2/3] fetch: Pass both the full remote ref and its short name to update_local_ref()
              ` [PATCH 3/3] fetch: Use the remote's ref name to decide how to describe new refs

[PATCH v2] completion: add new git_complete helper
 2012-04-17 22:19 UTC  (36+ messages)

What's cooking in git.git (Apr 2012, #05; Thu, 12)
 2012-04-17 20:48 UTC  (19+ messages)
      ` [PATCH 0/4] merge: reduce set of parents consistently
        ` [PATCH 1/4] git-merge: test octopus with redundant parents
        ` [PATCH 2/4] builtin/merge.c: remove "remoteheads" global variable
        ` [PATCH 3/4] builtin/merge.c: collect other parents early
        ` [PATCH 4/4] builtin/merge.c: reduce "
            ` [PATCH] git-merge: Reduce heads before trying to merge them

push.default: current vs upstream
 2012-04-17 20:13 UTC  (14+ messages)

Test results for v1.7.10 on cygwin
 2012-04-16 19:08 UTC 

[PATCH] git-submodule.sh: Don't use $path variable in eval_gettext string
 2012-04-17 18:00 UTC 

[RFC/PATCH] git-sh-setup.sh: Add an pwd() function for MinGW
 2012-04-17 18:48 UTC 

[PATCH] compat/mingw.h: Set S_ISUID to prevent a fast-import test failure
 2012-04-17 18:00 UTC 

Filter-branch's "move tree to subdirectory" example fails with BSD sed?
 2012-04-17 18:36 UTC  (9+ messages)
    ` [RFC/PATCH 1/2] update-index: add --clear option
    ` [RFC/PATCH 2/2] docs/filter-branch: clean up newsubdir example

test-mergesort conflict with stdlib.h
 2012-04-17 18:09 UTC  (5+ messages)

GNU patch close to next stable release
 2012-04-17 16:07 UTC 

[PATCH] t5570: forward git-daemon messages in a different way
 2012-04-17 15:43 UTC  (10+ messages)

Static gitweb content when using pathinfo
 2012-04-17 12:30 UTC  (4+ messages)

[PATCH 0/2] Dynamic long options for bash completion
 2012-04-17 10:44 UTC  (3+ messages)
` [PATCH 2/2] completion: Use parse-options raw output for simple long options

[PATCH v2] tests: add initial bash completion tests
 2012-04-17 10:27 UTC  (5+ messages)
      ` [PATCH] tests: add tests for the __gitcomp() completion helper function

[PATCH i18n 00/11] Mark more strings for translation
 2012-04-17  8:12 UTC  (7+ messages)
` [PATCH i18n 01/11] Add three convenient format printing functions with \n automatically appended
` [PATCH i18n 03/11] i18n: parseopt: lookup help and argument translations when showing usage

[PATCH] tests: add tests for the bash prompt functions in the completion script
 2012-04-17  7:37 UTC  (12+ messages)
      ` [PATCH v2 1/2] tests: move code to run completion tests under bash into a helper library
        ` [PATCH v2 2/2] tests: add tests for the bash prompt functions in the completion script

master: t5800-remote-helpers.sh hangs on test "pulling from remote remote"
 2012-04-17  1:46 UTC  (11+ messages)

[PATCH] diff: avoid stack-buffer-read-overrun for very long name
 2012-04-16 22:27 UTC  (2+ messages)

[PATCHv2] Add details about svn-fe's dumpfile parsing
 2012-04-16 22:27 UTC  (6+ messages)

[PATCH v2] clean: add --null option
 2012-04-16 20:14 UTC  (2+ messages)

[PATCH v9 1/9] Add column layout skeleton and git-column
 2012-04-16 16:05 UTC  (3+ messages)
` [PATCH] "

[PATCH] git-daemon wrapper to wait until daemon is ready
 2012-04-16 15:46 UTC  (5+ messages)
    ` [PATCH v3] "


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