gitweb.git

Commits

2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-12-04 [PATCH] daemon.c and path.enter_repo(): revamp path...
2005-12-04 A few more options for git-cat-file
2005-12-04 Add compat/setenv.c, use in git.c.
2005-12-03 New test case: Criss-cross merge
2005-12-03 New test case: merge with directory/file conflicts
2005-12-03 test-lib.sh: Add new function, test_expect_code
2005-12-03 git-merge: Exit with code 2 if no strategy was able...
2005-12-02 documentation: git-tag
2005-12-02 documentation: git-bisect (help HTML break man)
2005-12-02 documentation: clarify read-tree --reset
2005-12-02 git-merge documentation: conflicting merge leaves highe...
2005-12-02 merge-one-file: make sure we do not mismerge symbolic...
2005-12-02 merge-one-file: make sure we create the merged file.
2005-12-02 t3100: add ls-tree -t and -d tests.
2005-12-02 merge-recursive: adjust git-ls-tree use for the latest.
2005-12-02 git wrapper: more careful argument stuffing
2005-12-02 git-merge-one-file: do not worry about 'rmdir -p' not...
2005-12-01 ls-tree: --name-only
2005-12-01 ls-tree: resurrect '-d' to mean 'show trees only'
2005-12-01 git-ls-tree: add "-t" option to always show the tree...
2005-12-01 Makefile: say the default target upfront.
2005-12-01 Documentation: describe '-f' option to git-fetch.
2005-12-01 Move couple of ifdefs after "include config.mk"
2005-11-30 Merge branch 'jc/subdir'
2005-11-30 Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect...
2005-11-30 Do not attempt to access literal dirname "GIT_OBJECT_DI...
2005-11-30 Tutorial: adjust merge example to recursive strategy.
2005-11-30 merge-recursive: match the unmerged index entry behavio...
2005-11-30 diff-files: show diffs with stage0 and unmerged stage...
2005-11-30 merge-one-file: leave unmerged index entries upon autom...
2005-11-30 diff-files: -1/-2/-3 to diff against unmerged stage.
2005-11-30 git-diff: do not turn off -p/-M with any diff options.
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 [PATCH] Add tests for git-mv in subdirectories
2005-11-29 [PATCH] Make git-mv work in subdirectories, too
2005-11-29 gitk: Add a preferences dialog with some basic stuff
2005-11-29 format-patch: run diff in C locale
2005-11-29 format-patch: do not abuse 3-dash marker line.
2005-11-29 format-patch: remove applies-to.
2005-11-29 applypatch: use "index" lines not "applies-to".
2005-11-29 applymbox: typofix to enable -m option.
2005-11-29 SVN import: Use one log call
2005-11-29 Fix typos and minor format issues.
2005-11-29 http-push cleanup
2005-11-29 git-clone --shared should imply --local
2005-11-29 hash-object.c: type-fix to squelch compiler warnings.
2005-11-29 define die() for scripts that use it.
2005-11-29 verify-tag: make it operable from a subdirectory.
2005-11-29 tag: make it operable from a subdirectory.
2005-11-29 lost-found: make it operable from a subdirectory.
2005-11-29 branch: make it operable from a subdirectory.
2005-11-29 ls-remote: define die() now we do not use git-sh-setup
2005-11-29 count-objects: make it operable from a subdirectory.
2005-11-29 Make the rest of commands work from a subdirectory.
2005-11-29 Make networking commands to work from a subdirectory.
2005-11-29 ls-tree: work from subdirectory.
2005-11-29 hash-object: work within subdirectory.
2005-11-29 checkout-index: work from subdirectory.
2005-11-29 fsck-objects: work from subdirectory.
2005-11-29 peek-remote: honor proxy config even from subdirectory.
2005-11-29 git-apply: work from subdirectory.
2005-11-29 working from subdirectory: preparation
2005-11-29 bisect: quote pathnames for eval safety.
2005-11-29 bisect: limit the searchspace by pathspecs
2005-11-29 ls-tree: match the test to the new semantics.
2005-11-29 ls-tree: Resurrect funny name quoting lost during rewrite.
2005-11-29 ls-tree: further tweaks of the rewrite
2005-11-29 ls-tree: further cleanup to parallel ls-files.
2005-11-29 ls-tree: major rewrite to do pathspec
2005-11-29 write_name_quoted(): make one of the path a counted...
2005-11-29 Documentation: Describe merge operation a bit better.
2005-11-29 Fix typo in http-push.c
2005-11-29 name-rev: fix parent counting.
2005-11-28 rebase: one safety net, one bugfix and one optimization.
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 git-mv: quote $src in regexp properly.
2005-11-28 [PATCH] gitk: Use i18n.commitencoding configuration...
2005-11-28 config.c: constness tightening to avoid compilation...
2005-11-28 gitk: Fix diff this->selected and selected->this functions
2005-11-28 mailinfo: Do not use -u=<encoding>; say --encoding...
2005-11-28 mailinfo: Use i18n.commitencoding
2005-11-28 mailinfo: allow -u to fall back on latin1 to utf8 conve...
2005-11-28 Introduce i18n.commitencoding.
2005-11-27 Fix gitk this->selected diffs
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 git-mv: follow -k request even on failing renames
2005-11-27 Small fixes in Documentation/git-mv.txt
2005-11-27 git-mv: fully detect 'directory moved into itself'
2005-11-27 git-mv: keep git index consistent with file system...
2005-11-27 git-mv: shrink usage, no usage on error
2005-11-27 setup_git_directory(): check repository format version.
2005-11-27 init-db: check template and repository format.
2005-11-27 Check repository format version in enter_repo().
2005-11-27 Repository format version check.
2005-11-26 format-patch: output filename reported to stdout verbatim.
2005-11-26 name-rev: fix off-by-one error in --stdin.
2005-11-26 git-mv is not able to handle big directories
2005-11-26 shell.c: complain on insufficient arguments.
2005-11-26 GIT 0.99.9k v0.99.9k
next