aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix "do not DWIM" patch to enter_repo"Junio C Hamano2005-11-20
* git-reset.txt: Small fix + clarifications.Andreas Ericsson2005-11-20
* Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson2005-11-20
* Fix sparse warningsTimo Hirvonen2005-11-20
* Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-20
|\
| * gitk: Fix some bugs introduced by speedup changesPaul Mackerras2005-11-20
| * gitk: moving all three panes if clicking on an arrow.Stefan-W. Hahn2005-11-19
| * gitk: use git-diff-tree --no-commit-idPavel Roskin2005-11-19
| * gitk: Specify line hover fontFrank Sorenson2005-11-18
| * readrefs: grab all refs with one call to ls-remote.Junio C Hamano2005-11-18
* | git-config-set: support selecting values by non-matching regexJohannes Schindelin2005-11-20
* | merge-recursive: Replace 'except:'Fredrik Kuivinen2005-11-20
* | merge-one-file: use rmdir -pJunio C Hamano2005-11-20
* | Documentation: add hooks/update example.Junio C Hamano2005-11-19
* | git-config-set: add more optionsJohannes Schindelin2005-11-19
* | Documentation update for user-relative paths.Andreas Ericsson2005-11-19
* | Client side support for user-relative paths.Andreas Ericsson2005-11-19
* | Server-side support for user-relative paths.Andreas Ericsson2005-11-19
* | Do not DWIM in userpath library under strict mode.Junio C Hamano2005-11-19
* | Library code for user-relative paths, take three.Andreas Ericsson2005-11-19
* | Add test case for git-config-setJohannes Schindelin2005-11-19
* | Add documentation for git-config-setJohannes Schindelin2005-11-19
* | Add git-config-set, a simple helper for scripts to set config variablesJohannes Schindelin2005-11-19
* | Add functions git_config_set() and git_config_set_multivar()Johannes Schindelin2005-11-19
* | Decide whether to build http-push in the MakefileNick Hengeveld2005-11-19
* | http.c: reorder to avoid compilation failure.Junio C Hamano2005-11-19
* | http-push memory/fd cleanupNick Hengeveld2005-11-19
* | Improve XML parsing in http-pushNick Hengeveld2005-11-19
* | Improve pack list response handlingNick Hengeveld2005-11-19
* | Make http-fetch request types more clearNick Hengeveld2005-11-19
* | Isolate shared HTTP request functionalityNick Hengeveld2005-11-19
* | merge-recursive::removeFile: remove empty directoriesJunio C Hamano2005-11-19
* | merge-one-file: remove empty directoriesJunio C Hamano2005-11-19
* | Documentation: rebase-from-internal minor updates.Junio C Hamano2005-11-19
* | git-repack: do not do complex redundancy check.Junio C Hamano2005-11-19
* | git-count-objects: dc replacementJunio C Hamano2005-11-19
* | Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-18
|\ \ | |/
| * Add -r flag and some speedupsPaul Mackerras2005-11-15
| |
| \
*-. \ Merge branches 'jc/branch' and 'jc/rebase'Junio C Hamano2005-11-18
|\ \ \
| | * | Rewrite rebase to use git-format-patch piped to git-am.Junio C Hamano2005-11-18
| |/ / |/| |
| * | git-branch: -f to forcibly reset branch head.Junio C Hamano2005-11-18
|/ /
* | Do not show .exe in git command list.Junio C Hamano2005-11-18
* | Document the "ignore objects" feature of git-pack-redundantLukas Sandström2005-11-18
* | Improve the readability of git-pack-redundantLukas Sandström2005-11-18
* | Remove all old packfiles when doing "git repack -a -d"Lukas Sandström2005-11-18
* | Update pull/fetch --tags documentationLuck, Tony2005-11-18
* | Fix a bug in get_all_permutations.Lukas Sandström2005-11-18
* | Cygwin *might* be helped with NO_MMAPJunio C Hamano2005-11-18
* | Teach "approxidate" about weekday syntaxLinus Torvalds2005-11-18
* | Make "git fetch" less verbose by defaultLinus Torvalds2005-11-18