summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27http-protocol.txt: don't use uppercase for variable names in "The Negotiation...Thomas Ackermann
2014-01-27Documentation: make it easier to maintain enumerated documentsJunio C Hamano
2014-01-27create HTML for http-protocol.txtThomas Ackermann
2014-01-27tree_entry_interesting: match against all pathspecsAndy Spencer
2014-01-27Makefile: remove redundant object in git-http{fetch,push}John Keeping
2014-01-27doc: remote author/documentation sections from more pagesMichael Haggerty
2014-01-24l10n: remove 2 blank translations on Danish, DutchJiang Xin
2014-01-24l10n: zh_CN.po: translate 27 messages (2210t0f0u)Jiang Xin
2014-01-23t7700: do not use "touch" unnecessarilyJeff King
2014-01-23t7501: fix "empty commit" test with NO_PERLJeff King
2014-01-23tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy
2014-01-23repack: propagate pack-objects options as stringsJeff King
2014-01-23repack: make parsed string options const-correctJeff King
2014-01-23repack: fix typo in max-pack-size optionJeff King
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