aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* commit.c: do not redefine UNINTERESTING bit.Junio C Hamano2006-07-02
* Fold get_merge_bases_clean() into get_merge_bases()Rene Scharfe2006-07-02
* Make clear_commit_marks() clean harderRene Scharfe2006-07-01
* Add '...' operator for revisionsRene Scharfe2006-07-01
* Add get_merge_bases_clean()Rene Scharfe2006-07-01
* move get_merge_bases() to core lib.Johannes Schindelin2006-06-29
* refactor merge_bases() as preparation to libify merge-baseJohannes Schindelin2006-06-29
* Merge branch 'jc/repack'Junio C Hamano2006-06-28
|\
| * git-repack: Be careful when updating the same pack as an existing one.Junio C Hamano2006-06-25
* | Merge branch 'js/patch'Junio C Hamano2006-06-28
|\ \
| * | diff.c: fix get_patch_id()Junio C Hamano2006-06-28
| * | t4014: fix test commit labels.Junio C Hamano2006-06-28
| * | format-patch: use clear_commit_marks() instead of some ad-hockeryJohannes Schindelin2006-06-27
| * | t4014: fix for whitespace from "wc -l"Johannes Schindelin2006-06-27
| * | t4014: add format-patch --ignore-if-in-upstream testJunio C Hamano2006-06-26
| * | format-patch: introduce "--ignore-if-in-upstream"Johannes Schindelin2006-06-26
| * | add diff_flush_patch_id() to calculate the patch idJohannes Schindelin2006-06-26
* | | checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2006-06-28
* | | t/README: start testing porcelainishJunio C Hamano2006-06-28
* | | Save errno in handle_alias()Johannes Schindelin2006-06-28
* | | rebase: check for errors from git-commitEric Wong2006-06-28
* | | cvsimport - cleanup of the multi-indexes handlingMartin Langhoff2006-06-28
* | | connect.c: check the commit buffer boundary while parsing.Junio C Hamano2006-06-28
* | | connect.c: remove unused parameters from tcp_connect and proxy_connectJunio C Hamano2006-06-28
* | | Make some strings constTimo Hirvonen2006-06-28
* | | rebase: get rid of outdated MRESOLVEMSGEric Wong2006-06-28
* | | git wrapper: fix command name in an error message.Andreas Ericsson2006-06-28
* | | git-svn: be verbose by default on fetch/commit, add -q/--quiet optionEric Wong2006-06-28
* | | git-svn: add --follow-parent and --no-metadata options to fetchEric Wong2006-06-28
* | | git-svn: add the commit-diff commandEric Wong2006-06-28
* | | git-svn: several graft-branches improvementsEric Wong2006-06-28
* | | git-svn: SVN 1.1.x library compatibilityEric Wong2006-06-28
* | | combine-diff.c: type sanityJunio C Hamano2006-06-28
* | | quote.c: silence compiler warnings from EMIT macroJeff King2006-06-28
* | | Fix expr usage for FreeBSDDennis Stosberg2006-06-27
|/ /
* | Merge branch 'jc/squash'Junio C Hamano2006-06-26
|\ \
| * | git-merge --squashJunio C Hamano2006-06-24
* | | Merge branch 'jc/diff'Junio C Hamano2006-06-26
|\ \ \
| * | | diff --color: use $GIT_DIR/configJunio C Hamano2006-06-25
| | |/ | |/|
* | | Merge branch 'ml/cvsimport'Junio C Hamano2006-06-26
|\ \ \
| * | | cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}Johannes Schindelin2006-06-24
| * | | cvsimport: setup indexes correctly for ancestors and incremental importsMartin Langhoff2006-06-24
* | | | Merge branch 'js/diff'Junio C Hamano2006-06-26
|\ \ \ \
| * | | | Teach diff about -b and -w flagsJohannes Schindelin2006-06-23
* | | | | Merge branch 'ew/rebase'Junio C Hamano2006-06-26
|\ \ \ \ \
| * | | | | rebase: allow --skip to work with --mergeEric Wong2006-06-25
| * | | | | rebase: cleanup rebasing with --mergeEric Wong2006-06-25
| * | | | | rebase: allow --merge option to handle patches merged upstreamEric Wong2006-06-25
| | |_|/ / | |/| | |
* | | | | Fix pkt-line.h to compile with a non-GCC compilerDennis Stosberg2006-06-26
* | | | | Solaris needs inclusion of signal.h for signal()Dennis Stosberg2006-06-26