git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-27 10:21:58 to 2013-04-29 18:11:40 UTC [more...]

[RFC/PATCH] Make --full-history consider more merges
 2013-04-29 18:11 UTC  (12+ messages)
` [RFC/PATCH 1/3] revision.c: tighten up TREESAME handling of merges
  ` [RFC/PATCH 2/3] simplify-merges: never remove all TREESAME parents

"git grep" parallelism question
 2013-04-29 18:08 UTC  (10+ messages)

consistency problem on ZFS
 2013-04-29 18:01 UTC  (8+ messages)

[PATCH 1/2] t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORY
 2013-04-29 18:00 UTC  (3+ messages)
` [PATCH 2/2] test output: respect $TEST_OUTPUT_DIRECTORY

[PATCH] pretty: Fix bug in truncation support for %>, %< and %><
 2013-04-29 17:55 UTC  (3+ messages)

What's cooking in git.git (Apr 2013, #07; Mon, 22)
 2013-04-29 17:41 UTC  (16+ messages)
` What's cooking in git.git (Apr 2013, #08; Tue, 23)
        ` [PATCH] git-remote-testgit: avoid process substitution
                ` Re* "
                      ` [PATCH 0/3] De-bashing remote-testgit
                        ` [PATCH 1/3] git-remote-testgit: avoid process substitution
                        ` [PATCH 2/3] git-remote-testgit: further remove some bashisms
                        ` [PATCH 3/3] git-remote-testgit: build it to run under $SHELL_PATH

[PATCH 0/5] Documentation/git-diff.txt improvements
 2013-04-29 17:40 UTC  (5+ messages)

[PATCH v3 0/7] Documentation/shortlog improvements
 2013-04-29 17:38 UTC  (6+ messages)
` [PATCH 5/7] git-log.txt: rewrite note on why "--" may be required
  ` Re* "

Unexpected behavior of git-subtree
 2013-04-29 17:34 UTC 

Itches with the current rev spec
 2013-04-29 17:33 UTC  (14+ messages)

git-icing: sugary wrapper around git-cherry
 2013-04-29 17:13 UTC  (4+ messages)
` git-rnotes: git-notes wrapper for sharing notes between repositories
  ` improvements to checks for core.notesRef / GIT_NOTES_REF / --ref

[PATCH 0/5] [RESEND] Minor additions to git-completion.bash
 2013-04-29 16:58 UTC  (8+ messages)
` [PATCH 1/5] git-completion.bash: lexical sorting for diff.statGraphWidth
` [PATCH 2/5] git-completion.bash: add diff.submodule to config list
` [PATCH 3/5] git-completion.bash: complete branch.*.rebase as boolean
` [PATCH 4/5] git-completion.bash: add branch.*.pushremote to config list
` [PATCH 5/5] git-completion.bash: add remote.pushdefault "

verify signature hook
 2013-04-29 16:42 UTC  (2+ messages)

[BUG] Highly inconsistent diff UI
 2013-04-29 16:32 UTC  (11+ messages)

[PATCH] clean: confirm before cleaning files and directories
 2013-04-29 16:15 UTC  (9+ messages)
` [PATCH v2] Add support for -i/--interactive to git-clean
    ` [PATCH] clean: Introduce -z for machine readable output

[PATCH 6/6] sparse: Fix mingw_main() argument number/type errors
 2013-04-29 16:10 UTC  (4+ messages)

Premerging topics (was: [RFD] annnotating a pair of commit objects?)
 2013-04-29 15:08 UTC  (7+ messages)
      ` Premerging topics

[PATCH 0/6] grep with textconv
 2013-04-29 15:04 UTC  (11+ messages)
` [PATCHv2 7/7] git grep: honor textconv by default

git-svn: problem with svn cp trunk/subdir tags/subdir_1.0
 2013-04-29 13:00 UTC  (2+ messages)

Git.pm with recent File::Temp fail
 2013-04-29  8:32 UTC  (8+ messages)

[PATCH] send-email: improve recipients_cmd()
 2013-04-29  8:15 UTC  (6+ messages)

[PATCH 2/2] cygwin: Remove the CYGWIN_V15_WIN32API build variable
 2013-04-29  6:01 UTC  (2+ messages)

[PATCH 1/2] mingw: rename WIN32 cpp macro to GIT_NATIVE_WINDOWS
 2013-04-29  5:46 UTC  (3+ messages)

[PATCH/RFC] upload-pack: ignore 'shallow' lines with unknown obj-ids
 2013-04-29  5:39 UTC  (7+ messages)
        ` Fwd: "

[ANNOUNCE] git-submodule-ext, git-new-workdir (updates for supermodules), and git-emeld (using git-new-workdir)
 2013-04-29  5:17 UTC 

[PATCH 6/6] compat/nedmalloc: Fix compiler warnings on linux
 2013-04-29  5:06 UTC  (3+ messages)

[PATCH 0/5] Minor additions to git-completion.bash
 2013-04-29  4:58 UTC  (5+ messages)

[PATCH 00/20] remote-bzr: massive changes
 2013-04-29  4:57 UTC  (6+ messages)
` [PATCH 12/20] remote-bzr: split marks file

git merge/rebase ref -P ref
 2013-04-29  3:46 UTC  (2+ messages)

[ANNOUNCE] Git v1.8.3-rc0
 2013-04-29  3:31 UTC  (6+ messages)

`git describe` in an export-subst format string?
 2013-04-28 22:52 UTC  (3+ messages)

[PATCH 3/3] git-svn: fix svn fetch erroneously recreating empty dir placeholder deleted earlier, try #2
 2013-04-28 20:11 UTC 

[PATCH 2/3] git-svn-test: don't test for possible bug "Failed to strip path", try #2
 2013-04-28 20:10 UTC 

[PATCH 1/3] git-svn: fix occasional "Failed to strip path" error on fetch next commit, try #2
 2013-04-28 20:10 UTC 

[PATCH 2/6] path: Make the 'get_st_mode_bits' symbol a file static
 2013-04-28 19:06 UTC  (5+ messages)

[PATCH] merge-tree: fix typo in "both changed identically"
 2013-04-28 18:54 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/2] git-svn: fix occasional "Failed to strip path" error on fetch next commit
 2013-04-28  8:58 UTC  (2+ messages)

[PATCH 2/2] git-svn: fix svn fetch erroneously recreating empty dir placeholder deleted earlier
 2013-04-28  8:35 UTC 

[BUG] Filenames with single colon being treated as remote repository
 2013-04-28  2:15 UTC  (7+ messages)
` [PATCH] clone: allow cloning local paths with colons in them

[PATCH 1/6] clone: Make the 'junk_mode' symbol a file static
 2013-04-28  1:55 UTC  (3+ messages)

[PATCH v2 0/9] completion: general cleanups
 2013-04-28  1:45 UTC  (15+ messages)
` [PATCH v2 1/9] completion: add file completion tests
` [PATCH v2 2/9] completion: document tilde expansion failure in tests
` [PATCH v2 3/9] completion; remove unuseful comments
` [PATCH v2 4/9] completion: use __gitcompadd for __gitcomp_file
` [PATCH v2 5/9] completion: refactor diff_index wrappers
` [PATCH v2 6/9] completion: refactor __git_complete_index_file()
` [PATCH v2 7/9] completion: add hack to enable file mode in bash < 4
` [PATCH v2 8/9] completion: add space after completed filename
` [PATCH v2 9/9] completion: remove __git_index_file_list_filter()

inotify to minimize stat() calls
 2013-04-27 23:56 UTC  (14+ messages)
              ` [PATCH] "

[PATCH] gitk: simplify file filtering
 2013-04-27 22:01 UTC 

[PATCH] documentation: trivial whitespace cleanups
 2013-04-27 22:00 UTC 

[PATCH 0/2] completion: zsh: nice stuff
 2013-04-27 21:53 UTC  (5+ messages)
` [PATCH 1/2] complete: zsh: trivial simplification
` [PATCH 2/2] complete: zsh: use zsh completion for the main cmd

[PATCH] completion: add missiong format-patch options
 2013-04-27 21:39 UTC  (4+ messages)

Making a (quick) commit to another branch
 2013-04-27 21:06 UTC  (4+ messages)

[PATCH 00/11] completion: general cleanups
 2013-04-27 20:13 UTC  (12+ messages)
` [PATCH 02/11] completion: document tilde expansion failure in tests
` [PATCH 05/11] completion: refactor diff_index wrappers
` [PATCH 10/11] completion: remove __git_index_file_list_filter()
` [PATCH 11/11] completion: zsh: add proper file support

[PATCH 0/2] Remove the CYGWIN_V15_WIN32API build variable
 2013-04-27 19:39 UTC 

[PATCH 5/6] compat/mingw.c: Fix some sparse warnings
 2013-04-27 19:18 UTC 

[PATCH 4/6] compat/win32mmap.c: Fix some sparse warnings
 2013-04-27 19:18 UTC 

[PATCH 3/6] compat/poll/poll.c: Fix a sparse warning
 2013-04-27 19:17 UTC 

[PATCH 2/6] compat/win32/pthread.c: Fix a sparse warning
 2013-04-27 19:16 UTC 

[PATCH 0/6] misc sparse patches (part 2)
 2013-04-27 19:14 UTC 

[PATCH 1/6] compat/unsetenv.c: Fix a sparse warning
 2013-04-27 19:15 UTC 

[PATCH 5/6] compat/nedmalloc: Fix some sparse warnings
 2013-04-27 18:45 UTC 

[PATCH 4/6] compat/fnmatch/fnmatch.c: Fix a sparse error
 2013-04-27 18:44 UTC 

[PATCH 3/6] compat/regex/regexec.c: Fix some sparse warnings
 2013-04-27 18:43 UTC 

[PATCH 0/6] misc sparse patches (part 1)
 2013-04-27 18:38 UTC 

Possible meaningless block in perl/Git/SVN/Fetcher.pm: sub find_empty_directories
 2013-04-27 19:10 UTC 

git-svn --preserve-empty-dirs: Failed to strip path
 2013-04-27 15:05 UTC  (2+ messages)

[PATCH] gitk: Add menu item for reverting commits
 2013-04-27 14:36 UTC 

[PATCH] git-gui: fix file name handling with non-empty prefix
 2013-04-27 14:18 UTC  (2+ messages)

[PATCH] merge-tree: fix "same file added in subdir"
 2013-04-27 12:55 UTC  (8+ messages)
        ` [PATCH v2] merge-tree: don't print entries that match "local"

[PATCH] t/Makefile: remove smoke test targets
 2013-04-27 11:16 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).