aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix "checkout A..." synonym for "checkout A...HEAD" on WindowsJunio C Hamano2010-01-19
* rebase -i: teach --onto A...B syntaxNanako Shiraishi2010-01-07
* rebase: fix --onto A...B parsing and add testsNanako Shiraishi2010-01-07
* "rebase --onto A...B" replays history on the merge base between A and BJunio C Hamano2009-11-21
* "checkout A...B" switches to the merge base between A and BJunio C Hamano2009-10-18
* git checkout --no-guessJunio C Hamano2009-10-21
* DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"Junio C Hamano2009-10-18
* check_filename(): make verify_filename() callable without dyingJunio C Hamano2009-10-18
* Start 1.6.6 cycleJunio C Hamano2009-10-17
* Merge branch 'jc/maint-blank-at-eof'Junio C Hamano2009-10-17
|\
| * 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 'maint'Junio C Hamano2009-10-17
|\ \ \
| * | | GIT 1.6.5.1v1.6.5.1Junio C Hamano2009-10-16
| * | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-16
| |\ \ \
| | * | | grep: do not segfault when -f is usedMatt Kraai2009-10-16
* | | | | Merge branch 'pv/maint-add-p-no-exclude'Junio C Hamano2009-10-14
|\ \ \ \ \
| * | | | | git-add--interactive: never skip files included in indexPauli Virtanen2009-10-10
* | | | | | Merge branch 'maint'Junio C Hamano2009-10-14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce2009-10-14
* | | | | | Merge branch 'maint'Junio C Hamano2009-10-14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | change throughput display units with fast linksNicolas Pitre2009-10-14
| * | | | | clone: Supply the right commit hash to post-checkout when -b is usedBjörn Steinbrink2009-10-14
| * | | | | remote-curl: add missing initialization of argv0_pathJohannes Sixt2009-10-13
* | | | | | Merge branch 'maint'Junio C Hamano2009-10-13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | git-stash documentation: mention default options for 'list'Miklos Vajna2009-10-12
| | |/ / /
* | | | | Let --decorate show HEAD positionThomas Rast2009-10-12
* | | | | bash completion: complete refs for git-grepThomas Rast2009-10-12
* | | | | diff.c: stylefixFelipe Contreras2009-10-11
* | | | | Documentation: add 'git replace' to main git manpageSZEDER Gábor2009-10-11
|/ / / /
* | | | GIT 1.6.5v1.6.5Junio C Hamano2009-10-10
* | | | git-svn: hide find_parent_branch output in double quiet modeSimon Arlott2009-10-10