git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-02-11 20:02:24 to 2013-02-13 20:41:06 UTC [more...]

[PATCH 0/2] Add bash.showUntrackedFiles config option
 2013-02-13 20:40 UTC  (17+ messages)
` [PATCH 1/2] bash completion: add bash.showUntrackedFiles option
` [PATCH 2/2] t9903: add test case for bash.showUntrackedFiles
    ` [PATCH v2 0/3] Add bash.showUntrackedFiles config option
      ` [PATCH v2 1/3] shell prompt: add bash.showUntrackedFiles option
        ` [PATCH v2 2/3] t9903: add tests for bash.showUntrackedFiles
        ` [PATCH v2 3/3] t9903: add extra tests for bash.showDirtyState

inotify to minimize stat() calls
 2013-02-13 20:25 UTC  (19+ messages)

[PATCH] Documentation: filter-branch env-filter example
 2013-02-13 19:47 UTC 

[PATCH] Makefile: don't run rm without any files
 2013-02-13 20:12 UTC  (5+ messages)

[PATCH v4] submodule: add 'deinit' command
 2013-02-13 19:56 UTC  (5+ messages)

[PATCH v3 0/4] count-objects improvements
 2013-02-13 16:54 UTC  (13+ messages)
` [PATCH v3 1/4] git-count-objects.txt: describe each line in -v output
` [PATCH v3 2/4] sha1_file: reorder code in prepare_packed_git_one()
` [PATCH v3 3/4] count-objects: report garbage files in pack directory too
    ` [PATCH v4 0/4] count-objects improvements
      ` [PATCH v4 1/4] git-count-objects.txt: describe each line in -v output
      ` [PATCH v4 2/4] sha1_file: reorder code in prepare_packed_git_one()
      ` [PATCH v4 3/4] count-objects: report garbage files in pack directory too
      ` [PATCH v4 4/4] count-objects: report how much disk space taken by garbage files
` [PATCH v3 "

[RFC v2] git-multimail: a replacement for post-receive-email
 2013-02-13 16:12 UTC  (4+ messages)

Git-aware HTTP transport
 2013-02-13 15:29 UTC  (4+ messages)
` Git-aware HTTP transport docs

What's cooking in git.git (Feb 2013, #05; Tue, 12)
 2013-02-13 15:27 UTC  (7+ messages)
` jn/shell-disable-interactive (Re: What's cooking in git.git (Feb 2013, #05; Tue, 12))

[Request] Git export with hardlinks
 2013-02-13 13:17 UTC  (4+ messages)
    ` [ANN] First beta: "

git svn init throws Not a git repository (or any of the parent directories): .git
 2013-02-13 13:15 UTC  (2+ messages)

A good Git technique for referring back to original files
 2013-02-13 12:50 UTC  (6+ messages)

Recommended packing for HTTP repositories
 2013-02-13 12:38 UTC 

[git-multimail] License unknown (#1)
 2013-02-13 12:10 UTC  (4+ messages)
      ` Fwd: "

Pushing a git repository to a new server
 2013-02-13  8:08 UTC  (7+ messages)

git-completion.bash --local
 2013-02-13  7:44 UTC  (9+ messages)
  ` [PATCH] completion: recognize "--local" as a config file source
` [PATCH] completion: support 'git config --local'

[PATCH 4/4] contrib/subtree: update documentation
 2013-02-12 23:24 UTC 

[PATCH 3/4] contrib/subtree/t: Added tests for .gitsubtree support
 2013-02-12 23:23 UTC 

[PATCH 2/4] contrib/subtree: Allow stale .gitsubtree entries to be replaced
 2013-02-12 23:23 UTC 

[PATCH 1/4] contrib/subtree: Store subtree sources in .gitsubtree and use for push/pull
 2013-02-12 23:21 UTC 

[PATCH 0/3] Fix installation paths with "make install-doc"
 2013-02-12 23:20 UTC  (18+ messages)
` [PATCH 1/3] Documentation/Makefile: fix spaces around assignments
` [PATCH 2/3] Documentation/Makefile: move infodir to be with other '*dir's
` [PATCH 3/3] Documentation/Makefile: fix inherited {html,info,man}dir
      ` [PATCH] Makefile: do not export mandir/htmldir/infodir

[PATCH v4 00/12] unify appending of sob
 2013-02-12 22:51 UTC  (27+ messages)
` [PATCH v4 01/12] sequencer.c: rework search for start of footer to improve clarity
` [PATCH v4 02/12] commit, cherry-pick -s: remove broken support for multiline rfc2822 fields
` [PATCH v4 03/12] t/test-lib-functions.sh: allow to specify the tag name to test_commit
` [PATCH v4 04/12] t/t3511: add some tests of 'cherry-pick -s' functionality
` [PATCH v4 05/12] sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
` [PATCH v4 06/12] sequencer.c: require a conforming footer to be preceded by a blank line
` [PATCH v4 07/12] sequencer.c: always separate "(cherry picked from" from commit body
` [PATCH v4 08/12] sequencer.c: teach append_signoff how to detect duplicate s-o-b
` [PATCH v4 09/12] sequencer.c: teach append_signoff to avoid adding a duplicate newline
  ` [PATCH v4.1 "
` [PATCH v4 10/12] t4014: more tests about appending s-o-b lines
` [PATCH v4 11/12] format-patch: update append_signoff prototype
` [PATCH v4 12/12] Unify appending signoff in format-patch, commit and sequencer
` [PATCH/FYI v4 13/12] fixup! t/t3511: add some tests of 'cherry-pick -s' functionality

[PATCHv4 0/6] git-credential support in git-send-email
 2013-02-12 22:50 UTC  (16+ messages)
` [PATCHv4 1/6] Git.pm: allow command_close_bidi_pipe to be called as method
` [PATCHv4 2/6] Git.pm: fix example in command_close_bidi_pipe documentation
` [PATCHv4 3/6] Git.pm: refactor command_close_bidi_pipe to use _cmd_close
` [PATCHv4 4/6] Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe
` [PATCHv4 5/6] Git.pm: add interface for git credential command
` [PATCHv4 6/6] git-send-email: use git credential to obtain password

Fetch and -t
 2013-02-12 18:28 UTC  (3+ messages)

[PATCH] rebase -i: respect core.commentchar
 2013-02-12 18:23 UTC  (13+ messages)
      ` [PATCH v2] "

[RFC/PATCH] Replace filepattern with pathspec for consistency
 2013-02-12 18:04 UTC  (4+ messages)

Improve 'git help' with basic user guide linkss
 2013-02-12 12:00 UTC  (8+ messages)

[BUG/TEST 0/2] bugs with cherry-pick renames
 2013-02-12  4:27 UTC  (3+ messages)
` [BUG/TEST 1/2] t3501: Expose bug with cherry-pick into dirty trees w/ renames
` [BUG/TEST 2/2] t3501: Expose addinfo_cache error message in cherry-pick

git-diff(1) appears to contradict itself
 2013-02-12  3:09 UTC  (3+ messages)

[PATCHv2] parse-options: report uncorrupted multi-byte options
 2013-02-12  2:30 UTC  (6+ messages)

[PATCH] Include xmlparse.h instead of expat.h on QNX
 2013-02-11 22:35 UTC  (11+ messages)
    ` [PATCH] Allow building with xmlparse.h

segfault for git log --graph --no-walk --grep a
 2013-02-11 21:14 UTC  (14+ messages)
              ` [PATCH] log: re-encode commit messages before grepping


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