22601 Commits (08fd28bb08a33b419cb91935659635cd053c880b)
 

Author SHA1 Message Date
Junio C Hamano f78eeeaf55 Merge branch 'cc/revert-strategy' 15 years ago
Junio C Hamano f350e1faaa Merge branch 'sc/http-late-auth' 15 years ago
Junio C Hamano dd75d07899 Merge branch 'jk/cached-textconv' 15 years ago
Junio C Hamano 3ecaa3b6a5 Merge branch 'pc/remove-warn' 15 years ago
Jonathan Nieder 57e8743d1a Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIES 15 years ago
Jonathan Nieder e3925b1222 Makefile: fix header dependency checker to allow NO_CURL builds 15 years ago
Jonathan Nieder 1a3eb9a032 Documentation/notes: nitpicks 15 years ago
Jonathan Nieder c5ce183671 Documentation/notes: clean up description of rewriting configuration 15 years ago
Jonathan Nieder 66c4c32d29 Documentation/notes: simplify treatment of default display refs 15 years ago
Jonathan Nieder 59893a88f9 Documentation/log: add a CONFIGURATION section 15 years ago
Jonathan Nieder 0097971031 Documentation/notes: simplify treatment of default notes ref 15 years ago
Jonathan Nieder ed9098fda2 Documentation/notes: add configuration section 15 years ago
Jonathan Nieder 8d6888ec6a Documentation/notes: describe content of notes blobs 15 years ago
Jonathan Nieder 9eb3f816de Documentation/notes: document format of notes trees 15 years ago
Johannes Sixt 3a0942598c Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used 15 years ago
Johannes Sixt 851c34b04e Have set_try_to_free_routine return the previous routine 15 years ago
Sam Vilain a0446e7ba8 gitweb: Add support for FastCGI, using CGI::Fast 15 years ago
Jakub Narebski c2394fe934 gitweb: Put all per-connection code in run() subroutine 15 years ago
Jonathan Nieder 43acff34b9 cherry-pick: do not dump core when iconv fails 15 years ago
Jonathan Nieder 95a2618f60 pretty: initialize new cmt_fmt_map to 0 15 years ago
Ramsay Jones e5bd0a1b36 Makefile: Fix 'clean' target to remove all gitweb build files 15 years ago
Clemens Buchacher ac472ba65f Documentation: git-add does not update files marked "assume unchanged" 15 years ago
Leif Arne Storset cfb88e9a8d Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRef 15 years ago
Ævar Arnfjörð Bjarmason 621fd7a287 Turn setup code in t2007-checkout-symlink.sh into a test 15 years ago
Ævar Arnfjörð Bjarmason 9d488eb40e Move t6000lib.sh to lib-* 15 years ago
Jonathan Nieder f2cabf6abf adapt request-pull tests for new pull request format 15 years ago
Junio C Hamano ea0edad58f Merge branch 'jn/maint-request-pull' into jn/request-pull 15 years ago
Junio C Hamano 5bab69172f t5150: protect backslash with backslash in shell 15 years ago
Bo Yang 509de65f3b blame-options.txt: Add default value for `-M/-C` options. 15 years ago
Bo Yang 0cdca133ec Make git log --follow find copies among unmodified files. 15 years ago
Bo Yang 1da6175d43 Make diffcore_std only can run once before a diff_flush 15 years ago
Bo Yang 9ca5df9061 Add a macro DIFF_QUEUE_CLEAR. 15 years ago
Michael J Gruber 980bde3894 wt-status: take advice.statusHints seriously 15 years ago
Michael J Gruber 18f3b5a9d3 t7508: test advice.statusHints 15 years ago
Jonathan Nieder b6b0afdc30 test-lib: some shells do not let $? propagate into an eval 15 years ago
Will Palmer c197702156 pretty: Respect --abbrev option 15 years ago
Jonathan Nieder 600372497c shortlog: Document and test --format option 15 years ago
Jonathan Nieder ed715b5e39 t4201 (shortlog): Test output format with multiple authors 15 years ago
Jonathan Nieder ae00dc191a t4201 (shortlog): guard setup with test_expect_success 15 years ago
Jonathan Nieder 02646fe55d Documentation/shortlog: scripted users should not rely on implicit HEAD 15 years ago
Jonathan Nieder fb7749e4e4 commit --amend: cope with missing display name 15 years ago
Jonathan Nieder 3bf7886705 test-lib: Let tests specify commands to be run at end of test 15 years ago
Junio C Hamano 6b6f5d4664 Merge branch 'maint-1.7.0' into maint 15 years ago
René Scharfe dfea79004c remove ecb parameter from xdi_diff_outf() 15 years ago
Ping Yin 2b873e064c Documentation/git-send-email: Add "Use gmail as the smtp server" 15 years ago
Junio C Hamano 28ba96ab27 clone: quell the progress report from init and report on clone 15 years ago
Michal Sojka 64b90323f6 test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. 15 years ago
Will Palmer 8028184eec pretty: add aliases for pretty formats 15 years ago
Will Palmer 2d7671ef43 pretty: add infrastructure for commit format aliases 15 years ago
Will Palmer 409578912c pretty: make it easier to add new formats 15 years ago