aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'nd/maint-fix-replace'Junio C Hamano2010-09-03
|\
| * parse_object: pass on the original sha1, not the replaced oneNguyễn Thái Ngọc Duy2010-09-03
* | Merge branch 'ab/compat-regex'Junio C Hamano2010-09-03
|\ \
| * | Fix compat/regex ANSIfication on MinGWJohannes Sixt2010-08-26
| * | autoconf: regex library detection typofixJunio C Hamano2010-08-22
| * | autoconf: don't use platform regex if it lacks REG_STARTENDJonathan Nieder2010-08-19
| * | t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTENDÆvar Arnfjörð Bjarmason2010-08-19
| * | compat/regex: get rid of old-style definitionJunio C Hamano2010-08-19
| * | compat/regex: define out variables only used under RE_ENABLE_I18NÆvar Arnfjörð Bjarmason2010-08-19
| * | Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2010-08-18
| * | compat/regex: get the gawk regex engine to compile within gitÆvar Arnfjörð Bjarmason2010-08-18
| * | compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason2010-08-18
* | | Merge branch 'nd/clone-depth-zero'Junio C Hamano2010-09-03
|\ \ \
| * | | clone: warn users --depth is ignored in local clonesNguyễn Thái Ngọc Duy2010-08-24
* | | | Merge branch 'jn/maint-doc-user-manual-html-doctype'Junio C Hamano2010-09-03
|\ \ \ \
| * | | | docs: fix Makefile dependency for user manualJeff King2010-08-21
| * | | | Documentation: set a !DOCTYPE for user manualJonathan Nieder2010-08-20
* | | | | Merge branch 'cb/maint-mergetool-no-tty'Junio C Hamano2010-09-03
|\ \ \ \ \
| * | | | | mergetool: Remove explicit references to /dev/ttyCharles Bailey2010-08-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'jn/apply-filename-with-sp'Junio C Hamano2010-09-03
|\ \ \ \ \
| * | | | | apply: handle traditional patches with space in filenameJonathan Nieder2010-08-21
| * | | | | tests: exercise "git apply" with weird filenamesJonathan Nieder2010-08-21
| * | | | | apply: split quoted filename handling into new functionJonathan Nieder2010-08-21
| |/ / / /
* | | | | Merge branch 'jn/merge-custom-no-trivial'Junio C Hamano2010-09-03
|\ \ \ \ \
| * | | | | t7606: Avoid using head as a file nameBrian Gernhardt2010-08-24
| * | | | | merge: let custom strategies intervene in trivial mergesJonathan Nieder2010-08-15
| * | | | | t7606 (merge-theirs): modernize styleJonathan Nieder2010-08-15
| |/ / / /
* | | | | Merge branch 'jc/maint-doc-em-dash'Junio C Hamano2010-09-03
|\ \ \ \ \
| * | | | | Work around em-dash handling in newer AsciiDocJunio C Hamano2010-08-24
* | | | | | Merge branch 'mg/doc-bundle'Junio C Hamano2010-09-03
|\ \ \ \ \ \
| * | | | | | git-bundle.txt: Clarify rev-list-args restrictionsMichael J Gruber2010-08-23
| * | | | | | git-bundle.txt: whitespace cleanupMichael J Gruber2010-08-23
| * | | | | | git-bundle.txt: CleanupMichael J Gruber2010-08-23
* | | | | | | Merge branch 'jn/doc-backslash'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \
| * | | | | | | Documentation: remove stray backslash in show-branch discussionJonathan Nieder2010-08-20
| * | | | | | | Documentation: remove stray backslashes from "Fighting regressions" articleJonathan Nieder2010-08-20
| * | | | | | | Documentation: do not convert ... operator to ellipsesJonathan Nieder2010-08-20
| * | | | | | | Documentation: avoid stray backslash in user manualJonathan Nieder2010-08-20
| * | | | | | | Documentation: avoid stray backslashes in core tutorialJonathan Nieder2010-08-20
| * | | | | | | Documentation: remove stray backslashes in rev-parse manualJonathan Nieder2010-08-20
| * | | | | | | Documentation: remove backslash before ~ in fast-import manualJonathan Nieder2010-08-20
| * | | | | | | Documentation: remove stray backslash from "git bundle" manualJonathan Nieder2010-08-20
| * | | | | | | Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder2010-08-20
| * | | | | | | Documentation: remove backslashes in manpage synopsesJonathan Nieder2010-08-20
| * | | | | | | Documentation: clarify quoting in gitignore docsJonathan Nieder2010-08-20
| * | | | | | | Documentation: clarify quoting in "git rm" exampleJonathan Nieder2010-08-20
| * | | | | | | Documentation: add missing quotes to "git grep" examplesJonathan Nieder2010-08-20
| * | | | | | | Documentation: clarify quoting in "git add" exampleJonathan Nieder2010-08-20
| * | | | | | | Documentation: unbreak regex in show-ref manualJonathan Nieder2010-08-20
| * | | | | | | Documentation: quoting trouble in "git rm" discussionJonathan Nieder2010-08-20