git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-09-17 22:41:20 to 2007-09-19 08:06:37 UTC [more...]

[PATCH] Simplify strbuf uses in fast-import.c using the proper functions
 2007-09-19  8:06 UTC  (9+ messages)
` [PATCH] Rework strbuf API and semantics
  ` [PATCH] Simplify strbuf uses in archive-tar.c using the proper functions
      ` [PATCH] Use proper strbuf API, and also simplify cmd_data code
        ` [PATCH] Simplify write_tree using strbuf's
          ` [PATCH] Further strbuf re-engineering

let's refactor quoting 
 2007-09-19  8:00 UTC  (12+ messages)
` [PATCH 1/5] strbuf API additions and enhancements
` [PATCH 2/5] sq_quote_argv and add_to_string rework with strbuf's
` [PATCH 3/5] Rework unquote_c_style to work on a strbuf
` [PATCH 5/5] Avoid duplicating memory, and use xmemdupz instead of xstrdup
` [PATCH 4/5] Full rework of quote_c_style and write_name_quoted

[PATCH] git-merge: add option --no-ff
 2007-09-19  7:09 UTC  (21+ messages)

State of Perforce importing
 2007-09-19  6:19 UTC  (13+ messages)

[PATCH] Don't create .git/branches
 2007-09-19  5:08 UTC 

[PATCH 4/5] Ensure builtin-fetch honors {fetch,transfer}.unpackLimit
 2007-09-19  4:49 UTC 

[PATCH 5/5] Fix memory leaks when disconnecting transport instances
 2007-09-19  4:49 UTC 

[PATCH 3/5] Always obtain fetch-pack arguments from struct fetch_pack_args
 2007-09-19  4:49 UTC 

[PATCH 1/5] Rename remote.uri to remote.url within remote handling internals
 2007-09-19  4:49 UTC 

[PATCH 2/5] Refactor struct transport_ops inlined into struct transport
 2007-09-19  4:49 UTC 

[PATCH 0/5] Yet another builtin-fetch round
 2007-09-19  4:49 UTC 

[PATCH] instaweb: added support Ruby's WEBrick server
 2007-09-19  1:27 UTC  (5+ messages)

Git tree for old kernels from before the current tree
 2007-09-19  1:19 UTC  (10+ messages)

[PATCH] Documentation/git-svn: updated design philosophy notes
 2007-09-18 23:50 UTC 

Problem with merge when renaming
 2007-09-18 23:27 UTC  (6+ messages)
` [PATCH] Extend t6020 with another test for d/f interactions

Latest builtin-commit series
 2007-09-18 23:15 UTC  (6+ messages)

[PATCH 0/4] Make the documentation consistent for --track and --notrack
 2007-09-18 23:00 UTC  (7+ messages)
` [PATCH 1/4] Mention that git-branch will not automatically check out the new branch
` [PATCH 2/4] Copy the docs for --track and --notrack from git-checkout to git-branch
` [PATCH 3/4] Mention the parameters that git-pull would need to be equivalent to a --track in the git-checkout docs
` [PATCH 4/4] Make git-pull give hints on what to do when there is no branch to merge from

[PATCH] Prevent using bold text in entire gui for some fonts sometimes
 2007-09-18 22:33 UTC 

[EGIT PATCH] Change to simplified icon
 2007-09-18 22:24 UTC 

[EGIT PATCH] Remove src dir and entry in build.properties
 2007-09-18 22:20 UTC 

diffcore-rename performance mode
 2007-09-18 22:12 UTC  (8+ messages)

[EGIT PATCH] Add feature and plugin
 2007-09-18 21:20 UTC  (4+ messages)

[PATCH] Mention that 'push .. master' is in explicit form master:refs/heads/master
 2007-09-18 20:54 UTC  (3+ messages)

testsuite problems
 2007-09-18 19:35 UTC  (10+ messages)

[rfc] git submodules howto
 2007-09-18 18:12 UTC  (8+ messages)

Latest builtin-commit series
 2007-09-18 15:12 UTC 

[PATCH 1/7] Enable wt-status output to a given FILE pointer
 2007-09-18 15:07 UTC  (12+ messages)
` [PATCH 2/7] Enable wt-status to run against non-standard index file
  ` [PATCH 3/7] Introduce entry point for launching add--interactive
    ` [PATCH 4/7] Clean up stripspace a bit, use strbuf even more
      ` [PATCH 5/7] Add strbuf_read_file()
        ` [PATCH 6/7] Export rerere() and launch_editor()
          ` [PATCH 7/7] Implement git commit as a builtin command

[PATCH 3/5] Correct handling of branch.$name.merge in builtin-fetch
 2007-09-18 15:05 UTC  (2+ messages)

[PATCH 1/1] git-send-email: Add a --suppress-all option
 2007-09-18 14:39 UTC  (6+ messages)

whitespace-stripping
 2007-09-18 14:18 UTC  (11+ messages)
` [PATCH 1/3] git-apply: fix whitespace stripping
  ` [PATCH 2/3] git-apply: complain about >=8 consecutive spaces in initial indent
    ` [PATCH 3/3] git-apply: add tests for stripping of leading and trailing whitespace

[PATCH] contrib/fast-import: add perl version of simple example
 2007-09-18 13:25 UTC  (11+ messages)

[PATCH] git-send-email: Add a --cc-nobody option
 2007-09-18 13:01 UTC  (5+ messages)

git-svn error when cloning apache repo
 2007-09-18 12:53 UTC  (3+ messages)

[PATCH] Fixed update-hook example allow-users format
 2007-09-18 12:26 UTC 

commit summary, --pretty=short and other tools
 2007-09-18 11:43 UTC  (9+ messages)

git-fsck/lost-found's speed vs git-prune's
 2007-09-18 11:13 UTC  (5+ messages)

[PATCH 0/5] More builtin-fetch fixes
 2007-09-18 10:16 UTC  (2+ messages)

[PATCH] Fix lapsus in builtin-apply.c
 2007-09-18 10:12 UTC 

[PATCH] Drop UTF-8 characters in manual pages
 2007-09-18  9:34 UTC  (3+ messages)

[PATCH] git-svnimport: Use separate arguments in the pipe for git-rev-parse
 2007-09-18  9:29 UTC  (3+ messages)

[PATCH 5/5] Use 'unsigned:1' when we mean boolean options
 2007-09-18  8:55 UTC 

[PATCH 4/5] Avoid printing unnecessary warnings during fetch and push
 2007-09-18  8:54 UTC 

[PATCH 2/5] Don't attempt to merge non-existant remotes in t5515
 2007-09-18  8:54 UTC 

[PATCH 1/5] builtin-fetch: Don't segfault on "fetch +foo"
 2007-09-18  8:54 UTC 

[PATCH] git-push: documentation and tests for pushing only branches
 2007-09-18  8:15 UTC 

[PATCH 0/3] the return of the strbuf
 2007-09-18  7:56 UTC  (4+ messages)

[PATCH 1/2] contrib/fast-import: add simple shell example
 2007-09-18  7:26 UTC 

The git-gui Times - Volume Zero Edition Eight Dot Three
 2007-09-18  3:21 UTC 

[PATCH 1/8] Export matches_pack_name() and fix its return value
 2007-09-18  3:01 UTC  (6+ messages)
` [PATCH 3/8] repack -A -d: use --keep-unreachable when repacking
` [PATCH 8/8] git-gc --auto: run "repack -A -d -l" as necessary

[PATCH] apply: get rid of --index-info in favor of --build-fake-ancestor
 2007-09-18  0:18 UTC  (4+ messages)

rename detection limit checking, cherry picking, and git am -3
 2007-09-18  0:18 UTC  (3+ messages)

[PATCH 1/9] Enable wt-status output to a given FILE pointer
 2007-09-18  0:11 UTC  (21+ messages)
` [PATCH 2/9] Enable wt-status to run against non-standard index file
  ` [PATCH 3/9] Add strbuf_printf() to do formatted printing to a strbuf
    ` [PATCH 4/9] Introduce entry point for launching add--interactive
      ` [PATCH 5/9] Introduce strbuf_read_fd()
        ` [PATCH 6/9] Rewrite launch_editor, create_tag and stripspace to use strbufs
          ` [PATCH 7/9] Add strbuf_read_path()
            ` [PATCH 8/9] Export rerere() and launch_editor()
              ` [PATCH 9/9] Implement git commit as a builtin command

List of bugs and suggestions
 2007-09-17 23:26 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).