summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-15Git 1.6.5.9v1.6.5.9Junio C Hamano
2010-12-15Git 1.6.4.5v1.6.4.5Junio C Hamano
2010-12-15gitweb: Introduce esc_attr to escape attributes of HTML elementsJakub Narebski
2010-07-25request-pull.txt: Document -p optionStephen Boyd
2010-07-25Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano
2010-07-25Check size of path buffer before writing into itGreg Brockman
2010-07-07rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-optionUwe Kleine-König
2010-03-04Remove extra '-' from git-am(1)Michal Sojka
2010-02-16dwim_ref: fix dangling symref warningJeff King
2010-02-15stash pop: remove 'apply' options during 'drop' invocationThomas Rast
2010-02-15diff: make sure --output=/bad/path is caughtLarry D'Anna
2010-02-10t8003: check exit code of command and error message separatelyJunio C Hamano
2010-02-08blame: prevent a segv when -L given start > EOFJay Soffian
2010-02-01Merge branch 'sb/maint-octopus' into maint-1.6.5Junio C Hamano
2010-02-01Merge branch 'bg/maint-add-all-doc' into maint-1.6.5Junio C Hamano
2010-01-29fix memcpy of overlapping areaJeff King
2010-01-20Git 1.6.5.8v1.6.5.8Junio C Hamano
2010-01-20Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5Junio C Hamano
2010-01-20Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes' into maint-1...Junio C Hamano
2010-01-20Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint-1.6.5Junio C Hamano
2010-01-20Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint-1.6.5Junio C Hamano
2010-01-18Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano
2010-01-18Merge branch 'maint-1.6.3' into maint-1.6.4Junio C Hamano
2010-01-18Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano
2010-01-18Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4Junio C Hamano
2010-01-18Fix mis-backport of t7002Junio C Hamano
2010-01-18grep: NUL terminate input from a fileJim Meyering
2010-01-14fast-import: tag may point to any object typeDmitry Potapov
2010-01-10Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2010-01-10Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2010-01-09base85: Make the code more obvious instead of explaining the non-obviousAndreas Gruenbacher
2010-01-09base85: encode_85() does not use the decode tableAndreas Gruenbacher
2010-01-09base85 debug code: Fix length byte calculationAndreas Gruenbacher
2010-01-07git-rm doc: Describe how to sync index & work treeBjörn Gustavsson
2010-01-06checkout -m: do not try to fall back to --merge from an unborn branchJunio C Hamano
2009-12-31branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy
2009-12-31bash completion: factor submodules into dirty stateThomas Rast
2009-12-30textconv: stop leaking file descriptorsJeff King
2009-12-30reset: unbreak hard resets with GIT_WORK_TREEJeff King
2009-12-29Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-12-29commit: --cleanup is a message optionGreg Price
2009-12-29git count-objects: handle packs bigger than 4GAndreas Schwab
2009-12-29t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy
2009-12-22Prevent git blame from segfaulting on a missing author nameDavid Reiss
2009-12-19rebase -i: abort cleanly if the editor fails to launchBjörn Gustavsson
2009-12-17technical-docs: document hash APIStephen Boyd
2009-12-17api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd
2009-12-16Git 1.6.5.7v1.6.5.7Junio C Hamano
2009-12-16worktree: don't segfault with an absolute pathspec without a work treeJunio C Hamano
2009-12-16ignore unknown color configurationJeff King