Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 131 | -462/+462 |
* | Documentation: prepare to be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 4 | -10/+10 |
* | git-daemon(1): don't assume git-daemon is in /usr/bin | Jonathan Nieder | 2008-07-01 | 1 | -5/+5 |
* | Documentation: complicate example of "man git-command" | Jonathan Nieder | 2008-07-01 | 2 | -3/+3 |
* | whitespace fix in Documentation/git-repack.txt | Jonathan Nieder | 2008-07-01 | 1 | -3/+3 |
* | Documentation: fix links to tutorials and other new manual pages | Jonathan Nieder | 2008-07-01 | 11 | -42/+38 |
* | Merge maint in | Junio C Hamano | 2008-07-01 | 2 | -1/+32 |
|\ | |||||
| * | Start draft release notes for 1.5.6.2 | Junio C Hamano | 2008-07-01 | 2 | -1/+32 |
| * | Fix 'git show' on signed tag of signed tag of commit | Thomas Rast | 2008-07-01 | 1 | -1/+1 |
* | | Merge branch 'ph/mergetool' | Junio C Hamano | 2008-07-01 | 1 | -12/+12 |
|\ \ | |||||
| * | | Remove the use of '--' in merge program invocation | Patrick Higgins | 2008-06-19 | 1 | -12/+12 |
* | | | Merge branch 'js/apply-recount' | Junio C Hamano | 2008-07-01 | 3 | -43/+101 |
|\ \ \ | |||||
| * | | | Allow git-apply to recount the lines in a hunk (AKA recountdiff) | Johannes Schindelin | 2008-06-28 | 3 | -43/+101 |
* | | | | Merge branch 'jc/checkdiff' | Junio C Hamano | 2008-07-01 | 7 | -87/+136 |
|\ \ \ \ | |||||
| * | | | | Fix t4017-diff-retval for white-space from wc | Brian Gernhardt | 2008-06-29 | 1 | -1/+1 |
| * | | | | Update sample pre-commit hook to use "diff --check" | Junio C Hamano | 2008-06-26 | 1 | -58/+6 |
| * | | | | diff --check: detect leftover conflict markers | Junio C Hamano | 2008-06-26 | 2 | -0/+49 |
| * | | | | Teach "diff --check" about new blank lines at end | Junio C Hamano | 2008-06-26 | 4 | -2/+37 |
| * | | | | checkdiff: pass diff_options to the callback | Junio C Hamano | 2008-06-26 | 1 | -10/+11 |
| * | | | | check_and_emit_line(): rename and refactor | Junio C Hamano | 2008-06-26 | 4 | -16/+25 |
| * | | | | diff --check: explain why we do not care whether old side is binary | Junio C Hamano | 2008-06-26 | 1 | -2/+9 |
* | | | | | Merge branch 'kb/send-email-fifo' | Junio C Hamano | 2008-07-01 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | git-send-email: Accept fifos as well as files | Kevin Ballard | 2008-06-25 | 1 | -3/+5 |
* | | | | | | Merge branch 'tr/send-email-ssl' | Junio C Hamano | 2008-07-01 | 2 | -9/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-send-email: prevent undefined variable warnings if no encryption is set | Thomas Rast | 2008-06-28 | 1 | -0/+3 |
| * | | | | | | git-send-email: add support for TLS via Net::SMTP::SSL | Thomas Rast | 2008-06-25 | 2 | -9/+40 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'js/maint-clone-insteadof' | Junio C Hamano | 2008-07-01 | 1 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig | Johannes Schindelin | 2008-06-29 | 1 | -0/+7 |
| * | | | | | | clone: respect url.insteadOf setting in global configs | Johannes Schindelin | 2008-06-27 | 1 | -1/+2 |
* | | | | | | | Merge branch 'jc/maint-reset' | Junio C Hamano | 2008-07-01 | 2 | -5/+81 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Allow "git-reset path" when unambiguous | Junio C Hamano | 2008-06-25 | 2 | -5/+81 |
* | | | | | | | | Merge branch 'jk/maint-fetch-ref-hier' | Junio C Hamano | 2008-07-01 | 1 | -16/+35 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fetch: give a hint to the user when local refs fail to update | Jeff King | 2008-06-29 | 1 | -4/+11 |
| * | | | | | | | | fetch: report local storage errors in status table | Jeff King | 2008-06-27 | 1 | -12/+24 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'dz/apply-again' | Junio C Hamano | 2008-07-01 | 2 | -10/+157 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-apply: handle a patch that touches the same path more than once better | Don Zickus | 2008-06-27 | 2 | -10/+157 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'np/pack-default' | Junio C Hamano | 2008-07-01 | 4 | -11/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pack.indexversion config option now defaults to 2 | Nicolas Pitre | 2008-06-25 | 3 | -4/+13 |
| * | | | | | | | | repack.usedeltabaseoffset config option now defaults to "true" | Nicolas Pitre | 2008-06-25 | 2 | -7/+7 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jc/dashless' (early part) | Junio C Hamano | 2008-07-01 | 2 | -20/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Prepare execv_git_cmd() for removal of builtins from the filesystem | Junio C Hamano | 2008-06-23 | 2 | -20/+43 |
| * | | | | | | | | git-shell: accept "git foo" form | Junio C Hamano | 2008-06-23 | 1 | -4/+13 |
* | | | | | | | | | Merge branch 'nd/dashless' | Junio C Hamano | 2008-07-01 | 4 | -9/+24 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Keep some git-* programs in $(bindir) | Junio C Hamano | 2008-06-24 | 1 | -1/+1 |
| * | | | | | | | | | Move all dashed-form commands to libexecdir | Nguyễn Thái Ngọc Duy | 2008-06-19 | 4 | -8/+23 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-30 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | doc/rev-parse: clarify reflog vs --until for specifying revisions | Jeff King | 2008-06-29 | 1 | -1/+4 |
* | | | | | | | | | Add test results directory to t/.gitignore | Brian Gernhardt | 2008-06-30 | 1 | -0/+1 |
* | | | | | | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-06-29 | 1 | -16/+24 |
* | | | | | | | | | Documentation: don't assume git-sh-setup and git-parse-remote are in PATH | jrnieder@uchicago.edu | 2008-06-29 | 2 | -2/+2 |