Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Windows: always chmod(, 0666) before unlink(). | Johannes Schindelin | 2008-06-23 | 1 | -0/+8 | |
| * | | Windows: A minimal implemention of getpwuid(). | Johannes Sixt | 2008-06-23 | 1 | -0/+8 | |
| * | | Windows: Implement a wrapper of the open() function. | Johannes Sixt | 2008-06-23 | 2 | -0/+23 | |
| * | | Windows: Strip ".exe" from the program name. | Johannes Sixt | 2008-06-23 | 3 | -3/+21 | |
| * | | Windows: Handle absolute paths in safe_create_leading_directories(). | Johannes Sixt | 2008-06-23 | 1 | -4/+8 | |
| * | | Windows: Treat Windows style path names. | Johannes Sixt | 2008-06-23 | 5 | -15/+67 | |
| * | | setup.c: Prepare for Windows directory separators. | Johannes Sixt | 2008-06-23 | 1 | -8/+5 | |
| * | | Windows: Use the Windows style PATH separator ';'. | Johannes Sixt | 2008-06-22 | 5 | -5/+15 | |
| * | | Add target architecture MinGW. | Johannes Sixt | 2008-06-22 | 5 | -7/+244 | |
| * | | Compile some programs only conditionally. | Johannes Sixt | 2008-06-22 | 1 | -2/+4 | |
| * | | Add compat/regex.[ch] and compat/fnmatch.[ch]. | Johannes Sixt | 2008-06-22 | 4 | -0/+5989 | |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-07-02 | 2 | -1/+3 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge branch 'js/maint-clone-insteadof' into maint | Junio C Hamano | 2008-07-02 | 1 | -1/+9 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'jk/maint-fetch-ref-hier' into maint | Junio C Hamano | 2008-07-02 | 1 | -16/+35 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'jc/maint-reset' into maint | Junio C Hamano | 2008-07-02 | 2 | -5/+81 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix describe --tags --long so it does not segfault | Shawn O. Pearce | 2008-07-02 | 2 | -1/+3 | |
* | | | | | | git fetch-pack: do not complain about "no common commits" in an empty repo | Johannes Schindelin | 2008-07-02 | 1 | -1/+2 | |
* | | | | | | Documentation: Point to gitcli(7) from git(1) | Brian Gernhardt | 2008-07-02 | 1 | -1/+1 | |
* | | | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-01 | 1 | -4/+25 | |
* | | | | | | gitcli: Document meaning of --cached and --index | Nanako Shiraishi | 2008-07-01 | 1 | -1/+37 | |
* | | | | | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 103 | -509/+510 | |
* | | | | | | 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 |