git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-09-07 07:27:30 to 2007-09-14 22:31:43 UTC [more...]

[StGit PATCH 00/13] Eliminate 'top' and 'bottom' files
 2007-09-14 22:31 UTC  (4+ messages)
` [StGit PATCH 01/13] Add some more tests of "stg status" output
` [StGit PATCH 02/13] Clear up semantics of tree_status
` [StGit PATCH 03/13] Moved that status function to the status command file

[PATCH] Add tests for documented features of "git reset"
 2007-09-14 22:10 UTC  (2+ messages)

[PATCH] Remove duplicate note about removing commits with git-filter-branch
 2007-09-14 22:05 UTC 

[PATCH] Remove non-POSIX 'expr index' from instaweb
 2007-09-14 22:01 UTC 

[PATCH] Tiny fix in git-config manual
 2007-09-14 21:48 UTC 

[PATCH] Remove non-POSIX alternation in sed script in instaweb
 2007-09-14 21:41 UTC 

Track /etc directory using Git
 2007-09-14 21:26 UTC  (2+ messages)

tags "problem"
 2007-09-14 21:14 UTC  (2+ messages)

[PATCH 1/2] git-commit: Disallow unchanged tree in non-merge mode
 2007-09-14 19:46 UTC  (13+ messages)
                        ` [PATCH 1/2] Fix "git diff" setup code
                          ` [PATCH 2/2] Fix the rename detection limit checking

[PATCH] Add comment that git-archive writes to stdout
 2007-09-14 18:41 UTC 

[PATCH] Remove extra dots from doc of git-archive option --format
 2007-09-14 18:38 UTC 

What's cooking in git.git (topics)
 2007-09-14 18:30 UTC  (2+ messages)

[PATCH] Added example hook script to save/restore permissions/ownership
 2007-09-14 18:24 UTC 

git commit workflow question
 2007-09-14 18:14 UTC 

StGIT patch editing command
 2007-09-14 17:57 UTC 

[ANNOUNCE] tig-0.9
 2007-09-14 17:44 UTC  (2+ messages)

Welcome to git
 2007-09-14 16:51 UTC 

strbuf API
 2007-09-08 23:44 UTC  (24+ messages)
` strbuf new API, take 2 for inclusion
  ` [PATCH 1/7] Rework strbuf API and semantics
    ` [PATCH 2/7] Simplify strbuf uses in archive-tar.c using the proper functions
      ` [PATCH 3/7] Use proper strbuf API, and also simplify cmd_data code
        ` [PATCH 4/7] Simplify write_tree using strbuf's
          ` [PATCH 5/7] Further strbuf re-engineering
            ` [PATCH 6/7] Eradicate yet-another-buffer implementation in buitin-rerere.c
` Use strbufs in commit.c (pretty printing)
  ` [PATCH 1/3] Add strbuf_rtrim (to remove trailing spaces)
    ` [PATCH 2/3] Change semantics of interpolate to work like snprintf
      ` [PATCH 3/3] Rework pretty_print_commit to use strbufs instead of custom buffers

git-svn 1.5.3 does not understand grafts?
 2007-09-08 23:33 UTC  (8+ messages)
          ` [PATCH] git-svn: understand grafts when doing dcommit

[RFC] Convert builin-mailinfo.c to use The Better String Library
 2007-09-09  1:36 UTC  (72+ messages)

[PATCH] Button added to performs a GUI diff (inline)
 2007-09-08 23:34 UTC  (2+ messages)

Use more strbufs series [on top of next]
 2007-09-09  0:12 UTC  (8+ messages)
` [PATCH 1/6] Add strbuf_rtrim and strbuf_insert
  ` [PATCH 2/6] Change semantics of interpolate to work like snprintf
    ` [PATCH 3/6] Rework pretty_print_commit to use strbufs instead of custom buffers
      ` [PATCH 4/6] Use strbuf_read in builtin-fetch-tool.c
        ` [PATCH 5/6] Use strbufs to in read_message (imap-send.c), custom buffer--
          ` [PATCH 6/6] Replace all read_fd use with strbuf_read, and get rid of it

[PATCH] git-diff: don't squelch the new SHA1 in submodule diffs
 2007-09-09  0:18 UTC  (2+ messages)

[PATCH] diff-delta.c: pack the index structure
 2007-09-09  0:38 UTC  (6+ messages)
` [PATCH] diff-delta.c: rename {a,}{entry,hash} to {,u}{entry,hash}
  ` [PATCH] diff-delta.c: Rationalize culling of hash buckets

[PATCH] git-tag -s must fail if gpg cannot sign the tag
 2007-09-09  1:37 UTC 

rebase from ambiguous ref discards changes
 2007-09-08 22:20 UTC  (15+ messages)
    ` [PATCH] HEAD, ORIG_HEAD and FETCH_HEAD are really special

[PATCH] diff-delta.c: pack the index structure
 2007-09-08 21:25 UTC  (2+ messages)
` [PATCH] diff-delta.c: Rationalize culling of hash buckets

[PATCH] diff-delta.c: pack the index structure
 2007-09-08 20:50 UTC  (5+ messages)

how to export git repository?
 2007-09-08 15:08 UTC  (2+ messages)

gitweb on MAC OSX 10.3 Panther
 2007-09-08 14:05 UTC 

.git/info/exclude w/ CFLF fails in cygwin
 2007-09-08 10:36 UTC  (2+ messages)

People unaware of the importance of "git gc"?
 2007-09-08 10:01 UTC  (18+ messages)
                  ` Subject: [PATCH] git-merge-pack
                        ` [PATCH] make sha1_file.c::matches_pack_name() available to others
                        ` [PATCH] pack-objects --repack-unpacked

git-gui: fix selection of fonts under X11
 2007-09-08  9:14 UTC 

git-svn: Branching clarifications
 2007-09-08  7:58 UTC  (5+ messages)

[PATCH 2/2] git-tag -s must fail if gpg is broken and cannot sign tags
 2007-09-08  5:41 UTC  (5+ messages)

how to access working tree from .git dir?
 2007-09-08  1:02 UTC  (9+ messages)

checkout and rm
 2007-09-07 22:00 UTC  (2+ messages)

[RFC] svnimport/cvsimport: force creation of tags that already exist
 2007-09-07 21:35 UTC  (3+ messages)
  ` [PATCH] (cvs|svn)import: Ask git-tag to overwrite old tags

[PATCH] introduce config core.binaryCheckFirstBytes for xdiff-interface
 2007-09-07 21:19 UTC  (2+ messages)

[PATCH] git-clone: better error message if curl program is missing
 2007-09-07 21:19 UTC  (2+ messages)

[RFC/PATCH] git-svn: add support for --first-parent
 2007-09-07 18:37 UTC  (12+ messages)
` [PATCH] git-svn: remove --first-parent, add --upstream
                  ` Configure mutt to be used in git and lkml mailing lists (was: Re: [PATCH] git-svn: remove --first-parent, add --upstream)

[PATCH] git-gui: lib/index.tcl: handle files with % in the filename properly
 2007-09-07 17:16 UTC 

[PATCH] Documentation / grammer nit
 2007-09-07 16:43 UTC 

[PATCH] straighten the list of objects to deltify
 2007-09-07 16:19 UTC  (8+ messages)
` [PATCH] localize window memory usage accounting
  ` [PATCH] rearrange delta search progress reporting
    ` [PATCH] basic threaded delta search

[PATCH] Button added to performs a GUI diff
 2007-09-07 15:07 UTC 

[PATCH] git-rebase: support --whitespace=<option>
 2007-09-07 14:20 UTC  (2+ messages)
` [PATCH] git-rebase: fix -C option

[PATCH 1/3] git-gui/Makefile: Replace libdir with gitgui_libdir
 2007-09-07 12:44 UTC  (5+ messages)

PATCH to add a button to perform a meld on the current file
 2007-09-07 11:25 UTC  (2+ messages)

Distributing revisions to patches in a series
 2007-09-07 11:04 UTC  (2+ messages)

git-svn: libsvn-perl_1.4.4 and do_switch()
 2007-09-07 11:00 UTC  (6+ messages)
` [PATCH] git-svn: fix blocking with svn:// servers after do_switch
  ` git-svn: "Malformed network data" issue
    ` [PATCH] git-svn: fix "Malformed network data" with svn:// servers
        ` [PATCH (try 2)] "

[PATCH 2/3] archive: specfile support (--pretty=format: in archive files)
 2007-09-07 10:45 UTC  (14+ messages)
          ` [PATCH 4/3] archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR"
          ` [PATCH 5/3] archive: rename attribute specfile to export-subst

very slow cherry-pick'ing (old-2.6-bkcvs tree)
 2007-09-07  7:27 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).