aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano2009-11-26
* pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-23
* instaweb: restart server if already runningStephen Boyd2009-11-23
* prune-packed: only show progress when stderr is a ttyJeff King2009-11-23
* Documentation: undocument gc'd function graph_release()Greg Price2009-11-19
* Git 1.6.5.3v1.6.5.3Junio C Hamano2009-11-16
* Merge branch 'bs/maint-pre-commit-hook-sample' into maintJunio C Hamano2009-11-16
|\
| * pre-commit.sample: Diff against the empty tree when HEAD is invalidBjörn Steinbrink2009-11-06
* | Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano2009-11-16
|\ \
| * | add-interactive: handle deletion of empty filesJeff King2009-10-27
| |/
* | Merge branch 'js/maint-diff-color-words' into maintJunio C Hamano2009-11-16
|\ \
| * | diff --color-words: bit of clean-upJunio C Hamano2009-10-31
| * | diff --color-words -U0: fix the location of hunk headersJohannes Schindelin2009-10-30
| * | t4034-diff-words: add a test for word diff without contextMarkus Heidelberg2009-10-30
| |/
* | Merge branch 'tz/maint-rpm' into maintJunio C Hamano2009-11-15
|\ \
| * | Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger2009-11-14
| |/
* | Merge branch 'jk/maint-format-patch-p-suppress-stat' into maintJunio C Hamano2009-11-15
|\ \
| * | format-patch: make "-p" suppress diffstatJeff King2009-11-08
| |/
* | Merge branch 'pb/maint-gitweb-blob-lineno' into maintJunio C Hamano2009-11-15
|\ \
| * | gitweb: Fix blob linenr links in pathinfo modePetr Baudis2009-11-06
| |/
* | Merge branch 'jk/maint-1.6.3-ls-files-i' into maintJunio C Hamano2009-11-15
|\ \
| * | ls-files: unbreak "ls-files -i"Jeff King2009-10-30
* | | Merge branch 'vl/maint-openssl-signature-change' into maintJunio C Hamano2009-11-15
|\ \ \
| * | | imap-send.c: fix compiler warnings for OpenSSL 1.0Vietor Liu2009-10-31
* | | | Merge branch 'jk/maint-push-config' into maintJunio C Hamano2009-11-15
|\ \ \ \
| * | | | push: always load default configJeff King2009-10-25
| | |_|/ | |/| |
* | | | Merge branch 'sr/blame-incomplete' into maintJunio C Hamano2009-11-15
|\ \ \ \
| * | | | blame: make sure that the last line ends in an LFJohannes Schindelin2009-10-21
| |/ / /
* | | | Merge branch 'jc/maint-blank-at-eof' into maintJunio C Hamano2009-11-15
|\ \ \ \
| * \ \ \ Merge branch 'jc/maint-1.6.0-blank-at-eof' into jc/maint-blank-at-eofJunio C Hamano2009-09-15
| |\ \ \ \
| | * | | | diff -B: colour whitespace errorsJunio C Hamano2009-09-15
| * | | | | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-15
| |\ \ \ \ \ | | |/ / / /
| | * | | | diff.c: emit_add_line() takes only the rest of the lineJunio C Hamano2009-09-15
| | * | | | diff.c: split emit_line() from the first char and the rest of the lineJunio C Hamano2009-09-15
| * | | | | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-15
| |\ \ \ \ \ | | |/ / / /
| | * | | | diff.c: shuffling code aroundJunio C Hamano2009-09-14
| * | | | | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-15
| |\ \ \ \ \ | | |/ / / /
| | * | | | diff --whitespace: fix blank lines at endJunio C Hamano2009-09-14
| | * | | | core.whitespace: split trailing-space into blank-at-{eol,eof}Junio C Hamano2009-09-05
| | * | | | diff --color: color blank-at-eofJunio C Hamano2009-09-04
| | * | | | diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano2009-09-04
| | * | | | diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano2009-09-04
| | * | | | diff.c: the builtin_diff() deals with only two-file comparisonJunio C Hamano2009-09-04
| | * | | | apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano2009-09-04
| | * | | | apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-04
| | * | | | apply.c: split check_whitespace() into twoJunio C Hamano2009-09-04
| | * | | | apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-04
| | * | | | apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-04
* | | | | | Merge branch 'jc/maint-1.6.3-graft-trailing-space' into maintJunio C Hamano2009-11-15
|\ \ \ \ \ \
| * | | | | | info/grafts: allow trailing whitespaces at the end of lineJunio C Hamano2009-10-14