gitweb.git

Commits

2005-11-26 GIT 0.99.9k v0.99.9k
2005-11-25 git-sh-setup: move the repository check to a core program.
2005-11-25 setup_git_directory: make sure GIT_DIR is a valid repos...
2005-11-25 git-var: make it work in subdirectory.
2005-11-25 git-sh-setup: die if outside git repository.
2005-11-25 parse-remote and ls-remote clean-up.
2005-11-25 Prevent "git-commit -a path1 path2..."
2005-11-25 config.c: avoid shadowing global.
2005-11-25 Fix a warning about unused value.
2005-11-25 cvsimport: Don't let local settings hinder cvs user...
2005-11-24 Rename git-config-set to git-repo-config
2005-11-24 diff-tree: teach single-commit diff-tree to honour...
2005-11-24 Teach update-index to read from ls-tree.
2005-11-24 git-revert: make --edit default.
2005-11-24 Allow editing of a revert-message
2005-11-24 Fix git-mv for moving directories with 1 file
2005-11-24 git-merge: make recursive the default strategy
2005-11-24 pack-redundant: type cleanups.
2005-11-22 Fixed git:// IPv4 address problem when compiled with...
2005-11-22 arguments cleanup and some formatting
2005-11-22 remove unused variable
2005-11-22 speedup allocation in pack-redundant.c
2005-11-22 Make git-pack-redundant take a list of unimportant...
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 git-var: constness and globalness cleanup.
2005-11-22 Move diff.renamelimit out of default configuration.
2005-11-22 max-count in terms of intersection
2005-11-22 GIT: Fix compilation error in connect.c
2005-11-22 Introduce $(ALL_PROGRAMS) for 'all:' and 'install:...
2005-11-21 rename/copy score parsing updates.
2005-11-21 git-daemon not listening when compiled with -DNO_IPV6
2005-11-21 git-repack: Properly abort in corrupt repository
2005-11-21 Allow hierarchical section names
2005-11-21 git-config-set: Properly terminate strings with '\0'
2005-11-21 git-proxy updates.
2005-11-21 proxy-command support for git://
2005-11-21 daemon: further tweaks.
2005-11-21 git-daemon support for user-relative paths.
2005-11-21 tutorial: setting up a tree for subsystem maintainers
2005-11-21 rename detection with -M100 means "exact renames only".
2005-11-21 format-patch: fix two-argument special case, and make...
2005-11-21 Fix hooks/update template.
2005-11-21 Make sure heads/foo and tags/foo do not confuse things.
2005-11-21 Fix "do not DWIM" patch to enter_repo"
2005-11-21 git-reset.txt: Small fix + clarifications.
2005-11-21 Add Python version checks to the Makefile to automatica...
2005-11-21 Fix sparse warnings
2005-11-20 gitk: Disable fastdate stuff for now
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 git-config-set: support selecting values by non-matchin...
2005-11-20 merge-recursive: Replace 'except:'
2005-11-20 merge-one-file: use rmdir -p
2005-11-20 gitk: Fix some bugs introduced by speedup changes
2005-11-20 Documentation: add hooks/update example.
2005-11-20 git-config-set: add more options
2005-11-20 Documentation update for user-relative paths.
2005-11-20 Client side support for user-relative paths.
2005-11-20 Server-side support for user-relative paths.
2005-11-20 Do not DWIM in userpath library under strict mode.
2005-11-20 Library code for user-relative paths, take three.
2005-11-20 Add test case for git-config-set
2005-11-20 Add documentation for git-config-set
2005-11-20 Add git-config-set, a simple helper for scripts to...
2005-11-20 Add functions git_config_set() and git_config_set_multi...
2005-11-20 Decide whether to build http-push in the Makefile
2005-11-20 http.c: reorder to avoid compilation failure.
2005-11-20 http-push memory/fd cleanup
2005-11-20 Improve XML parsing in http-push
2005-11-20 Improve pack list response handling
2005-11-20 Make http-fetch request types more clear
2005-11-20 Isolate shared HTTP request functionality
2005-11-20 merge-recursive::removeFile: remove empty directories
2005-11-20 merge-one-file: remove empty directories
2005-11-20 Documentation: rebase-from-internal minor updates.
2005-11-19 git-repack: do not do complex redundancy check.
2005-11-19 git-count-objects: dc replacement
2005-11-19 gitk: moving all three panes if clicking on an arrow.
2005-11-19 gitk: use git-diff-tree --no-commit-id
2005-11-19 gitk: Specify line hover font
2005-11-19 readrefs: grab all refs with one call to ls-remote.
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge branch 'master'
2005-11-18 Merge branches 'jc/branch' and 'jc/rebase'
2005-11-18 Rewrite rebase to use git-format-patch piped to git-am.
2005-11-18 git-branch: -f to forcibly reset branch head.
2005-11-18 Do not show .exe in git command list.
2005-11-18 Document the "ignore objects" feature of git-pack-redundant
2005-11-18 Improve the readability of git-pack-redundant
2005-11-18 Remove all old packfiles when doing "git repack -a -d"
2005-11-18 Update pull/fetch --tags documentation
2005-11-18 Fix a bug in get_all_permutations.
2005-11-18 Cygwin *might* be helped with NO_MMAP
2005-11-18 Teach "approxidate" about weekday syntax
2005-11-18 Make "git fetch" less verbose by default
2005-11-18 Fix bug introduced by the latest changes to git-pack...
2005-11-18 git-prune: quote possibly empty $dryrun as parameter...
2005-11-18 Merge branch 'master'
2005-11-18 git-am: --binary; document --resume and --binary.
2005-11-18 Teach "approxidate" about weekday syntax
2005-11-18 Make git-pack-redundant non-horribly slow on large...
next