aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* index-pack: eliminate unlimited recursion in get_base_data()Nguyễn Thái Ngọc Duy2012-01-16
* index-pack: eliminate recursion in find_unresolved_deltasNguyễn Thái Ngọc Duy2012-01-16
* Eliminate recursion in setting/clearing marks in commit listNguyễn Thái Ngọc Duy2012-01-16
* Update draft release notes in preparation for 1.7.9-rc0Junio C Hamano2011-12-22
* Merge branch 'tr/bash-read-unescaped'Junio C Hamano2011-12-22
|\
| * bash completion: use read -r everywhereThomas Rast2011-12-21
* | Merge branch 'ab/sun-studio-portability'Junio C Hamano2011-12-22
|\ \
| * | Appease Sun Studio by renaming "tmpfile"Ævar Arnfjörð Bjarmason2011-12-21
| * | Fix a bitwise negation assignment issue spotted by Sun StudioÆvar Arnfjörð Bjarmason2011-12-21
| * | Fix an enum assignment issue spotted by Sun StudioÆvar Arnfjörð Bjarmason2011-12-21
| |/
* | Merge branch 'tr/doc-sh-setup'Junio C Hamano2011-12-22
|\ \
| * | git-sh-setup: make require_clean_work_tree part of the interfaceThomas Rast2011-12-20
* | | Merge branch 'rr/revert-cherry-pick'Junio C Hamano2011-12-22
|\ \ \
| * | | t3502, t3510: clarify cherry-pick -m failureRamkumar Ramachandra2011-12-15
| * | | t3510 (cherry-pick-sequencer): use exit statusRamkumar Ramachandra2011-12-15
| * | | revert: simplify getting commit subject in format_todo()Ramkumar Ramachandra2011-12-15
| * | | revert: tolerate extra spaces, tabs in insn sheetRamkumar Ramachandra2011-12-15
| * | | revert: make commit subjects in insn sheet optionalRamkumar Ramachandra2011-12-15
| * | | revert: free msg in format_todo()Ramkumar Ramachandra2011-12-15
* | | | Merge branch 'tr/pty-all'Junio C Hamano2011-12-22
|\ \ \ \
| * | | | test-terminal: set output terminals to raw modeThomas Rast2011-12-19
* | | | | Merge branch 'jn/maint-gitweb-utf8-fix'Junio C Hamano2011-12-22
|\ \ \ \ \
| * | | | | gitweb: Fix fallback mode of to_utf8 subroutineJakub Narebski2011-12-19
| * | | | | gitweb: Output valid utf8 in git_blame_common('data')Jürgen Kreileder2011-12-18
| * | | | | gitweb: esc_html() site name for title in OPMLJürgen Kreileder2011-12-18
| * | | | | gitweb: Call to_utf8() on input string in chop_and_escape_str()Jürgen Kreileder2011-12-18
* | | | | | Update draft release notes to 1.7.9Junio C Hamano2011-12-22
* | | | | | Merge branch 'jk/maint-strbuf-missing-init'Junio C Hamano2011-12-22
|\ \ \ \ \ \
| * \ \ \ \ \ Update jk/maint-strbuf-missing-init to builtin/ renameJunio C Hamano2011-12-18
| |\ \ \ \ \ \
| * | | | | | | commit, merge: initialize static strbufJeff King2011-12-18
* | | | | | | | Merge branch 'jc/maint-lf-to-crlf-keep-crlf'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \
| * | | | | | | | lf_to_crlf_filter(): resurrect CRLF->CRLF hackJunio C Hamano2011-12-18
* | | | | | | | | Merge branch 'rs/diff-tree-combined-clean-up'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule: use diff_tree_combined_merge() instead of diff_tree_combined()René Scharfe2011-12-17
| * | | | | | | | | pass struct commit to diff_tree_combined_merge()René Scharfe2011-12-17
| * | | | | | | | | use struct sha1_array in diff_tree_combined()René Scharfe2011-12-17
* | | | | | | | | | Merge branch 'jk/maint-push-v-is-verbose'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | make "git push -v" actually verboseJeff King2011-12-17
* | | | | | | | | | | Merge branch 'tr/grep-threading'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | grep: disable threading in non-worktree caseThomas Rast2011-12-16
| * | | | | | | | | | | grep: enable threading with -p and -W using lazy attribute lookupThomas Rast2011-12-16
| * | | | | | | | | | | grep: load funcname patterns for -WThomas Rast2011-12-12
* | | | | | | | | | | | Merge branch 'jk/pretty-reglog-ent'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pretty: give placeholders to reflog identityJeff King2011-12-16
* | | | | | | | | | | | | Merge branch 'jk/follow-rename-score'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | use custom rename score during --followJeff King2011-12-16
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jk/doc-fsck'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | docs: brush up obsolete bits of git-fsck manpageJeff King2011-12-16
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'nd/war-on-nul-in-commit'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | commit_tree(): refuse commit messages that contain NULsNguyễn Thái Ngọc Duy2011-12-15