aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Set default diff output format after parsing command lineTimo Hirvonen2006-06-26
* Make --raw option available for all diff commandsTimo Hirvonen2006-06-26
* Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen2006-06-26
* 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
|/
* add GIT-CFLAGS to .gitignoreMatthias Kestenholz2006-06-22
* Tweak diff colorsLinus Torvalds2006-06-22
* Merge branch 'master' into nextv1.4.1-rc1Junio C Hamano2006-06-22
|\
| * Merge branch 'js/lsfix'Junio C Hamano2006-06-22
| |\
| * \ Merge branch 'ew/rebase'Junio C Hamano2006-06-22
| |\ \
| * \ \ Merge branch 'jn/web'Junio C Hamano2006-06-22
| |\ \ \
| * \ \ \ Merge early parts of branch 'js/diff'Junio C Hamano2006-06-22
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/upload-corrupt'Junio C Hamano2006-06-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/waitpid'Junio C Hamano2006-06-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ff/c99'Junio C Hamano2006-06-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pb/config'Junio C Hamano2006-06-22
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'lt/objlist'Junio C Hamano2006-06-22
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-svn: fix commit --edit flag when using SVN:: librariesEric Wong2006-06-22
| * | | | | | | | | | Makefile: do not force unneeded recompilation upon GIT_VERSION changesJunio C Hamano2006-06-22
| * | | | | | | | | | Check and document the options to prevent mistakes.Eric W. Biederman2006-06-22
| * | | | | | | | | | Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.Yakov Lerner2006-06-22