summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove unused object-ref codeMartin Koegler2008-02-251-1/+1
* add generic, type aware object chain walkerMartin Koegler2008-02-251-2/+2
* Add a missing dependency on http.hMike Hommey2008-01-261-1/+1
* Makefile: customization for supporting HP-UXRobert Schiele2008-01-241-0/+11
* pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele2008-01-241-0/+5
* Move sha1_file_to_archive into libgitLars Hjemli2008-01-181-1/+1
* autoconf: Add checking for unsetenv functionJakub Narebski2008-01-171-0/+2
* Officially deprecate repo-config.Junio C Hamano2008-01-171-1/+1
* Fix git-rerere documentationJunio C Hamano2008-01-141-0/+1
* parse-options: Add a gitcli(5) man page.Pierre Habouzit2007-12-221-0/+1
* Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey2007-12-191-0/+1
* rename git-browse--help to git-help--browseJeff King2007-12-161-1/+1
* Retire git-runstatus for real.Junio C Hamano2007-12-141-1/+1
* Rename git-browse-help helper to git-browse--helpJunio C Hamano2007-12-141-4/+3
* Merge branch 'cc/help'Junio C Hamano2007-12-121-3/+11
|\
| * git-help -i: show info documentation from matching version of gitJunio C Hamano2007-12-101-1/+5
| * Merge branch 'master' into cc/helpJunio C Hamano2007-12-101-12/+15
| |\
| * | git-help: add -w|--web option to display html man page in a browser.Christian Couder2007-12-091-2/+6
* | | Don't cache DESTDIR in perl/perl.mak.Gerrit Pape2007-12-111-1/+1
| |/ |/|
* | Merge branch 'jc/spht'Junio C Hamano2007-12-091-1/+1
|\ \
| * | Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-061-1/+1
* | | Let git-help prefer man-pages installed with this version of gitSergei Organov2007-12-081-1/+4
* | | Silence iconv warnings on LeopardWincent Colaiuta2007-12-061-1/+3
* | | Set OLD_ICONV on Cygwin.Pascal Obry2007-12-041-0/+1
* | | Merge branch 'kh/commit'Junio C Hamano2007-12-041-7/+4
|\ \ \
| * | | Remove git-status from list of scripts as it is builtinShawn O. Pearce2007-11-271-1/+1
| * | | Port git commit to C.Kristian Høgsberg2007-11-221-6/+3
* | | | install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-031-2/+2
| |_|/ |/| |
* | | Documentation: add a new man page for "git-help"Christian Couder2007-12-031-0/+1
* | | Merge branch 'js/fast-export'Junio C Hamano2007-12-021-0/+1
|\ \ \
| * | | Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-021-0/+1
* | | | Consolidate command list to one.Junio C Hamano2007-12-011-4/+4
* | | | Resurrect peek-remoteJunio C Hamano2007-12-011-1/+1
* | | | Merge branch 'jc/move-gitk'Junio C Hamano2007-12-011-11/+3
|\ \ \ \
| * | | | Move gitk to its own subdirectoryJunio C Hamano2007-11-181-11/+3
* | | | | Merge branch 'maint'Junio C Hamano2007-11-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-301-1/+1
| * | | | Merge branch 'ds/maint-deflatebound' into maintJunio C Hamano2007-11-161-0/+6
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/send-pack'Junio C Hamano2007-11-241-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-141-2/+3
| |\ \ \ \ \ \
| | * | | | | | Build in ls-remoteDaniel Barkalow2007-11-051-2/+1
| | * | | | | | Build-in send-pack, with an API for other programs to call.Daniel Barkalow2007-11-021-0/+1
| | * | | | | | Build-in peek-remote, using transport infrastructure.Daniel Barkalow2007-11-021-1/+2
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'sb/clean'Junio C Hamano2007-11-241-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Make git-clean a builtinShawn Bohrer2007-11-181-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'js/mingw-fallouts'Junio C Hamano2007-11-241-1/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG.Johannes Sixt2007-11-141-1/+4
* | | | | | | git-merge-ours: make it a builtin.Thomas Harning2007-11-221-1/+2
| |/ / / / / |/| | | | |
* | | | | | Use compat mkdtemp() on Solaris boxesGuido Ostkamp2007-11-181-2/+1
|/ / / / /
* | | | | Merge branch 'maint'Junio C Hamano2007-11-141-0/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |