git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-12-17 08:40:48 to 2007-12-18 09:26:17 UTC [more...]

git with custom diff for commits
 2007-12-18  9:25 UTC  (8+ messages)

v1.5.4 plans
 2007-12-18  9:24 UTC  (33+ messages)
` [PATCH] provide advance warning of some future pack default changes

[StGit PATCH 00/17] Series short description
 2007-12-18  9:24 UTC  (7+ messages)
    ` kha/safe and kha/experimental updated

[PATCH] Explain what 'ginstall' is
 2007-12-18  9:14 UTC  (6+ messages)

[PATCH] Fix segfault in diff-delta.c when FLEX_ARRAY is 1
 2007-12-18  9:07 UTC  (5+ messages)

[PATCH] HP-UX does not have select.h
 2007-12-18  8:16 UTC  (6+ messages)

[PATCH] filter-branch: Remove broken and unnecessary summary of rewritten refs
 2007-12-18  7:30 UTC 

Question about git-svn import
 2007-12-18  7:10 UTC  (3+ messages)

[PATCH] Fix some documentation typos
 2007-12-18  6:07 UTC 

[proposal] make parse-options nicer wrt optional arguments (supersedes all my recent posts on the matter)
 2007-12-18  2:00 UTC  (13+ messages)
` [PATCH 1/7] parse-options: Make callbacks take flags instead of boolean `unset`
  ` [PATCH 2/7] parse-options: allow callbacks to ignore arguments they don't need to use
    ` [PATCH 3/7] parse-options: Let the integer/string cases be callbacks as well
      ` [PATCH 4/7] parse-options: let OPT__ABBREV ignore arguments
        ` [PATCH 5/7] parse-options: Add a gitcli(5) man page
          ` [PATCH 6/7] parse-options: have a `use default value` wildcard
            ` [PATCH 7/7] git-tag: fix -l switch handling regression

"Argument list too long" in git remote update (Was: Git and GCC)
 2007-12-18  1:52 UTC  (5+ messages)

FLEX_ARRAY=1 causes SIGSEGV on SPARC
 2007-12-18  1:32 UTC  (3+ messages)
  ` [PATCH] diff-delta.c: make FLEX_ARRAY=1 work

The 6th edition of the msysGit Herald
 2007-12-18  1:42 UTC 

[PATCH] Document diff.external and mergetool.<tool>.path
 2007-12-18  1:00 UTC  (6+ messages)
  ` [PATCH] Actually add config variable diff.external

[PATCH] whitespace: reorganize initial-indent check
 2007-12-18  0:51 UTC  (11+ messages)
  ` [PATCH 1/6] whitespace: fix off-by-one error in non-space-in-indent checking
    ` [PATCH 2/6] whitespace: reorganize initial-indent check
      ` [PATCH 3/6] whitespace: minor cleanup
        ` [PATCH 4/6] whitespace: fix initial-indent checking
          ` [PATCH 5/6] whitespace: more accurate initial-indent highlighting

[PATCH 0/3 (resend)] gitweb: Miscelanous fixes
 2007-12-18  0:49 UTC  (4+ messages)
` [PATCH] gitweb: Make config_to_multi return [] instead of [undef]

git-stash: RFC: Adopt the default behavior to other commands
 2007-12-18  0:31 UTC  (5+ messages)

[PATCH] the use of 'tr' in the test suite isn't really portable
 2007-12-18  0:20 UTC  (4+ messages)

[PATCH] Clean up documentation that references deprecated 'git peek-remote'
 2007-12-18  0:11 UTC  (2+ messages)

git annotate runs out of memory
 2007-12-18  0:05 UTC  (8+ messages)

how to properly update dumb-hosted repo (using rsync..?)
 2007-12-17 23:46 UTC  (2+ messages)

[PATCH] include/asm-arm/: Spelling fixes
 2007-12-17 23:28 UTC  (7+ messages)

[RFH] convert shortlog to use parse_options
 2007-12-17 23:14 UTC  (42+ messages)
      ` [PATCH 1/2] parseopt: Enforce the use of the sticked form for optional arguments
        ` [PATCH 2/2] parseopt: Add a gitcli(5) man page
          ` [PATCH] (squashme) gitcli documentation fixups
        ` [PATCH] builtin-tag: fix fallouts from recent parsopt restriction

[PATCH] Minor portability patch to git-submodule
 2007-12-17 22:54 UTC  (2+ messages)

What's in git/spearce.git (stable)
 2007-12-17 21:52 UTC  (16+ messages)
` What's in git.git (stable)
                        ` What's in git.git (stable frozen)

Windows binaries for qgit 2.0
 2007-12-17 21:40 UTC  (19+ messages)
                    ` [msysGit] "

[BUG?] git rebase -i
 2007-12-17 21:01 UTC  (6+ messages)
    ` [PATCH] rebase -p -i: handle "no changes" gracefully
        ` [PATCH w/ test] "

[PATCH] threaded pack-objects: Use condition variables for thread communication
 2007-12-17 19:12 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH] Plug a resource leak in threaded pack-objects code

trim_common_tail bug?
 2007-12-17 18:05 UTC  (21+ messages)
            ` [PATCH] Re-re-re-fix common tail optimization

The Reposithon! Take 2 [URL FIX]
 2007-12-17 18:03 UTC  (3+ messages)

Failed to clone http://repo.or.cz/w/msysgit.git
 2007-12-17 17:40 UTC  (2+ messages)

config.c fixes, take 2
 2007-12-17 16:24 UTC  (4+ messages)
` [PATCH] Fix config lockfile handling

add -i not able to find get_colorbool
 2007-12-17 16:43 UTC  (3+ messages)

Post-1.5.4 stuff: builtin-checkout
 2007-12-17 16:30 UTC  (2+ messages)

[PATCH 0/3] diff topic tweaks
 2007-12-17 16:29 UTC  (22+ messages)
` [PATCH 1/3] Revert changes and extend diff option documentation
    ` git.c option parsing (was: [PATCH 1/3] Revert changes and extend diff option documentation)
      ` git.c option parsing
            ` [PATCH] Have a flag to stop the option parsing at the first argument

Solaris install error: didn't get git-init link was [Fwd: Re: The Reposithon! Take 2]
 2007-12-17 16:07 UTC  (4+ messages)

git-clone: Unobvious error messages when update-server-info has not been run
 2007-12-17 15:47 UTC  (3+ messages)

What's cooking in git/spearce.git (topics)
 2007-12-17  8:40 UTC  (18+ messages)
` What's cooking in git.git (topics)


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