aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | remote: handle pushremote config in any orderJeff King2014-02-24
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | show_ident_date: fix tz range checkJeff King2014-03-07
| * | | | | | | | | log: do not segfault on gmtime errorsJeff King2014-02-24
| * | | | | | | | | log: handle integer overflow in timestampsJeff King2014-02-24
| * | | | | | | | | date: check date overflow against time_tJeff King2014-02-24
| * | | | | | | | | fsck: report integer overflow in author timestampsJeff King2014-02-24
| * | | | | | | | | t4212: test bogus timestamps with git-logJeff King2014-02-24
* | | | | | | | | | Merge branch 'tr/diff-submodule-no-reuse-worktree' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff: do not reuse_worktree_file for submodulesThomas Rast2014-02-18
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/reset-setup-worktree' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | reset: optionally setup worktree and refresh index on --mixedNguyễn Thái Ngọc Duy2014-02-18
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/check-attr-honor-working-tree' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | check-attr: move to the top of working tree when in non-bare repositoryJunio C Hamano2014-02-06
| * | | | | | | | | | t0003: do not chdir the whole test processJunio C Hamano2014-02-06
* | | | | | | | | | | Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | merge-recursive.c: tolerate missing files while refreshing indexBrad King2014-02-24
| * | | | | | | | | | | read-cache.c: extend make_cache_entry refresh flag with optionsBrad King2014-02-24
| * | | | | | | | | | | read-cache.c: refactor --ignore-missing implementationBrad King2014-02-24
| * | | | | | | | | | | t3030-merge-recursive: test known breakage with empty work treeBrad King2014-02-24
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ds/rev-parse-required-args' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rev-parse: check i before using argv[i] against argcDavid Sharp2014-01-28
* | | | | | | | | | | | Merge branch 'jk/config-path-include-fix' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | handle_path_include: don't look at NULL valueJeff King2014-01-28
| * | | | | | | | | | | | expand_user_path: do not look at NULL pathJeff King2014-01-28
* | | | | | | | | | | | | Merge branch 'nd/diff-quiet-stat-dirty' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | diff: do not quit early on stat-dirty filesNguyễn Thái Ngọc Duy2014-02-24
| * | | | | | | | | | | | | diff.c: move diffcore_skip_stat_unmatch core logic out for reuse laterNguyễn Thái Ngọc Duy2014-02-24
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'nd/http-fetch-shallow-fix' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t5537: move http tests out to t5539Nguyễn Thái Ngọc Duy2014-02-13
| * | | | | | | | | | | | | fetch-pack: fix deepen shallow over smart http with no-done capNguyễn Thái Ngọc Duy2014-02-10
| * | | | | | | | | | | | | protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy2014-02-10
| * | | | | | | | | | | | | protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy2014-02-10
| * | | | | | | | | | | | | pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy2014-02-10
| * | | | | | | | | | | | | test: rename http fetch and push test filesNguyễn Thái Ngọc Duy2014-02-10
| * | | | | | | | | | | | | tests: auto-set LIB_HTTPD_PORT from test nameJeff King2014-02-10
* | | | | | | | | | | | | | Merge branch 'nd/submodule-pathspec-ending-with-slash' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | clean: use cache_name_is_other()Nguyễn Thái Ngọc Duy2014-02-24
| * | | | | | | | | | | | | clean: replace match_pathspec() with dir_path_match()Nguyễn Thái Ngọc Duy2014-02-24
| * | | | | | | | | | | | | pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy2014-02-24
| * | | | | | | | | | | | | match_pathspec: match pathspec "foo/" against directory "foo"Nguyễn Thái Ngọc Duy2014-02-24
| * | | | | | | | | | | | | dir.c: prepare match_pathspec_item for taking more flagsNguyễn Thái Ngọc Duy2014-02-24
| * | | | | | | | | | | | | pathspec: rename match_pathspec_depth() to match_pathspec()Nguyễn Thái Ngọc Duy2014-02-24
| * | | | | | | | | | | | | pathspec: convert some match_pathspec_depth() to dir_path_match()Nguyễn Thái Ngọc Duy2014-02-24
| * | | | | | | | | | | | | pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy2014-02-24
* | | | | | | | | | | | | | i18n: proposed command missing leading dashSandy Carter2014-03-05
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Git 1.9.0v1.9.0Junio C Hamano2014-02-14
* | | | | | | | | | | | | release notes: typo fixesMichael J Gruber2014-02-14
* | | | | | | | | | | | | Sync with 1.8.5.5Junio C Hamano2014-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Git 1.8.5.5v1.8.5.5Junio C Hamano2014-02-13