aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fsck: check loose objects from alternate object stores by defaultJunio C Hamano2009-01-30
* fsck: HEAD is part of refsJunio C Hamano2009-01-30
* Update draft release notes to 1.6.2Junio C Hamano2009-01-29
* Sync with 1.6.1.2Junio C Hamano2009-01-29
|\
| * GIT 1.6.1.2v1.6.1.2Junio C Hamano2009-01-29
| * Merge branch 'jc/maint-format-patch-o-relative' into maintJunio C Hamano2009-01-28
| |\
| * \ Merge branch 'bs/maint-rename-populate-filespec' into maintJunio C Hamano2009-01-28
| |\ \
| * \ \ Merge branch 'mh/maint-commit-color-status' into maintJunio C Hamano2009-01-28
| |\ \ \
| * \ \ \ Merge branch 'nd/grep-assume-unchanged' into maintJunio C Hamano2009-01-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-ls-tree' into maintJunio C Hamano2009-01-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'np/no-loosen-prune-expire-now' into maintJunio C Hamano2009-01-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mc/cd-p-pwd' into maintJunio C Hamano2009-01-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | avoid 31-bit truncation in write_loose_objectJeff King2009-01-28
* | | | | | | | | | Simplify t3412Johannes Schindelin2009-01-28
* | | | | | | | | | Simplify t3411Johannes Schindelin2009-01-28
* | | | | | | | | | Simplify t3410Johannes Schindelin2009-01-28
* | | | | | | | | | test-lib.sh: introduce test_commit() and test_merge() helpersJohannes Schindelin2009-01-28
* | | | | | | | | | lib-rebase.sh: Document what set_fake_editor() doesJohannes Schindelin2009-01-28
* | | | | | | | | | t3404 & t3411: undo copy&pasteJohannes Schindelin2009-01-28
* | | | | | | | | | Merge branch 'tr/previous-branch'Junio C Hamano2009-01-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t1505: remove debugging cruftThomas Rast2009-01-25
| * | | | | | | | | | Simplify parsing branch switching events in reflogJunio C Hamano2009-01-21
| * | | | | | | | | | Introduce for_each_recent_reflog_ent().Junio C Hamano2009-01-19
| * | | | | | | | | | interpret_nth_last_branch(): plug small memleakJunio C Hamano2009-01-19
| * | | | | | | | | | Fix reflog parsing for a malformed branch switching entryJunio C Hamano2009-01-19
| * | | | | | | | | | Fix parsing of @{-1}@{1}Johannes Schindelin2009-01-19
| * | | | | | | | | | interpret_nth_last_branch(): avoid traversing the reflog twiceJunio C Hamano2009-01-19
| * | | | | | | | | | checkout: implement "-" abbreviation, add docs and testsThomas Rast2009-01-17
| * | | | | | | | | | sha1_name: support @{-N} syntax in get_sha1()Thomas Rast2009-01-17
| * | | | | | | | | | sha1_name: tweak @{-N} lookupThomas Rast2009-01-17
| * | | | | | | | | | checkout: implement "@{-N}" shortcut name for N-th last branchJunio C Hamano2009-01-17
* | | | | | | | | | | gitweb: check if-modified-since for feedsGiuseppe Bilotta2009-01-28
* | | | | | | | | | | gitweb: last-modified time should be commiter, not authorGiuseppe Bilotta2009-01-28
* | | | | | | | | | | gitweb: rss channel dateGiuseppe Bilotta2009-01-28
* | | | | | | | | | | gitweb: rss feed managingEditorGiuseppe Bilotta2009-01-28
* | | | | | | | | | | gitweb: feed generator metadataGiuseppe Bilotta2009-01-28
* | | | | | | | | | | gitweb: channel image in rss feedGiuseppe Bilotta2009-01-28
* | | | | | | | | | | Makefile: Make 'configure --with-expat=path' actually workSerge van den Boom2009-01-28
* | | | | | | | | | | git-am: minor cleanupsJay Soffian2009-01-28
* | | | | | | | | | | Windows: Fix intermittent failures of t7701Johannes Sixt2009-01-28
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-28
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano2009-01-27
| * | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-27
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | test-path-utils: Fix off by one, found by valgrindJohannes Schindelin2009-01-27
| | * | | | | | | | | get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin2009-01-27
* | | | | | | | | | | tests: Avoid single-shot environment export for shell function invocationJunio C Hamano2009-01-26
* | | | | | | | | | | rebase -i: correctly remember --root flag across --continueJunio C Hamano2009-01-26
* | | | | | | | | | | make: Remove -pthread on Darwin (it is included by cstdlib).Ted Pavlic2009-01-26
* | | | | | | | | | | Mention "local convention" rule in the CodingGuidelinesNanako Shiraishi2009-01-26