summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | merge: fix out-of-bounds memory accessRené Scharfe2009-01-311-3/+6
* | | | | | | | | | | contrib/difftool: Don't repeat merge tool candidatesDavid Aguilar2009-01-311-19/+12
* | | | | | | | | | | contrib/difftool: add support for KompareMarkus Heidelberg2009-01-312-7/+12
* | | | | | | | | | | t3412: clean up GIT_EDITOR usageThomas Rast2009-01-301-25/+13
* | | | | | | | | | | git-shortlog.txt: fix example about .mailmapMichele Ballabio2009-01-301-1/+1
* | | | | | | | | | | git-cvsserver: run post-update hook *after* update.Stefan Karpinski2009-01-301-2/+2
* | | | | | | | | | | Fix 'git diff --no-index' with a non-existing symlink targetJohannes Schindelin2009-01-302-1/+8
* | | | | | | | | | | gitweb: align comments to codeGiuseppe Bilotta2009-01-301-4/+4
* | | | | | | | | | | gitweb: webserver config for PATH_INFOGiuseppe Bilotta2009-01-301-0/+76
* | | | | | | | | | | gitweb: make static files accessible with PATH_INFOGiuseppe Bilotta2009-01-301-0/+5
* | | | | | | | | | | git-cvsserver: handle CVS 'noop' command.Stefan Karpinski2009-01-301-0/+1
* | | | | | | | | | | Update draft release notes to 1.6.2Junio C Hamano2009-01-291-12/+53
* | | | | | | | | | | Sync with 1.6.1.2Junio C Hamano2009-01-292-1/+41
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | GIT 1.6.1.2v1.6.1.2Junio C Hamano2009-01-293-2/+41
| * | | | | | | | | | Merge branch 'jc/maint-format-patch-o-relative' into maintJunio C Hamano2009-01-282-4/+76
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'bs/maint-rename-populate-filespec' into maintJunio C Hamano2009-01-281-2/+7
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/maint-commit-color-status' into maintJunio C Hamano2009-01-281-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/grep-assume-unchanged' into maintJunio C Hamano2009-01-282-2/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-ls-tree' into maintJunio C Hamano2009-01-282-2/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'np/no-loosen-prune-expire-now' into maintJunio C Hamano2009-01-282-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mc/cd-p-pwd' into maintJunio C Hamano2009-01-282-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-281-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | avoid 31-bit truncation in write_loose_objectJeff King2009-01-281-1/+2
* | | | | | | | | | | | | | | | | Simplify t3412Johannes Schindelin2009-01-281-21/+7
* | | | | | | | | | | | | | | | | Simplify t3411Johannes Schindelin2009-01-281-48/+17
* | | | | | | | | | | | | | | | | Simplify t3410Johannes Schindelin2009-01-281-89/+35
* | | | | | | | | | | | | | | | | test-lib.sh: introduce test_commit() and test_merge() helpersJohannes Schindelin2009-01-282-0/+43
* | | | | | | | | | | | | | | | | lib-rebase.sh: Document what set_fake_editor() doesJohannes Schindelin2009-01-281-0/+12
* | | | | | | | | | | | | | | | | t3404 & t3411: undo copy&pasteJohannes Schindelin2009-01-283-67/+44
* | | | | | | | | | | | | | | | | Merge branch 'tr/previous-branch'Junio C Hamano2009-01-289-7/+324
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t1505: remove debugging cruftThomas Rast2009-01-251-2/+0
| * | | | | | | | | | | | | | | | | Simplify parsing branch switching events in reflogJunio C Hamano2009-01-211-6/+2
| * | | | | | | | | | | | | | | | | Introduce for_each_recent_reflog_ent().Junio C Hamano2009-01-193-2/+24
| * | | | | | | | | | | | | | | | | interpret_nth_last_branch(): plug small memleakJunio C Hamano2009-01-191-3/+7
| * | | | | | | | | | | | | | | | | Fix reflog parsing for a malformed branch switching entryJunio C Hamano2009-01-191-1/+1
| * | | | | | | | | | | | | | | | | Fix parsing of @{-1}@{1}Johannes Schindelin2009-01-192-2/+25
| * | | | | | | | | | | | | | | | | interpret_nth_last_branch(): avoid traversing the reflog twiceJunio C Hamano2009-01-192-24/+65
| * | | | | | | | | | | | | | | | | checkout: implement "-" abbreviation, add docs and testsThomas Rast2009-01-173-0/+57
| * | | | | | | | | | | | | | | | | sha1_name: support @{-N} syntax in get_sha1()Thomas Rast2009-01-173-3/+87
| * | | | | | | | | | | | | | | | | sha1_name: tweak @{-N} lookupThomas Rast2009-01-172-25/+32
| * | | | | | | | | | | | | | | | | checkout: implement "@{-N}" shortcut name for N-th last branchJunio C Hamano2009-01-173-2/+87
* | | | | | | | | | | | | | | | | | gitweb: check if-modified-since for feedsGiuseppe Bilotta2009-01-281-1/+19
* | | | | | | | | | | | | | | | | | gitweb: last-modified time should be commiter, not authorGiuseppe Bilotta2009-01-281-1/+1
* | | | | | | | | | | | | | | | | | gitweb: rss channel dateGiuseppe Bilotta2009-01-281-0/+4
* | | | | | | | | | | | | | | | | | gitweb: rss feed managingEditorGiuseppe Bilotta2009-01-281-1/+3
* | | | | | | | | | | | | | | | | | gitweb: feed generator metadataGiuseppe Bilotta2009-01-281-0/+2
* | | | | | | | | | | | | | | | | | gitweb: channel image in rss feedGiuseppe Bilotta2009-01-281-0/+10
* | | | | | | | | | | | | | | | | | Makefile: Make 'configure --with-expat=path' actually workSerge van den Boom2009-01-281-1/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | git-am: minor cleanupsJay Soffian2009-01-281-8/+4
* | | | | | | | | | | | | | | | | Windows: Fix intermittent failures of t7701Johannes Sixt2009-01-281-7/+7