git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-09-27 19:00:57 to 2007-09-29 23:35:47 UTC [more...]

[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

A tour of git: the basics (and notes on some unfriendly messages)
 2007-09-29 23:23 UTC  (20+ 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

[PATCH] Fix problem with authentification on http repository
 2007-09-29 23:10 UTC  (2+ messages)

Stashing untracked files
 2007-09-29 23:09 UTC  (8+ messages)

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

BUG: git remote show origin => error code 1
 2007-09-29 22:28 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 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  (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  (9+ messages)
` [PATCH] quiltimport: Skip "

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

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  (3+ 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  (4+ messages)
` [PATCH 2/4] This exports the update() function from builtin-add.c as

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  (5+ messages)


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 NNTP newsgroup(s).