aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | diffcore.h: be explicit about the signedness of is_binaryRichard Lowe2014-02-24
* | | | | | | | | | Merge branch 'jk/clean-d-pathspec'Junio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clean: simplify dir/not-dir logicJeff King2014-03-11
| * | | | | | | | | | clean: respect pathspecs with "-d"Jeff King2014-03-11
* | | | | | | | | | | Update draft release notes to Git 2.0Junio C Hamano2014-03-14
* | | | | | | | | | | Merge branch 'ta/parse-commit-with-skip-prefix'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | commit.c: use skip_prefix() instead of starts_with()Tanay Abhra2014-03-04
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sr/add--interactive-term-readkey'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-add--interactive: warn if module for interactive.singlekey is missingSimon Ruderich2014-03-03
| * | | | | | | | | | | git-config: document interactive.singlekey requires Term::ReadKeySimon Ruderich2014-03-03
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sh/write-pack-file-warning-message-fix'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | write_pack_file: use correct variable in diagnosticSun He2014-03-03
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/strbuf-inline-styles'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | strbuf: style fix -- top opening bracket on a separate lineNguyễn Thái Ngọc Duy2014-03-03
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jn/bisect-coding-style'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-bisect.sh: fix a few style issuesJacopo Notarstefano2014-03-03
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document some functions defined in object.cMichael Haggerty2014-02-28
| * | | | | | | | | | Add docstrings for lookup_replace_object() and do_lookup_replace_object()Michael Haggerty2014-02-28
| * | | | | | | | | | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-20
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sg/archive-restrict-remote'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add uploadarchive.allowUnreachable optionScott J. Goldman2014-02-28
| * | | | | | | | | | docs: clarify remote restrictions for git-upload-archiveJeff King2014-02-28
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'rt/help-pretty-prints-cmd-names'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | help.c: rename function "pretty_print_string_list"Ralf Thielow2014-02-28
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jl/doc-submodule-update-checkout'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodule update: consistently document the '--checkout' optionJens Lehmann2014-02-28
* | | | | | | | | | | Merge branch 'jk/doc-coding-guideline'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CodingGuidelines: mention C whitespace rulesJeff King2014-02-28
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'da/difftool-git-files'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t7800: add a difftool test for .git-filesJunio C Hamano2014-03-05
| * | | | | | | | | | | difftool: support repositories with .git-filesDavid Aguilar2014-02-24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | read-cache: add index.version config variableThomas Gummerer2014-02-24
| * | | | | | | | | | | test-lib: allow setting the index format versionThomas Gummerer2014-02-24
| * | | | | | | | | | | introduce GIT_INDEX_VERSION environment variableThomas Gummerer2014-02-24
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'nd/i18n-progress'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i18n: mark all progress lines for translationNguyễn Thái Ngọc Duy2014-02-24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'mh/object-code-cleanup'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sha1_file.c: document a bunch of functions defined in the fileMichael Haggerty2014-02-24
| * | | | | | | | | | | sha1_file_name(): declare to return a const stringMichael Haggerty2014-02-24
| * | | | | | | | | | | find_pack_entry(): document last_found_packMichael Haggerty2014-02-24
| * | | | | | | | | | | replace_object: use struct members instead of an arrayMichael Haggerty2014-02-24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jn/am-doc-hooks'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | am doc: add a pointer to relevant hooksJonathan Nieder2014-02-24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jm/stash-doc-k-for-keep'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | stash doc: mention short form -k in save descriptionJohn Marshall2014-02-24
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/remote-pushremote-config-reading'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | remote: handle pushremote config in any orderJeff King2014-02-24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \ \ \ \ \