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

[PATCH] Add a --dateformat= option to git-for-each-ref
 2007-09-29  7:39 UTC  (13+ messages)
    ` [PATCH 1/4] Add parse_date_format() convenience function for converting a format string to an enum date_mode
    ` [PATCH 2/4] Use parse_date_format() in revisions.c to parse the --date parameter
            ` [PATCH 1/3] Use parse_date_format() convenience function for converting a format string to an enum date_mode in revisions.c
            ` [PATCH 2/3] Make for-each-ref allow atom names like "<name>:<something>"
    ` [PATCH 3/4] "
    ` [PATCH 4/4] Make for-each-ref's grab_date() support per-atom formatting

A tour of git: the basics (and notes on some unfriendly messages)
 2007-09-29  5:32 UTC  (5+ messages)

[PATCH] rebase -i: support single-letter abbreviations for the actions
 2007-09-29  2:32 UTC  (3+ messages)
  ` [PATCH v2] "

Use of strbuf.buf when strbuf.len == 0
 2007-09-29  0:51 UTC  (9+ messages)
  ` [PATCH 1/2] double free in builtin-update-index.c
  ` [PATCH 2/2] strbuf change: be sure ->buf is never ever NULL
  ` [PATCH 1/1] Make read_patch_file work on a strbuf
  ` [PROPER PATCH "

[PATCH 0/2] rsync support
 2007-09-29  0:35 UTC  (17+ messages)
` [PATCH 1/2] Introduce remove_dir_recursively()
` [PATCH 2/2] fetch/push: readd rsync support
` [PATCH v2 0/2] rsync support, was Re: [PATCH 0/2] "
` [PATCH v2 1/2] Introduce remove_dir_recursively()
    ` [PATCH v3 2/2] fetch/push: readd rsync support

[PATCH] Allow abbreviations in the first refspec to be merged
 2007-09-28 23:38 UTC  (2+ messages)

git-svn eliminating master
 2007-09-28 22:34 UTC  (3+ messages)

git-cat-file "Not a valid object name"
 2007-09-28 22:15 UTC  (3+ messages)

[PATCH] Merge non-first refs that match first refspec
 2007-09-28 21:38 UTC  (9+ messages)

Relating to some syntax error in the gitk script
 2007-09-28 20:57 UTC  (2+ messages)
` [PATCH] gitk: add check for required tcl version >= 8.4

[EGIT PATCH] Won't append '/' to an empty repo relative path
 2007-09-28 19:15 UTC  (2+ messages)

[PATCH] alloc_ref(): allow for trailing NUL
 2007-09-28 18:08 UTC  (9+ messages)

[PATCH] Don't checkout the full tree if avoidable
 2007-09-28 17:24 UTC 

git-svn and branches
 2007-09-28 17:19 UTC  (4+ messages)

[PATCH] Adding rebase merge strategy
 2007-09-28 17:18 UTC  (3+ messages)

[PATCH] post-receive-hook: Remove the From field from the generated email header so that the pusher's name is used
 2007-09-28 14:24 UTC 

git-quiltimport and non-existent patches
 2007-09-28 14:06 UTC  (9+ messages)
` [PATCH] quiltimport: Skip "

git push (mis ?)behavior
 2007-09-28 13:31 UTC  (14+ messages)

git-mergetool
 2007-09-28  8:56 UTC 

Mergetool generating blank files (1.5.3)
 2007-09-28  8:43 UTC  (28+ messages)

backup or mirror a repository
 2007-09-28  7:20 UTC  (7+ messages)

What's cooking in git.git (topics)
 2007-09-28  3:24 UTC  (12+ messages)

[PATCH] git-gui: fix typo in lib/blame.tcl
 2007-09-28  2:14 UTC  (2+ messages)

Use more strbufs series [on top of next]
 2007-09-27 22:56 UTC  (5+ 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
                ` return void expressions in C (Was: [PATCH 3/6] Rework pretty_print_commit ...)

[PATCH] gitview: revamped to use string.join, stripped a function def
 2007-09-27 19:55 UTC 

[PATCH 1/4] Add a simple option parser for use by builtin-commit.c
 2007-09-27 19:50 UTC  (7+ messages)
` [PATCH 2/4] This exports the update() function from builtin-add.c as
  ` [PATCH 3/4] Implement git commit as a builtin command
    ` [PATCH 4/4] Move launch_editor() and stripspace() to new file editor.c

ignoring non-submodule subrepositories
 2007-09-27 19:29 UTC  (2+ messages)

[PATCH] Add --no-rename to git-apply
 2007-09-27 19:12 UTC  (6+ messages)

[EGIT] UTF-8 in author names in history views read as ISO-8859-1
 2007-09-27 18:59 UTC  (3+ messages)

Equivalent of `svn switch` for git-svn?
 2007-09-27 17:02 UTC  (5+ messages)

[PATCH] Create .dotest-merge after validating options
 2007-09-27 14:03 UTC  (3+ messages)

[PATCH] strbuf_read_file enhancement, and use it
 2007-09-27 13:36 UTC  (2+ messages)

Relating to some syntax error in the gitk script
 2007-09-27 12:22 UTC 

[PATCH 1/2] contrib: Add diff viewing capability for Microsoft Word documents
 2007-09-27 12:04 UTC  (3+ messages)
` [PATCH 2/2] winworddiff: Check the path to winword.exe during the installation
` [msysGit] [PATCH 1/2] contrib: Add diff viewing capability for Microsoft Word documents

[PATCH] git-commit --amend: respect grafted parents
 2007-09-27  8:39 UTC  (7+ messages)

grafts not appearing in manual pages
 2007-09-27  7:25 UTC  (4+ messages)

[StGit PATCH 0/2] "stg assimilate" on steroids
 2007-09-27  5:50 UTC  (3+ messages)
  ` [StGit PATCH] Let "stg assimilate" handle missing patches

History over-simplification
 2007-09-27  5:34 UTC  (2+ messages)

[PATCH] git-bundle: fix commandline examples in the manpage
 2007-09-26 23:34 UTC 

[PATCH] post-checkout hook, tests, and docs
 2007-09-26 21:31 UTC 

[PATCH] Remove 'submodules' from the TODO section of the User Manual
 2007-09-26 20:37 UTC  (5+ messages)
` [PATCH] User Manual: document import-tars.perl


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