Age | Commit message (Expand) | Author | Files | Lines |
2008-01-26 | Add a missing dependency on http.h | Mike Hommey | 1 | -1/+1 |
2008-01-24 | Makefile: customization for supporting HP-UX | Robert Schiele | 1 | -0/+11 |
2008-01-24 | pre-POSIX.1-2001 systems do not have <sys/select.h> | Robert Schiele | 1 | -0/+5 |
2008-01-18 | Move sha1_file_to_archive into libgit | Lars Hjemli | 1 | -1/+1 |
2008-01-17 | autoconf: Add checking for unsetenv function | Jakub Narebski | 1 | -0/+2 |
2008-01-17 | Officially deprecate repo-config. | Junio C Hamano | 1 | -1/+1 |
2008-01-14 | Fix git-rerere documentation | Junio C Hamano | 1 | -0/+1 |
2007-12-22 | parse-options: Add a gitcli(5) man page. | Pierre Habouzit | 1 | -0/+1 |
2007-12-19 | Fix git-instaweb breakage on MacOS X due to the limited sed functionality | Charles Bailey | 1 | -0/+1 |
2007-12-16 | rename git-browse--help to git-help--browse | Jeff King | 1 | -1/+1 |
2007-12-14 | Retire git-runstatus for real. | Junio C Hamano | 1 | -1/+1 |
2007-12-14 | Rename git-browse-help helper to git-browse--help | Junio C Hamano | 1 | -4/+3 |
2007-12-12 | Merge branch 'cc/help' | Junio C Hamano | 1 | -3/+11 |
2007-12-11 | Don't cache DESTDIR in perl/perl.mak. | Gerrit Pape | 1 | -1/+1 |
2007-12-10 | git-help -i: show info documentation from matching version of git | Junio C Hamano | 1 | -1/+5 |
2007-12-10 | Merge branch 'master' into cc/help | Junio C Hamano | 1 | -12/+15 |
2007-12-09 | Merge branch 'jc/spht' | Junio C Hamano | 1 | -1/+1 |
2007-12-09 | git-help: add -w|--web option to display html man page in a browser. | Christian Couder | 1 | -2/+6 |
2007-12-08 | Let git-help prefer man-pages installed with this version of git | Sergei Organov | 1 | -1/+4 |
2007-12-06 | Silence iconv warnings on Leopard | Wincent Colaiuta | 1 | -1/+3 |
2007-12-06 | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 1 | -1/+1 |
2007-12-04 | Set OLD_ICONV on Cygwin. | Pascal Obry | 1 | -0/+1 |
2007-12-04 | Merge branch 'kh/commit' | Junio C Hamano | 1 | -7/+4 |
2007-12-03 | install-sh from automake does not like -m without delimiting space | Robert Schiele | 1 | -2/+2 |
2007-12-03 | Documentation: add a new man page for "git-help" | Christian Couder | 1 | -0/+1 |
2007-12-02 | Merge branch 'js/fast-export' | Junio C Hamano | 1 | -0/+1 |
2007-12-02 | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 1 | -0/+1 |
2007-12-01 | Consolidate command list to one. | Junio C Hamano | 1 | -4/+4 |
2007-12-01 | Resurrect peek-remote | Junio C Hamano | 1 | -1/+1 |
2007-12-01 | Merge branch 'jc/move-gitk' | Junio C Hamano | 1 | -11/+3 |
2007-11-30 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-30 | Replace the word 'update-cache' by 'update-index' everywhere | Johannes Schindelin | 1 | -1/+1 |
2007-11-27 | Remove git-status from list of scripts as it is builtin | Shawn O. Pearce | 1 | -1/+1 |
2007-11-24 | Merge branch 'jk/send-pack' | Junio C Hamano | 1 | -2/+3 |
2007-11-24 | Merge branch 'sb/clean' | Junio C Hamano | 1 | -1/+2 |
2007-11-24 | Merge branch 'js/mingw-fallouts' | Junio C Hamano | 1 | -1/+4 |
2007-11-22 | Port git commit to C. | Kristian Høgsberg | 1 | -6/+3 |
2007-11-22 | git-merge-ours: make it a builtin. | Thomas Harning | 1 | -1/+2 |
2007-11-18 | Make git-clean a builtin | Shawn Bohrer | 1 | -1/+2 |
2007-11-18 | Move gitk to its own subdirectory | Junio C Hamano | 1 | -11/+3 |
2007-11-18 | Use compat mkdtemp() on Solaris boxes | Guido Ostkamp | 1 | -2/+1 |
2007-11-16 | Merge branch 'ds/maint-deflatebound' into maint | Junio C Hamano | 1 | -0/+6 |
2007-11-14 | Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG. | Johannes Sixt | 1 | -1/+4 |
2007-11-14 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2007-11-14 | Merge branch 'db/remote-builtin' into jk/send-pack | Junio C Hamano | 1 | -2/+3 |
2007-11-14 | Fix dependencies of parse-options test program | Alex Riesen | 1 | -0/+2 |
2007-11-14 | Documentation: Fix man page breakage with DocBook XSL v1.72 | Jonas Fonseca | 1 | -0/+2 |
2007-11-09 | Make check-docs target detect removed commands | Junio C Hamano | 1 | -3/+27 |
2007-11-09 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2007-11-08 | Makefile: add missing dependency on wt-status.h | Junio C Hamano | 1 | -0/+1 |