git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-09-28 05:15:17 to 2007-09-30 21:12:03 UTC [more...]

[PATCH 0/5] fork/exec removal series
 2007-09-30 21:10 UTC  (10+ messages)
` [PATCH 1/5] Change git_connect() to return a struct child_process instead of a pid_t
  ` [PATCH 2/5] Use start_command() in git_connect() instead of explicit fork/exec
    ` [PATCH 3/5] Use start_command() to run the filter "
      ` [PATCH 4/5] Use run_command() to spawn external diff programs instead of fork/exec
        ` [PATCH 5/5] Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec

suggestion for git stash
 2007-09-30 20:59 UTC  (4+ messages)

Stashing untracked files
 2007-09-30 20:44 UTC  (12+ messages)

GIT_EXTERNAL_DIFF invoked with undocumented calling convention after unstashing conflicts
 2007-09-30 19:59 UTC  (2+ messages)

GIT_EXTERNAL_DIFF ignored after unstashing conflicts
 2007-09-30 19:18 UTC 

[NEWS] git adapter included in upcoming Capistrano 2.1
 2007-09-30 19:13 UTC 

[PATCH] Support tags in uncommit - use git_id instead of rev_parse
 2007-09-30 17:26 UTC 

[PATCH] rebase: add --signoff option
 2007-09-30 16:15 UTC 

A tour of git: the basics (and notes on some unfriendly messages)
 2007-09-30 14:31 UTC  (30+ messages)
          ` [PATCH] WinGit: included /bin/start in the installer
            ` [PATCH] WinGit: include html pages from official git.git's html branch
    ` [RFC] patch series to sketch a less verbose and frightening output
        ` [PATCH 1/4] Rework progress module so that it uses less screen lines, with progress bars

git-svn merge helper
 2007-09-30 14:15 UTC  (2+ messages)

Obliterating a commit
 2007-09-30 14:13 UTC  (3+ messages)

[PATCH 0/2] rsync support
 2007-09-30 12:58 UTC  (19+ 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

BUG: git remote show origin => error code 1
 2007-09-30  9:54 UTC  (4+ messages)
` [PATCH] prune, rm, show remote: exit with error code 1 on failure

[ANNOUNCE] qgit-2.0
 2007-09-30  7:13 UTC 

Script to backdate tags
 2007-09-30  6:27 UTC  (4+ messages)

git-svn and hierarchal branches
 2007-09-30  7:07 UTC 

[ANNOUNCE] GIT 1.5.3.2
 2007-09-30  1:27 UTC  (2+ messages)
` [ANNOUNCE] GIT 1.5.3.3

[PATCH] Improve bash prompt to detect merge / rebase in progress
 2007-09-30  0:20 UTC  (2+ messages)
` [PATCH] Improve bash prompt to detect various states like an unfinished merge

[PATCH] Fix problem with authentification on http repository
 2007-09-30  0:02 UTC  (5+ messages)

[PATCH] Fix adding a submodule with a remote url
 2007-09-29 23:39 UTC 

[PATCH] rebase -i: support single-letter abbreviations for the actions
 2007-09-29 23:34 UTC  (9+ messages)
  ` [PATCH v2] "
          ` [PATCH] rebase -i: squash should retain the authorship of the _first_ commit

Please pull mergetool.git
 2007-09-29 22:43 UTC  (2+ messages)

[ANNOUNCE] tig-0.9.1
 2007-09-29 22:14 UTC 

Big performance regression with --no-color option in git-log
 2007-09-29 22:11 UTC  (12+ messages)
      ` [PATCH 1/1] --color and --no-color git-log options don't need diffs to be computed
        ` Fix revision log diff setup, avoid unnecessary diff generation

Submodule idea
 2007-09-29 19:04 UTC 

Submodule usability
 2007-09-29 19:02 UTC  (3+ messages)

[PATCH 2/2] Replace literal STRLEN_ #defines in refs.h with compiler evaluated expressions
 2007-09-29 18:15 UTC  (3+ messages)

[PATCH 1/2] Change "refs/" references to symbolic constants
 2007-09-29 12:59 UTC 

[PATCH] handle Docbook XSL 1.72 (incompletely)
 2007-09-29 12:48 UTC  (2+ messages)

[PATCH 4/4] git.el: Reset the permission flags when changing a file state
 2007-09-29  9:59 UTC 

[PATCH 3/4] git.el: Update a file status in the git buffer upon save
 2007-09-29  9:59 UTC 

[PATCH 2/4] git.el: Do not print a status message on every git command
 2007-09-29  9:58 UTC 

[PATCH 1/4] git.el: Preserve file marks when doing a full refresh
 2007-09-29  9:58 UTC 

[PATCH] gitk: add check for required tcl version >= 8.4
 2007-09-29  9:32 UTC 

git-mergetool
 2007-09-29  9:27 UTC  (2+ messages)

[PATCH] git-bundle: fix commandline examples in the manpage
 2007-09-29  9:20 UTC  (2+ messages)

[PATCH] Add a --dateformat= option to git-for-each-ref
 2007-09-29  8:17 UTC  (15+ 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/3] Make for-each-ref's grab_date() support per-atom formatting
    ` [PATCH 3/4] Make for-each-ref allow atom names like "<name>:<something>"
    ` [PATCH 4/4] Make for-each-ref's grab_date() support per-atom formatting

Use of strbuf.buf when strbuf.len == 0
 2007-09-29  7:48 UTC  (4+ messages)

[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  (3+ 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  (3+ messages)
` [PATCH] quiltimport: Skip "

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

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

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

Mergetool generating blank files (1.5.3)
 2007-09-28  6:19 UTC  (12+ 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).