35837 Commits (62bef66fe783a6a49e4418b6ce194cc94017bc7c)
 

Author SHA1 Message Date
Junio C Hamano a0f4525ae0 Merge branch 'jn/ignore-doc' 11 years ago
Junio C Hamano 4e9f9320e3 Merge branch 'jk/interpret-branch-name-fix' 11 years ago
Junio C Hamano f583ace157 Merge branch 'jk/allow-fetch-onelevel-refname' 11 years ago
Junio C Hamano 63763273de Merge branch 'jc/revision-range-unpeel' 11 years ago
Junio C Hamano 9bb5287098 Merge branch 'mh/retire-ref-fetch-rules' 11 years ago
Junio C Hamano ac355298b1 Merge branch 'mh/attr-macro-doc' 11 years ago
Junio C Hamano 6d73dba8f6 Merge branch 'jc/maint-pull-docfix' 11 years ago
Junio C Hamano ba98a2f660 Merge branch 'jk/complete-merge-base' 11 years ago
Junio C Hamano c9e8c1aa3f Merge branch 'ab/subtree-doc' 11 years ago
Thomas Ackermann 9c96c7f3aa http-protocol.txt: don't use uppercase for variable names in "The Negotiation Algorithm" 11 years ago
Junio C Hamano 43cc5ce9ea Documentation: make it easier to maintain enumerated documents 11 years ago
Thomas Ackermann 586aa78631 create HTML for http-protocol.txt 11 years ago
Andy Spencer e4ddb05720 tree_entry_interesting: match against all pathspecs 11 years ago
John Keeping fd78cedc52 Makefile: remove redundant object in git-http{fetch,push} 11 years ago
Michael Haggerty 8169007468 doc: remote author/documentation sections from more pages 11 years ago
Jiang Xin 608a82348b l10n: remove 2 blank translations on Danish, Dutch 11 years ago
Jiang Xin cfff71a961 l10n: zh_CN.po: translate 27 messages (2210t0f0u) 11 years ago
Jeff King a0332337be t7700: do not use "touch" unnecessarily 11 years ago
Jeff King 088304bf73 t7501: fix "empty commit" test with NO_PERL 11 years ago
Nguyễn Thái Ngọc Duy 74b4f7f277 tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting() 11 years ago
Jeff King b861e235bc repack: propagate pack-objects options as strings 11 years ago
Jeff King aa8bd519db repack: make parsed string options const-correct 11 years ago
Jeff King 44b96ecaa8 repack: fix typo in max-pack-size option 11 years ago
Johannes Sixt b594c975c7 Makefile: Fix compilation of Windows resource file 11 years ago
Junio C Hamano b21c0bc8e6 Merge git://git.bogomips.org/git-svn 11 years ago
Junio C Hamano 2dbfa676f0 Merge git://ozlabs.org/~paulus/gitk 11 years ago
Paul Mackerras 76d64ca6b5 gitk: Indent word-wrapped lines in commit display header 11 years ago
lin zuojian ab0bcec987 git-svn: memoize _rev_list and rebuild 11 years ago
Michael Haggerty f21e1c5d36 Add cross-references between docs for for-each-ref and show-ref 11 years ago
Michael Haggerty 0f5274033e safe_create_leading_directories(): on Windows, \ can separate path components 11 years ago
Pete Wyckoff f84cb68463 git p4 doc: use two-line style for options with multiple spellings 11 years ago
Pete Wyckoff 3d5388afa8 git p4 test: examine behavior with locked (+l) files 11 years ago
Pete Wyckoff 2000544330 git p4: fix an error message when "p4 where" fails 11 years ago
Pete Wyckoff 79467e61aa git p4: handle files with wildcards when doing RCS scrubbing 11 years ago
Pete Wyckoff 0cf1b72a38 git p4 test: do not pollute /tmp 11 years ago
Pete Wyckoff 0055b56e10 git p4 test: run as user "author" 11 years ago
Pete Wyckoff 0577849d2b git p4 test: is_cli_file_writeable succeeds 11 years ago
Pete Wyckoff 630c4f19f0 git p4 test: explicitly check p4 wildcard delete 11 years ago
Pete Wyckoff 40f846c35c git p4: work around p4 bug that causes empty symlinks 11 years ago
Astril Hayato 8f86339858 gitk: Comply with XDG base directory specification 11 years ago
Pete Wyckoff a8d8e382a9 git p4 test: ensure p4 symlink parsing works 11 years ago
Pete Wyckoff 16168986eb git p4 test: wildcards are supported 11 years ago
Jeff King 200abe7458 list-objects: only look at cmdline trees with edge_hint 11 years ago
Jeff King ea97002fc9 t/perf: time rev-list with UNINTERESTING commits 11 years ago
Thomas Rast 75d6e552a8 Documentation: @{-N} can refer to a commit 11 years ago
Michael Haggerty 08f555cb82 rename_tmp_log(): on SCLD_VANISHED, retry 11 years ago
Michael Haggerty f1e9e9a4db rename_tmp_log(): limit the number of remote_empty_directories() attempts 11 years ago
Michael Haggerty ae4a283e3b rename_tmp_log(): handle a possible mkdir/rmdir race 11 years ago
Michael Haggerty fa59ae7971 rename_ref(): extract function rename_tmp_log() 11 years ago
Michael Haggerty 863808cd1a remove_dir_recurse(): handle disappearing files and directories 11 years ago