Git development
 help / color / mirror / Atom feed
 messages from 2007-11-06 20:18:01 to 2007-11-08 00:52:33 UTC [more...]

Inconsistencies with git log
 2007-11-08  0:52 UTC  (19+ messages)
            ` [PATCH 1/2] Makefile: wt-status.h is also a lib header
            ` [PATCH 2/2] git status: show relative paths when run in a subdirectory

[PATCH] Deprecate git-lost-found
 2007-11-08  0:41 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/5] some shell portability fixes
 2007-11-08  0:38 UTC  (33+ messages)
` [PATCH 2/5] Fix sed script to work with AIX sed
` [PATCH 3/5] Replace $((...)) with expr invocations
      ` [PATCH] Add Documentation/CodingStyle
            ` [PATCH v2] "
                ` [PATCH v3] Add Documentation/CodingGuidelines
                    ` [PATCH v4] "
` [PATCH 4/5] Fix sed string regex escaping in module_name
` [PATCH 5/5] Avoid "test -o" and "test -a" which are not POSIX, only XSI

[PATCH 0/3] Make user formatted commit listing less expensive
 2007-11-08  0:14 UTC  (18+ messages)
` [PATCH 3/3] pretty=format: Avoid some expensive calculations when not needed
            ` [PATCH 1/2] interpolate.[ch]: Add a function to find which interpolations are active
            ` [PATCH 2/2] pretty=format: Avoid some expensive calculations when not needed

git-svn fetch doesn't like spaces in branch names
 2007-11-08  0:14 UTC 

[PATCH] git-branch --with=commit
 2007-11-08  0:09 UTC  (3+ messages)

git-svn questions: how to clone/init non-standard layout branches/tags?
 2007-11-07 22:56 UTC  (9+ messages)

git rebase --skip
 2007-11-07 22:48 UTC  (2+ messages)

[PATCH] restore fetching with thin-pack capability
 2007-11-07 22:20 UTC 

[PATCH] Fix mistakes in the documentation of git-add --interactive
 2007-11-07 22:31 UTC  (7+ messages)
      ` [PATCH v3] "

[PATCH] user-manual: add advanced topic "bisecting merges"
 2007-11-07 22:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] git-stash: Fix listing stashes
 2007-11-07 22:03 UTC  (2+ messages)

[PATCH] Reuse previous annotation when overwriting a tag
 2007-11-07 21:51 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] Small code readability improvement in show_reference() in builtin-tag.c

[PATCH] Make git-clean a builtin
 2007-11-07 21:49 UTC  (11+ messages)

[PATCH 1/9] gitk i18n implementation: Add Makefile with rules for po file creation and installation
 2007-11-07 22:18 UTC  (11+ messages)
` [PATCH 2/9] gitk i18n implementation: Import msgcat for message string translation; load translation catalogs
  ` [PATCH 3/9] gitk i18n implementation: Markup many strings for translation
    ` [PATCH 4/9] gitk i18n: Initial German translation
      ` [PATCH 5/9] gitk i18n: More i18n markup: findtype options menu
        ` [PATCH 6/9] gitk i18n: More i18n markup: highlight_related and selectedhlview "
          ` [PATCH 7/9] gitk i18n: More i18n markup: findloc optionmenu
            ` [PATCH 8/9] gitk i18n: More i18n markup: gdttype optionmenu
              ` [PATCH 9/9] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright character is valid utf8

git pull opinion
 2007-11-07 21:25 UTC  (15+ messages)

[PATCH] Add missing inside_work_tree setting in setup_git_directory_gently
 2007-11-07 20:54 UTC  (6+ messages)

[PATCH] send-email: apply --suppress-from to S-o-b and cc-cmd
 2007-11-07 20:43 UTC  (2+ messages)

git push refspec problem
 2007-11-07 20:40 UTC  (10+ messages)

[PATCH] git-fetch: avoid local fetching from alternate (again)
 2007-11-07 20:32 UTC  (5+ messages)

[PATCH] git-revert is one of the most misunderstood command in git, help users out
 2007-11-07 20:01 UTC  (22+ messages)

git svn dcommit with a dirty index
 2007-11-07 19:06 UTC 

[Patch] Documentation: enhanced "git for CVS users" doc about shared repositories
 2007-11-07 17:32 UTC  (15+ messages)
  ` [PATCH] "

stgit: cleaning up after using git branch delete commands
 2007-11-07 16:11 UTC  (3+ messages)

[PATCH] status&commit: Teach them to show commits of modified submodules
 2007-11-07 15:20 UTC  (9+ messages)

[bug in next ?] git-fetch/git-push issue
 2007-11-07 15:11 UTC  (2+ messages)

[ANNOUNCE] cgit v0.7
 2007-11-07 10:52 UTC  (5+ messages)

[PATCH] hooks--update: allow deleting a tag through git push <remote> :<tag>
 2007-11-07 10:34 UTC 

[PATCH] gitk: Swap positions of 'next' and 'prev' buttons in the 'Find' section
 2007-11-07 10:22 UTC 

Preliminary patches to the diff.[hc] parseoptification
 2007-11-07 10:20 UTC  (8+ messages)
` [PATCH MISC 1/1] Make gcc warning about empty if body go away
  ` [PATCH PARSEOPT 1/4] parse-options new features
    ` [PATCH PARSEOPT 2/4] Use OPT_SET_INT and OPT_BIT in builtin-branch
      ` [PATCH PARSEOPT 3/4] Use OPT_BIT in builtin-for-each-ref
        ` [PATCH PARSEOPT 4/4] Use OPT_BIT in builtin-pack-refs
          ` [PATCH DIFF-CLEANUP 1/2] Make the diff_options bitfields be an unsigned with explicit masks
            ` [PATCH DIFF-CLEANUP 2/2] Reorder diff_opt_parse options more logically per topics

git pull opinion
 2007-11-07  8:23 UTC  (7+ messages)
` [PATCH] Mark 'git stash [message...]' as deprecated
  ` [PATCH] Disable implicit 'save' argument for 'git stash'

[PATCH] Reteach builtin-ls-remote to understand remotes
 2007-11-07  6:24 UTC  (2+ messages)

[REPLACEMENT PATCH] Improve accuracy of check for presence of deflateBound
 2007-11-07  3:24 UTC 

[PATCH] Improve accuracy of check for presence of deflateBound
 2007-11-07  3:15 UTC 

[PATCH] Improve accuracy of check for presence of deflateBound
 2007-11-07  3:11 UTC 

git-rev-list diff options broken
 2007-11-06 23:55 UTC  (5+ messages)

git-log -p --raw broken?
 2007-11-06 23:10 UTC  (3+ messages)

[PATCH] Give git-am back the ability to add Signed-off-by lines
 2007-11-06 22:35 UTC  (3+ messages)

[PATCH] git-mailsplit: with maildirs try to process new/ if cur/ is empty
 2007-11-06 21:50 UTC  (11+ messages)

git-bundle questions
 2007-11-06 21:49 UTC  (2+ messages)

[PATCH] git-cvsimport: Add -N option to force a new import
 2007-11-06 21:35 UTC  (4+ messages)

[PATCH] make display of total transferred fully accurate
 2007-11-06 21:30 UTC 

[PATCH] Rearrange git-format-patch synopsis to improve clarity
 2007-11-06 21:08 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox