git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-09-09 08:44:22 to 2007-09-16 22:49:12 UTC [more...]

whitespace-stripping
 2007-09-16 22:49 UTC  (2+ messages)
` [PATCH 1/3] git-apply: fix whitespace stripping

Track /etc directory using Git
 2007-09-16 22:37 UTC  (42+ messages)
        ` metastore (was: Track /etc directory using Git)
            ` metastore

[StGit PATCH] It doesn't make sense to sink below an unapplied patch
 2007-09-16 21:41 UTC  (3+ messages)

RFC: German translation vocabulary
 2007-09-16 21:37 UTC  (12+ messages)
` RFC: Italian "

[RFC] strbuf's in builtin-apply
 2007-09-16 20:51 UTC  (19+ messages)
` [PATCH] New strbuf APIs: splice and embed
` [PATCH] builtin-apply: use strbuf's instead of buffer_desc's
  ` [PATCH] Now that cache.h needs strbuf.h, remove useless includes
  ` [PATCH] New strbuf APIs: splice and attach
  ` [PATCH] Refactor replace_encoding_header
  ` [PATCH] Remove preemptive allocations
  ` [PATCH] Rewrite convert_to_{git,working_tree} to use strbuf's

[PATCH 11/12] documentation: replace Discussion section by link to user-manual chapter
 2007-09-16 19:38 UTC  (3+ messages)
                ` [PATCH 05/12] user-manual: rewrite index discussion

Blaming diffs
 2007-09-16 17:16 UTC  (3+ messages)

[PATCH] preserve executable bits in zip archives
 2007-09-16 17:07 UTC 

git-gui i18n status?
 2007-09-16 12:03 UTC  (4+ messages)

git-svn error when cloning apache repo
 2007-09-16 11:46 UTC  (2+ messages)

Conflicting "-n" short options for git-pull?
 2007-09-16 11:17 UTC  (3+ messages)

[StGit PATCH 00/13] Eliminate 'top' and 'bottom' files
 2007-09-16 10:28 UTC  (21+ 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
` [StGit PATCH 04/13] Split Series.push_patch in two
` [StGit PATCH 05/13] Remove dead code from push_empty_patch
` [StGit PATCH 06/13] Refactor Series.push_patch
` [StGit PATCH 07/13] Clean up Series.refresh_patch
` [StGit PATCH 08/13] Add a 'bottom' parameter to Series.refresh_patch and use it
` [StGit PATCH 09/13] Clear up the semantics of Series.new_patch
` [StGit PATCH 10/13] Refactor Series.new_patch
` [StGit PATCH 11/13] Check bottom and invariants
` [StGit PATCH 12/13] Remove the 'bottom' field
` [StGit PATCH 13/13] Remove the 'top' field

[PATCH 3/3] rev-list --bisect: Bisection "distance" clean up
 2007-09-16  8:54 UTC  (4+ messages)

[PATCH 1/3] rev-list --bisect: Move finding bisection into do_find_bisection
 2007-09-16  8:47 UTC  (2+ messages)

[PATCH 5/5] Remove unnecessary 'fetch' argument from transport_get API
 2007-09-16  8:11 UTC  (2+ messages)

[PATCH 3/3] Remove more debugging from builtin-fetch
 2007-09-16  6:32 UTC 

[PATCH 2/3] Don't configure remote "." to fetch everything to itself
 2007-09-16  6:32 UTC 

[PATCH 1/3] Allow builtin-fetch to work on a detached HEAD
 2007-09-16  6:31 UTC 

What's cooking in git.git (topics)
 2007-09-16  4:03 UTC  (5+ messages)
    ` db/fetch-pack topic (was: What's cooking in git.git (topics))

Stg AssertionError in sink command
 2007-09-15 23:52 UTC  (2+ messages)

StGIT patch editing command
 2007-09-15 23:26 UTC  (2+ messages)

STG, problem with pop/push of alternative versions of a patch
 2007-09-15 22:44 UTC  (6+ messages)

[PATCH] git-sh-setup.sh
 2007-09-15 20:38 UTC 

[PATCH] revision walker: --cherry-pick is a limited operation
 2007-09-15 17:39 UTC 

Data Integrity & un-Commited Branches
 2007-09-15 17:33 UTC  (12+ messages)

Mailing patch series'
 2007-09-15 16:44 UTC  (3+ messages)

[RFC/PATCH] git-svn: add support for --first-parent
 2007-09-15 15:49 UTC  (13+ messages)
` [PATCH] git-svn: remove --first-parent, add --upstream

inconsistent use of worktree?
 2007-09-15 15:23 UTC  (3+ messages)
  ` inconsistent use of worktree? (resend)

git commit workflow question
 2007-09-15 12:07 UTC  (3+ messages)

[PATCH 2/3] rev-list --bisect: Move some bisection code into best_bisection
 2007-09-15 11:00 UTC 

[ANNOUNCE] tig-0.9
 2007-09-15  9:43 UTC  (3+ messages)

[PATCH 4/5] Add transport.h to LIB_H as transport.o is in LIB_OBJS
 2007-09-15  7:23 UTC 

[PATCH 3/5] Cleanup duplicate initialization code in transport_get
 2007-09-15  7:23 UTC 

[PATCH 2/5] Don't bother passing ref log details to walker in builtin-fetch
 2007-09-15  7:23 UTC 

[PATCH 1/5] Properly cleanup in http_cleanup so builtin-fetch does not segfault
 2007-09-15  7:23 UTC 

[RESEND PATCH 1/2] Fix builtin-fetch memory corruption by not overstepping array
 2007-09-14 23:43 UTC  (3+ messages)

[PATCH] git-commit: Allow partial commit of file removal
 2007-09-14 23:34 UTC 

[PATCH 2/2] Backup the array passed to fetch_pack so we can free items
 2007-09-14 22:57 UTC 

[PATCH 1/2] Fix builtin-fetch memory corruption by not overstepping array
 2007-09-14 22:56 UTC 

[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 

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 

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

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

strbuf API
 2007-09-08 22:53 UTC  (5+ messages)
` Use strbufs in commit.c (pretty printing)
  ` [PATCH 1/3] Add strbuf_rtrim (to remove trailing spaces)

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


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