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