summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-24clean: replace match_pathspec() with dir_path_match()Nguyễn Thái Ngọc Duy
2014-02-24pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy
2014-02-24match_pathspec: match pathspec "foo/" against directory "foo"Nguyễn Thái Ngọc Duy
2014-02-24dir.c: prepare match_pathspec_item for taking more flagsNguyễn Thái Ngọc Duy
2014-02-24pathspec: rename match_pathspec_depth() to match_pathspec()Nguyễn Thái Ngọc Duy
2014-02-24pathspec: convert some match_pathspec_depth() to dir_path_match()Nguyễn Thái Ngọc Duy
2014-02-24pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy
2014-01-27Merge branch 'nd/negative-pathspec'Junio C Hamano
2014-01-27Merge branch 'pw/git-p4'Junio C Hamano
2014-01-27Merge branch 'ss/safe-create-leading-dir-with-slash'Junio C Hamano
2014-01-27Merge branch 'mh/safe-create-leading-directories'Junio C Hamano
2014-01-27Merge branch 'tr/nth-previous-is-a-commit'Junio C Hamano
2014-01-27Merge branch 'tr/gitk-doc-range-trace'Junio C Hamano
2014-01-27Merge branch 'jk/mark-edges-uninteresting'Junio C Hamano
2014-01-27Merge branch 'jk/diff-filespec-cleanup'Junio C Hamano
2014-01-27Merge branch 'ef/mingw-write'Junio C Hamano
2014-01-27Merge branch 'rk/send-email-ssl-cert'Junio C Hamano
2014-01-27Merge branch 'jn/ignore-doc'Junio C Hamano
2014-01-27Merge branch 'jk/interpret-branch-name-fix'Junio C Hamano
2014-01-27Merge branch 'jk/allow-fetch-onelevel-refname'Junio C Hamano
2014-01-27Merge branch 'jc/revision-range-unpeel'Junio C Hamano
2014-01-27Merge branch 'mh/retire-ref-fetch-rules'Junio C Hamano
2014-01-27Merge branch 'mh/attr-macro-doc'Junio C Hamano
2014-01-27Merge branch 'jc/maint-pull-docfix'Junio C Hamano
2014-01-27Merge branch 'jk/complete-merge-base'Junio C Hamano
2014-01-27Merge branch 'ab/subtree-doc'Junio C Hamano
2014-01-23tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy
2014-01-23Makefile: Fix compilation of Windows resource fileJohannes Sixt
2014-01-23Merge git://git.bogomips.org/git-svnJunio C Hamano
2014-01-23Merge git://ozlabs.org/~paulus/gitkJunio C Hamano
2014-01-23gitk: Indent word-wrapped lines in commit display headerPaul Mackerras
2014-01-23git-svn: memoize _rev_list and rebuildlin zuojian
2014-01-22Add cross-references between docs for for-each-ref and show-refMichael Haggerty
2014-01-22safe_create_leading_directories(): on Windows, \ can separate path componentsMichael Haggerty
2014-01-22git p4 doc: use two-line style for options with multiple spellingsPete Wyckoff
2014-01-22git p4 test: examine behavior with locked (+l) filesPete Wyckoff
2014-01-22git p4: fix an error message when "p4 where" failsPete Wyckoff
2014-01-22git p4: handle files with wildcards when doing RCS scrubbingPete Wyckoff
2014-01-22git p4 test: do not pollute /tmpPete Wyckoff
2014-01-22git p4 test: run as user "author"Pete Wyckoff
2014-01-22git p4 test: is_cli_file_writeable succeedsPete Wyckoff
2014-01-22git p4 test: explicitly check p4 wildcard deletePete Wyckoff
2014-01-22git p4: work around p4 bug that causes empty symlinksPete Wyckoff
2014-01-22gitk: Comply with XDG base directory specificationAstril Hayato
2014-01-21git p4 test: ensure p4 symlink parsing worksPete Wyckoff
2014-01-21git p4 test: wildcards are supportedPete Wyckoff
2014-01-21list-objects: only look at cmdline trees with edge_hintJeff King
2014-01-21t/perf: time rev-list with UNINTERESTING commitsJeff King
2014-01-21Documentation: @{-N} can refer to a commitThomas Rast
2014-01-21rename_tmp_log(): on SCLD_VANISHED, retryMichael Haggerty