summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-02-17Merge branch 'bd/qsort'Junio C Hamano
2008-02-07compat: Add simplified merge sort implementation from glibcBrian Downing
2008-02-05Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder
2008-02-05help: make 'git-help--browse' usable outside 'git-help'.Christian Couder
2008-01-26Add a missing dependency on http.hMike Hommey
2008-01-25Makefile: customization for supporting HP-UXRobert Schiele
2008-01-24pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele
2008-01-18Move sha1_file_to_archive into libgitLars Hjemli
2008-01-18autoconf: Add checking for unsetenv functionJakub Narebski
2008-01-18Officially deprecate repo-config.Junio C Hamano
2008-01-15Fix git-rerere documentationJunio C Hamano
2007-12-22parse-options: Add a gitcli(5) man page.Pierre Habouzit
2007-12-19Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey
2007-12-16rename git-browse--help to git-help--browseJeff King
2007-12-15Retire git-runstatus for real.Junio C Hamano
2007-12-15Rename git-browse-help helper to git-browse--helpJunio C Hamano
2007-12-13Merge branch 'cc/help'Junio C Hamano
2007-12-11Don't cache DESTDIR in perl/perl.mak.Gerrit Pape
2007-12-10git-help -i: show info documentation from matching version of gitJunio C Hamano
2007-12-10Merge branch 'master' into cc/helpJunio C Hamano
2007-12-09Merge branch 'jc/spht'Junio C Hamano
2007-12-09git-help: add -w|--web option to display html man page in a browser.Christian Couder
2007-12-08Let git-help prefer man-pages installed with this version of gitSergei Organov
2007-12-07Silence iconv warnings on LeopardWincent Colaiuta
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano
2007-12-05Set OLD_ICONV on Cygwin.Pascal Obry
2007-12-05Merge branch 'kh/commit'Junio C Hamano
2007-12-04install-sh from automake does not like -m without delimiting spaceRobert Schiele
2007-12-04Documentation: add a new man page for "git-help"Christian Couder
2007-12-03Merge branch 'js/fast-export'Junio C Hamano
2007-12-03Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin
2007-12-02Consolidate command list to one.Junio C Hamano
2007-12-02Resurrect peek-remoteJunio C Hamano
2007-12-01Merge branch 'jc/move-gitk'Junio C Hamano
2007-12-01Merge branch 'maint'Junio C Hamano
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin
2007-11-28Remove git-status from list of scripts as it is builtinShawn O. Pearce
2007-11-25Merge branch 'jk/send-pack'Junio C Hamano
2007-11-25Merge branch 'sb/clean'Junio C Hamano
2007-11-25Merge branch 'js/mingw-fallouts'Junio C Hamano
2007-11-23Port git commit to C.Kristian Høgsberg
2007-11-22git-merge-ours: make it a builtin.Thomas Harning
2007-11-19Make git-clean a builtinShawn Bohrer
2007-11-19Move gitk to its own subdirectoryJunio C Hamano
2007-11-18Use compat mkdtemp() on Solaris boxesGuido Ostkamp
2007-11-17Merge branch 'ds/maint-deflatebound' into maintJunio C Hamano
2007-11-14Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG.Johannes Sixt
2007-11-14Merge branch 'maint'Junio C Hamano
2007-11-14Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano
2007-11-14Fix dependencies of parse-options test programAlex Riesen