summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Racy GIT (part #3)Junio C Hamano2006-06-291-1/+1
* Merge branch 'jc/repack'Junio C Hamano2006-06-281-3/+18
|\
| * git-repack: Be careful when updating the same pack as an existing one.Junio C Hamano2006-06-251-3/+18
* | Merge branch 'js/patch'Junio C Hamano2006-06-284-0/+284
|\ \
| * | diff.c: fix get_patch_id()Junio C Hamano2006-06-281-1/+1
| * | t4014: fix test commit labels.Junio C Hamano2006-06-281-3/+3
| * | format-patch: use clear_commit_marks() instead of some ad-hockeryJohannes Schindelin2006-06-271-10/+4
| * | t4014: fix for whitespace from "wc -l"Johannes Schindelin2006-06-271-4/+4
| * | t4014: add format-patch --ignore-if-in-upstream testJunio C Hamano2006-06-261-0/+69
| * | format-patch: introduce "--ignore-if-in-upstream"Johannes Schindelin2006-06-261-0/+80
| * | add diff_flush_patch_id() to calculate the patch idJohannes Schindelin2006-06-262-0/+141
* | | checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2006-06-282-2/+73
* | | t/README: start testing porcelainishJunio C Hamano2006-06-281-0/+1
* | | Save errno in handle_alias()Johannes Schindelin2006-06-281-1/+3
* | | rebase: check for errors from git-commitEric Wong2006-06-281-1/+6
* | | cvsimport - cleanup of the multi-indexes handlingMartin Langhoff2006-06-281-38/+24
* | | connect.c: check the commit buffer boundary while parsing.Junio C Hamano2006-06-281-4/+8
* | | connect.c: remove unused parameters from tcp_connect and proxy_connectJunio C Hamano2006-06-281-6/+4
* | | Make some strings constTimo Hirvonen2006-06-2811-15/+16
* | | rebase: get rid of outdated MRESOLVEMSGEric Wong2006-06-281-8/+3
* | | git wrapper: fix command name in an error message.Andreas Ericsson2006-06-281-2/+1
* | | git-svn: be verbose by default on fetch/commit, add -q/--quiet optionEric Wong2006-06-281-11/+23
* | | git-svn: add --follow-parent and --no-metadata options to fetchEric Wong2006-06-282-46/+167
* | | git-svn: add the commit-diff commandEric Wong2006-06-282-19/+112
* | | git-svn: several graft-branches improvementsEric Wong2006-06-282-13/+230
* | | git-svn: SVN 1.1.x library compatibilityEric Wong2006-06-284-12/+44
* | | combine-diff.c: type sanityJunio C Hamano2006-06-281-14/+15
* | | quote.c: silence compiler warnings from EMIT macroJeff King2006-06-281-1/+1
* | | Fix expr usage for FreeBSDDennis Stosberg2006-06-277-16/+16
|/ /
* | Merge branch 'jc/squash'Junio C Hamano2006-06-265-24/+72
|\ \
| * | git-merge --squashJunio C Hamano2006-06-245-24/+72
* | | Merge branch 'jc/diff'Junio C Hamano2006-06-262-15/+80
|\ \ \
| * | | diff --color: use $GIT_DIR/configJunio C Hamano2006-06-252-15/+80
| | |/ | |/|
* | | Merge branch 'ml/cvsimport'Junio C Hamano2006-06-261-17/+23
|\ \ \
| * | | cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}Johannes Schindelin2006-06-241-7/+8
| * | | cvsimport: setup indexes correctly for ancestors and incremental importsMartin Langhoff2006-06-241-17/+22
* | | | Merge branch 'js/diff'Junio C Hamano2006-06-269-20/+81
|\ \ \ \
| * | | | Teach diff about -b and -w flagsJohannes Schindelin2006-06-239-20/+81
* | | | | Merge branch 'ew/rebase'Junio C Hamano2006-06-264-24/+90
|\ \ \ \ \
| * | | | | rebase: allow --skip to work with --mergeEric Wong2006-06-253-2/+73
| * | | | | rebase: cleanup rebasing with --mergeEric Wong2006-06-251-28/+5
| * | | | | rebase: allow --merge option to handle patches merged upstreamEric Wong2006-06-252-5/+23
| | |_|/ / | |/| | |
* | | | | Fix pkt-line.h to compile with a non-GCC compilerDennis Stosberg2006-06-261-0/+2
* | | | | Solaris needs inclusion of signal.h for signal()Dennis Stosberg2006-06-262-0/+2
* | | | | correct documentation for git grepMatthias Lederhofer2006-06-251-1/+6
|/ / / /
* | | | git-commit: filter out log message lines only when editor was run.Yann Dirson2006-06-251-7/+12
* | | | Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-2412-30/+48
* | | | apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.Johannes Schindelin2006-06-241-9/+16
* | | | Clean up diff.cTimo Hirvonen2006-06-241-12/+6
| |/ / |/| |
* | | repo-config: fix printing of boolJunio C Hamano2006-06-241-6/+3