git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-05-09 07:50:15 to 2011-05-11 16:23:31 UTC [more...]

[PATCH 0/8] Sequencer Foundations
 2011-05-11 13:14 UTC  (13+ messages)
` [PATCH 2/8] revert: Make "commit" and "me" local variables
` [PATCH 3/8] revert: Introduce a struct to parse command-line options into
` [PATCH 4/8] revert: Separate cmdline argument handling from the functional code
` [PATCH 5/8] revert: Catch incompatible command-line options early
` [PATCH 6/8] revert: Introduce head, todo, done files to persist state
` [PATCH 7/8] revert: Implement parsing --continue, --abort and --skip

[PATCH] t3703: add test cases for pathspec magic
 2011-05-11 12:11 UTC  (22+ messages)
` [PATCH] t3703, t4208: add test cases for magic pathspec
  ` [PATCH 0/9] magic pathspec updates
    ` [PATCH 1/9] grep: use get_pathspec() correctly
    ` [PATCH 2/9] get_pathspec(): an empty ':' pathspec should stand alone
    ` [PATCH 3/9] count_pathspec(): return number of elements in pathspec
    ` [PATCH 4/9] add ":" is a pathspec that is too wide
    ` [PATCH 5/9] git rm ":" is like specifying nothing
    ` [PATCH 6/9] clean "
    ` [PATCH 7/9] mv ":" ":" is like moving nothing from nowhere to nowhere
    ` [PATCH 8/9] checkout ":" is not giving any pathspec
    ` [PATCH 9/9] t3703, t4208: add test cases for magic pathspec

Question about git-cherry and the rev list it's using
 2011-05-11 16:11 UTC 

[PATCH 1/3] t3700: note a .gitignore matching fault
 2011-05-11 12:03 UTC  (7+ messages)
` [PATCH 3/3] sparse checkout: do not eagerly decide the fate for whole directory

[BUG?] git revert option parsing too lenient?
 2011-05-11 10:40 UTC 

Intermittent Failures in t1450-fsck
 2011-05-11 11:43 UTC  (8+ messages)
` Intermittent Failures in t1450-fsck (Bisected)

git rebase --interactive commits order
 2011-05-11 15:43 UTC  (9+ messages)

http.receivepack==false && authenticated => Service not enabled
 2011-05-11 10:26 UTC  (2+ messages)

[PATCH/RFC v4] git-p4: warn if git authorship won't be retained
 2011-05-11  0:26 UTC  (2+ messages)

[BUG] Autocompletion fails with "bash: words: bad array subscript"
 2011-05-10 23:45 UTC  (11+ messages)
` [PATCH] completion: fix array indexing error after reverse history search

[PATCH/RFC v3] git-p4: warn if git authorship won't be retained
 2011-05-10 23:38 UTC  (5+ messages)
` [PATCH] "

[PATCH] fix overstrict :<path> diagnosis
 2011-05-10 23:11 UTC  (5+ messages)
` [PATCH] fix overslow :/no-such-string-ever-existed diagnostics
  ` Re* "

[ANNOUNCE] libgit2 v0.12.0
 2011-05-10 22:28 UTC  (2+ messages)

[PATCH v5 (for maint)] git-completion: fix regression in zsh support
 2011-05-10 22:18 UTC  (6+ messages)

Separate default remotes for pulling and pushing
 2011-05-10 21:12 UTC  (14+ messages)

[PATCH v3 0/3] Git commit --patch (again)
 2011-05-10 21:01 UTC  (12+ messages)
    ` [PATCH] Test atomic git-commit --interactive

[PATCH] lock_any_ref_for_update(): clarify switch case statement
 2011-05-10 20:07 UTC  (2+ messages)

error with $ git push origin HEAD:newbranch
 2011-05-10 19:47 UTC  (8+ messages)

[PATCH v0 3/3] Bigfile: teach "git add" to send a large file straight to a pack
 2011-05-10 14:09 UTC  (8+ messages)
` [PATCH 0/4] convert.c clean-up
  ` [PATCH 1/4] convert: rename the "eol" global variable to "core_eol"
  ` [PATCH 2/4] convert: give saner names to crlf/eol variables, types and functions
  ` [PATCH 3/4] convert: make it safer to add conversion attributes
  ` [PATCH 4/4] convert: make it harder to screw up adding a conversion attribute

Why sometime git-rebase doesn't preserve merge
 2011-05-10 12:51 UTC 

[RFC v1] git-p4: test case for RCS keyword problem
 2011-05-10 11:47 UTC  (4+ messages)

[PATCH v3 (for maint)] git-completion: fix zsh support
 2011-05-10 11:43 UTC  (19+ messages)
    ` [PATCH v4 "
      ` [PATCH v5 0/2] "
        ` [PATCH 1/2] completion: suppress zsh's special 'words' variable
        ` [PATCH 2/2] completion: move private shopt shim for zsh to __git_ namespace

Tags named '-'
 2011-05-10  9:47 UTC  (7+ messages)
  ` [RFC/PATCH] tag: disallow '-' as tag name
      ` [RFC/PATCH v2] "

Approxidate with YYYY.MM
 2011-05-10  8:36 UTC  (6+ messages)

[PATCH v3 0/6] Add PCRE support to git-grep
 2011-05-10  6:11 UTC  (10+ messages)
` [PATCH v3 1/6] grep: Fix a typo in a comment
` [PATCH v3 2/6] grep: Extract compile_regexp_failed() from compile_regexp()
` [PATCH v3 3/6] git-grep: Learn PCRE
` [PATCH v3 4/6] configure: Check for libpcre
` [PATCH v3 5/6] grep: Add basic tests
` [PATCH v3 6/6] git-grep: Bail out when -P is used with -F or -E

Qgit should use "git config" instead of "git repo-config"
 2011-05-10  0:11 UTC  (5+ messages)

RFC: a plugin architecture for git extensions?
 2011-05-09 22:50 UTC  (19+ messages)

[PATCH/RFC v2 0/2] git-p4: user preservation improvements
 2011-05-09 22:39 UTC  (5+ messages)
` [PATCH/RFC v2 1/2] git-p4: small improvements to user-preservation
  ` [PATCH/RFC v2 2/2] git-p4: warn if git authorship won't be retained

Creating remote branch called HEAD corrupts remote clones
 2011-05-09 22:09 UTC  (9+ messages)
` [PATCH] only warn about ambiguous refs if stderr is a tty

Qgit should use "git config" instead of "git repo-config"
 2011-05-09 21:15 UTC 

Can I specify a “chunk size” for git svn fetch?
 2011-05-09 17:29 UTC  (2+ messages)

[PATCH] t1507: change quoting in test_did_you_mean to a more general one
 2011-05-09 16:20 UTC  (7+ messages)

[PATCH v0 0/3] git add a-Big-file
 2011-05-09 16:14 UTC  (5+ messages)
` [PATCH v0 3/3] Bigfile: teach "git add" to send a large file straight to a pack

[PATCH v3] Add default merge options for all branches
 2011-05-09 15:39 UTC  (14+ messages)
` [PATCH v5] "
    ` [PATCH 0/2] tests: make verify_merge check that the number of parents is right
      ` [PATCH 1/2] tests: eliminate unnecessary setup test assertions
                ` [PATCH 0/3] blame --line-porcelain
                  ` [PATCH 1/3] add tests for various blame formats
                  ` [PATCH 2/3] blame: refactor porcelain output
                  ` [PATCH 3/3] blame: add --line-porcelain output format

Question about PERL_PATH
 2011-05-09 14:49 UTC  (4+ messages)

t5541: Bad file descriptor
 2011-05-09 14:50 UTC  (8+ messages)

[PATCH for maint branch] git-completion: fix zsh support
 2011-05-09 13:51 UTC  (6+ messages)
` [PATCH for maint] "

[PATCH 1/1] Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir
 2011-05-09 11:56 UTC  (14+ messages)

'git checkout -p' is a bit confusing
 2011-05-09 10:57 UTC  (2+ messages)

What's cooking in git.git (May 2011, #04; Sun, 8)
 2011-05-09  8:55 UTC  (2+ messages)

[PATCH 0/4] i18n: Add shell script translation infrastructure
 2011-05-09  7:52 UTC  (6+ messages)
` [PATCH 1/4] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()


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