aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* xdiff: generate "anti-diffs" aka what is common to two filesLinus Torvalds2006-06-28
* 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
* | | | | correct documentation for git grepMatthias Lederhofer2006-06-25
|/ / / /
* | | | git-commit: filter out log message lines only when editor was run.Yann Dirson2006-06-25
* | | | Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-24
* | | | apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.Johannes Schindelin2006-06-24
* | | | Clean up diff.cTimo Hirvonen2006-06-24
| |/ / |/| |
* | | repo-config: fix printing of boolJunio C Hamano2006-06-24
* | | diff --color: use reset sequence when we mean reset.Junio C Hamano2006-06-24
* | | git-repack -- respect -q and be quietMartin Langhoff2006-06-24
| |/ |/|
* | git-pull: abort when fmt-merge-msg fails.Junio C Hamano2006-06-24
* | Merge branch 'pb/error'Junio C Hamano2006-06-24
|\ \
| * | usage: minimum type fix.Junio C Hamano2006-06-24
| * | Customizable error handlersPetr Baudis2006-06-24
| * | git-merge: Don't use -p when outputting summaryTimo Hirvonen2006-06-23
| |/
| * git-commit: allow -e option anywhere on command lineJeff King2006-06-23
| * patch-id: take "commit" prefix as well as "diff-tree" prefixJohannes Schindelin2006-06-23
* | Makefile: do not recompile main programs when libraries have changed.Junio C Hamano2006-06-22
|/