summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-21Allow hierarchical section namesJohannes Schindelin
2005-11-21git-config-set: Properly terminate strings with '\0'Johannes Schindelin
2005-11-21git-proxy updates.Junio C Hamano
2005-11-21proxy-command support for git://Paul Collins
2005-11-21daemon: further tweaks.Junio C Hamano
2005-11-21git-daemon support for user-relative paths.Andreas Ericsson
2005-11-21tutorial: setting up a tree for subsystem maintainersJunio C Hamano
2005-11-21rename detection with -M100 means "exact renames only".Junio C Hamano
2005-11-21format-patch: fix two-argument special case, and make it easier to pick singl...Junio C Hamano
2005-11-21Fix hooks/update template.Junio C Hamano
2005-11-21Make sure heads/foo and tags/foo do not confuse things.Junio C Hamano
2005-11-21Fix "do not DWIM" patch to enter_repo"Junio C Hamano
2005-11-21git-reset.txt: Small fix + clarifications.Andreas Ericsson
2005-11-21Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson
2005-11-21Fix sparse warningsTimo Hirvonen
2005-11-20Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2005-11-20git-config-set: support selecting values by non-matching regexJohannes Schindelin
2005-11-20merge-recursive: Replace 'except:'Fredrik Kuivinen
2005-11-20merge-one-file: use rmdir -pJunio C Hamano
2005-11-20gitk: Fix some bugs introduced by speedup changesPaul Mackerras
2005-11-20Documentation: add hooks/update example.Junio C Hamano
2005-11-20git-config-set: add more optionsJohannes Schindelin
2005-11-20Documentation update for user-relative paths.Andreas Ericsson
2005-11-20Client side support for user-relative paths.Andreas Ericsson
2005-11-20Server-side support for user-relative paths.Andreas Ericsson
2005-11-20Do not DWIM in userpath library under strict mode.Junio C Hamano
2005-11-20Library code for user-relative paths, take three.Andreas Ericsson
2005-11-20Add test case for git-config-setJohannes Schindelin
2005-11-20Add documentation for git-config-setJohannes Schindelin
2005-11-20Add git-config-set, a simple helper for scripts to set config variablesJohannes Schindelin
2005-11-20Add functions git_config_set() and git_config_set_multivar()Johannes Schindelin
2005-11-20Decide whether to build http-push in the MakefileNick Hengeveld
2005-11-20http.c: reorder to avoid compilation failure.Junio C Hamano
2005-11-20http-push memory/fd cleanupNick Hengeveld
2005-11-20Improve XML parsing in http-pushNick Hengeveld
2005-11-20Improve pack list response handlingNick Hengeveld
2005-11-20Make http-fetch request types more clearNick Hengeveld
2005-11-20Isolate shared HTTP request functionalityNick Hengeveld
2005-11-20merge-recursive::removeFile: remove empty directoriesJunio C Hamano
2005-11-20merge-one-file: remove empty directoriesJunio C Hamano
2005-11-20Documentation: rebase-from-internal minor updates.Junio C Hamano
2005-11-19git-repack: do not do complex redundancy check.Junio C Hamano
2005-11-19git-count-objects: dc replacementJunio C Hamano
2005-11-19gitk: moving all three panes if clicking on an arrow.Stefan-W. Hahn
2005-11-19gitk: use git-diff-tree --no-commit-idPavel Roskin
2005-11-19gitk: Specify line hover fontFrank Sorenson
2005-11-19readrefs: grab all refs with one call to ls-remote.Junio C Hamano
2005-11-19Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2005-11-18Merge branches 'jc/branch' and 'jc/rebase'Junio C Hamano
2005-11-18Rewrite rebase to use git-format-patch piped to git-am.Junio C Hamano