22329 Commits (049e98c875682de2f5638b83e91bfbef5cfbf521)
 

Author SHA1 Message Date
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
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
Jakub Narebski 592ea4173a gitweb: Refactor syntax highlighting support 15 years ago
Johannes Schindelin b331fe5476 gitweb: Syntax highlighting support 15 years ago
Sverre Rabbelier 493429b896 Gitweb: ignore built file 15 years ago
René Scharfe 582aa00bdf git diff too slow for a file 15 years ago
Junio C Hamano c1909e7295 wt-status: fix 'fprintf' compilation warning 15 years ago
Junio C Hamano ddb27a5a6b Merge branch 'maint' 15 years ago
Jakub Narebski 152d94348f gitweb: Create install target for gitweb in Makefile 15 years ago
Jakub Narebski 8515392f5d gitweb: Improve installation instructions in gitweb/INSTALL 15 years ago
Jakub Narebski ee1d8ee0f0 gitweb: Silence 'Variable VAR may be unavailable' warnings 15 years ago
Jonathan Nieder daae19224a fsck: check ident lines in commit objects 15 years ago
Jakub Narebski efb2d0c5dc gitweb: Move generating page title to separate subroutine 15 years ago
Jakub Narebski 7a59745710 gitweb: Add custom error handler using die_error 15 years ago
Jakub Narebski c42b00c8f2 gitweb: Use nonlocal jump instead of 'exit' in die_error 15 years ago
Jakub Narebski 377bee3424 gitweb: href(..., -path_info => 0|1) 15 years ago