22141 Commits (5d1e34158a3023af48541bf1731d202849929a12)
 

Author SHA1 Message Date
Tay Ray Chuan 90d0571357 http.c::new_http_pack_request: do away with the temp variable filename 15 years ago
Shawn O. Pearce 750ef42516 http-fetch: Use temporary files for pack-*.idx until verified 15 years ago
Shawn O. Pearce fe72d420ab http-fetch: Use index-pack rather than verify-pack to check packs 15 years ago
Shawn O. Pearce 7b64469a36 Allow parse_pack_index on temporary files 15 years ago
Shawn O. Pearce 9b0aa72870 Extract verify_pack_index for reuse from verify_pack 15 years ago
Shawn O. Pearce fa5fc15d6e Introduce close_pack_index to permit replacement 15 years ago
Shawn O. Pearce 162eb5f838 http.c: Remove unnecessary strdup of sha1_to_hex result 15 years ago
SZEDER Gábor 580b7d3605 reflog: remove 'show' from 'expire's usage string 15 years ago
Junio C Hamano 8165952517 Merge branch 'maint-1.6.6' into maint 15 years ago
Johannes Sixt b75686455c MSVC: Fix build by adding missing termios.h dummy 15 years ago
Junio C Hamano 5469e2dab1 Git 1.7.1-rc2 15 years ago
Junio C Hamano 407a963cae Merge branch 'rr/remote-helper-doc' 15 years ago
Junio C Hamano c4df50c2d8 Merge branch 'wp/doc-filter-direction' 15 years ago
Junio C Hamano bc32d342c2 Merge branch 'jk/maint-diffstat-overflow' 15 years ago
Junio C Hamano 779f9467eb Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format' 15 years ago
Junio C Hamano fab45027e0 Merge branch 'maint' 15 years ago
Junio C Hamano e8a1228053 Merge git://git.kernel.org/pub/scm/gitk/gitk 15 years ago
Ramkumar Ramachandra d0c26f0f56 SubmittingPatches: Add new section about what to base work on 15 years ago
Charles Bailey 7aa5d43cc6 stash: Don't overwrite files that have gone from the index 15 years ago
Ramkumar Ramachandra d43427d3d9 Documentation/remote-helpers: Fix typos and improve language 15 years ago
Ramkumar Ramachandra 272a36b67b Fixup: Second argument may be any arbitrary string 15 years ago
Ramkumar Ramachandra b6c8d2d663 Documentation/remote-helpers: Add invocation section 15 years ago
Ramkumar Ramachandra 5ce4f4e3bf Documentation/urls: Rewrite to accomodate <transport>::<address> 15 years ago
Ramkumar Ramachandra 00b84e9dbf Documentation/remote-helpers: Rewrite description 15 years ago
Charles Bailey 03aa87ed99 Documentation: Describe other situations where -z affects git diff 15 years ago
Jeff King 77bc694907 rebase-interactive: silence warning when no commits rewritten 15 years ago
Junio C Hamano 636db2c036 t3301: add tests to use --format="%N" 15 years ago
Shawn O. Pearce 0da8b2e7c8 http.c: Don't store destination name in request structures 15 years ago
Shawn O. Pearce 3065274c58 http.c: Drop useless != NULL test in finish_http_pack_request 15 years ago
Shawn O. Pearce 021ab6f00b http.c: Tiny refactoring of finish_http_pack_request 15 years ago
Shawn O. Pearce d761b2ac0e t5550-http-fetch: Use subshell for repository operations 15 years ago
Shawn O. Pearce 03b6aeb274 http.c: Remove bad free of static block 15 years ago
Junio C Hamano f3bd6ab7ea Merge branch 'maint' 15 years ago
Matthew Ogilvie f02dd06e26 t6006: do not write to /tmp 15 years ago
Chris Webb 39407304f1 git-instaweb: pass through invoking user's path to gitweb CGI scripts 15 years ago
Junio C Hamano 8de096b671 gitweb: simplify gitweb.min.* generation and clean-up rules 15 years ago
Jonathan Nieder a6ccbbdb66 tag -v: use RUN_GIT_CMD to run verify-tag 15 years ago
Will Palmer c308b9c25d documentation: clarify direction of core.autocrlf 15 years ago
Jeff King 0974c117ff diff: use large integers for diffstat calculations 15 years ago
Michael J Gruber 53b3c47d64 t1010-mktree: Adjust expected result to code and documentation 15 years ago
Thomas Rast 2179870803 combined diff: correctly handle truncated file 15 years ago
Jens Lehmann a1d383c5ab gitk: Display dirty submodules correctly 15 years ago
Jakub Narebski bb15e38281 autoconf: Check if <paths.h> exists and set HAVE_PATHS_H 15 years ago
Chris Webb cb6a22c076 exec_cmd.c: replace hard-coded path list with one from <paths.h> 15 years ago
Jonathan Nieder fff0d0abdd Document new "already-merged" rule for branch -d 15 years ago
Jonathan Nieder 3e8c0eb48f Add .depend directories to .gitignore 15 years ago
Jonathan Nieder fdf1bc48ca t7006: guard cleanup with test_expect_success 15 years ago
Junio C Hamano 0ba17dd022 am -3: recover the diagnostic messages for corrupt patches 15 years ago
Junio C Hamano a6018bbdca Merge branch 'maint' 15 years ago
Johannes Gilger 5b16360330 pretty: Initialize notes if %N is used 15 years ago