summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-11-18git-branch: -f to forcibly reset branch head.Junio C Hamano
2005-11-18Do not show .exe in git command list.Junio C Hamano
2005-11-18Document the "ignore objects" feature of git-pack-redundantLukas Sandström
2005-11-18Improve the readability of git-pack-redundantLukas Sandström
2005-11-18Remove all old packfiles when doing "git repack -a -d"Lukas Sandström
2005-11-18Update pull/fetch --tags documentationLuck, Tony
2005-11-18Fix a bug in get_all_permutations.Lukas Sandström
2005-11-18Cygwin *might* be helped with NO_MMAPJunio C Hamano
2005-11-18Teach "approxidate" about weekday syntaxLinus Torvalds
2005-11-18Make "git fetch" less verbose by defaultLinus Torvalds
2005-11-18Fix bug introduced by the latest changes to git-pack-redundantLukas Sandström
2005-11-18git-prune: quote possibly empty $dryrun as parameter to testJunio C Hamano
2005-11-18git-am: --binary; document --resume and --binary.Junio C Hamano
2005-11-18Teach "approxidate" about weekday syntaxLinus Torvalds