22138 Commits (d0b16c8f878bef5c1268e033a3d1f427498c7008)
 

Author SHA1 Message Date
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
Junio C Hamano 03cb91b18c reflog --expire-unreachable: special case entries in "HEAD" reflog 15 years ago
Junio C Hamano 713c79e84b more war on "sleep" in tests 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 eb523a8d79 Document gc.<pattern>.reflogexpire variables 15 years ago
Junio C Hamano 0ba17dd022 am -3: recover the diagnostic messages for corrupt patches 15 years ago
Thomas Rast 882749a04f diff: add --word-diff option that generalizes --color-words 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
Shawn O. Pearce 03e8b541b3 describe: Break annotated tag ties by tagger date 15 years ago
Jay Soffian f78683f3a8 Documentation/config.txt: default gc.aggressiveWindow is 250, not 10 15 years ago
Jonathan Nieder 63a2f6139c t5800: testgit helper requires Python support 15 years ago
Shawn O. Pearce e451d06bf3 tag.c: Parse tagger date (if present) 15 years ago
Shawn O. Pearce 28de5b6b40 tag.c: Refactor parse_tag_buffer to be saner to program 15 years ago