summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-proxy updates.Junio C Hamano2005-11-211-7/+45
* proxy-command support for git://Paul Collins2005-11-211-1/+71
* daemon: further tweaks.Junio C Hamano2005-11-212-18/+14
* git-daemon support for user-relative paths.Andreas Ericsson2005-11-213-87/+72
* tutorial: setting up a tree for subsystem maintainersJunio C Hamano2005-11-211-1/+4
* rename detection with -M100 means "exact renames only".Junio C Hamano2005-11-212-0/+7
* format-patch: fix two-argument special case, and make it easier to pick singl...Junio C Hamano2005-11-211-2/+3
* Fix hooks/update template.Junio C Hamano2005-11-211-4/+3
* Make sure heads/foo and tags/foo do not confuse things.Junio C Hamano2005-11-212-6/+24
* Fix "do not DWIM" patch to enter_repo"Junio C Hamano2005-11-201-1/+1
* git-reset.txt: Small fix + clarifications.Andreas Ericsson2005-11-201-4/+15
* Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson2005-11-201-10/+15
* Fix sparse warningsTimo Hirvonen2005-11-204-32/+31
* Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-201-83/+50
|\
| * gitk: Fix some bugs introduced by speedup changesPaul Mackerras2005-11-201-11/+12
| * gitk: moving all three panes if clicking on an arrow.Stefan-W. Hahn2005-11-191-1/+3
| * gitk: use git-diff-tree --no-commit-idPavel Roskin2005-11-191-4/+2
| * gitk: Specify line hover fontFrank Sorenson2005-11-181-1/+1
| * readrefs: grab all refs with one call to ls-remote.Junio C Hamano2005-11-181-66/+32
* | git-config-set: support selecting values by non-matching regexJohannes Schindelin2005-11-204-8/+70
* | merge-recursive: Replace 'except:'Fredrik Kuivinen2005-11-201-2/+2
* | merge-one-file: use rmdir -pJunio C Hamano2005-11-201-5/+1
* | Documentation: add hooks/update example.Junio C Hamano2005-11-191-0/+105
* | git-config-set: add more optionsJohannes Schindelin2005-11-195-61/+258
* | Documentation update for user-relative paths.Andreas Ericsson2005-11-191-5/+24
* | Client side support for user-relative paths.Andreas Ericsson2005-11-191-22/+33
* | Server-side support for user-relative paths.Andreas Ericsson2005-11-192-25/+7
* | Do not DWIM in userpath library under strict mode.Junio C Hamano2005-11-192-57/+60
* | Library code for user-relative paths, take three.Andreas Ericsson2005-11-192-0/+73
* | Add test case for git-config-setJohannes Schindelin2005-11-191-0/+180
* | Add documentation for git-config-setJohannes Schindelin2005-11-192-0/+111
* | Add git-config-set, a simple helper for scripts to set config variablesJohannes Schindelin2005-11-193-1/+29
* | Add functions git_config_set() and git_config_set_multivar()Johannes Schindelin2005-11-192-1/+295
* | Decide whether to build http-push in the MakefileNick Hengeveld2005-11-192-12/+6
* | http.c: reorder to avoid compilation failure.Junio C Hamano2005-11-191-36/+35
* | http-push memory/fd cleanupNick Hengeveld2005-11-191-3/+14
* | Improve XML parsing in http-pushNick Hengeveld2005-11-191-156/+163
* | Improve pack list response handlingNick Hengeveld2005-11-191-2/+10
* | Make http-fetch request types more clearNick Hengeveld2005-11-191-136/+139
* | Isolate shared HTTP request functionalityNick Hengeveld2005-11-195-976/+635
* | merge-recursive::removeFile: remove empty directoriesJunio C Hamano2005-11-191-0/+4
* | merge-one-file: remove empty directoriesJunio C Hamano2005-11-191-1/+6
* | Documentation: rebase-from-internal minor updates.Junio C Hamano2005-11-191-5/+2
* | git-repack: do not do complex redundancy check.Junio C Hamano2005-11-191-21/+14
* | git-count-objects: dc replacementJunio C Hamano2005-11-191-1/+19
* | Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-181-68/+102
|\ \ | |/
| * Add -r flag and some speedupsPaul Mackerras2005-11-151-68/+102
| |
| \
*-. \ Merge branches 'jc/branch' and 'jc/rebase'Junio C Hamano2005-11-182-63/+34
|\ \ \
| | * | Rewrite rebase to use git-format-patch piped to git-am.Junio C Hamano2005-11-181-56/+16
| |/ / |/| |
| * | git-branch: -f to forcibly reset branch head.Junio C Hamano2005-11-181-7/+18
|/ /