1366 Commits (ca132089d2c7628fb6bca59715ece342777bdaf0)

Author SHA1 Message Date
Jeff King 67d232426b cvsimport: fix usage of cvsimport.module 17 years ago
Johannes Schindelin 28391a80a9 receive-pack: allow deletion of corrupt refs 17 years ago
Johannes Sixt fdd7d48d6a t7003-filter-branch: Fix test of a failing --msg-filter. 17 years ago
Johannes Schindelin cd67e4d46b Teach 'git pull' about --rebase 17 years ago
Jeff King 0673c96db9 Revert "t5516: test update of local refs on push" 17 years ago
Jeff King 9da0dabcd9 cvsimport: use rev-parse to support packed refs 17 years ago
Jeff King 795c7c0b08 Add basic cvsimport tests 17 years ago
Jeff King 10507857fe git-tag: test that -s implies an annotated tag 17 years ago
Junio C Hamano d5a4164140 builtin-apply: teach whitespace_rules 17 years ago
Junio C Hamano 29cc0ef1ab t4119: correct overeager war-on-whitespace 17 years ago
Junio C Hamano b468f0ce48 Add a few more tests for git-commit 17 years ago
Junio C Hamano 3f7dfe77b7 git-branch --contains: doc and test 17 years ago
Johannes Schindelin 637efc3456 Replace "runstatus" with "status" in the tests 17 years ago
Kristian Høgsberg 1200993a1e t7501-commit: Add test for git commit <file> with dirty index. 17 years ago
Johannes Schindelin 2150554b0e builtin-commit --s: add a newline if the last line was not a S-o-b 17 years ago
Johannes Schindelin 13208572fb builtin-commit: fix --signoff 17 years ago
Johannes Schindelin 367c98866c git status: show relative paths when run in a subdirectory 17 years ago
Kristian Høgsberg d63c2fd192 Add testcase for amending and fixing author in git commit. 17 years ago
Junio C Hamano 193f7e98da Make test scripts executable. 17 years ago
Junio C Hamano 958e67c0a8 Make test scripts executable. 17 years ago
Johannes Schindelin 6047a234c5 rebase -i: move help to end of todo file 17 years ago
Johannes Schindelin c5546e88fe bundle create: keep symbolic refs' names instead of resolving them 17 years ago
Junio C Hamano f8b6809d52 Fix "quote" misconversion for rewrite diff output. 17 years ago
David D. Kilzer 8b014d7157 git-svn: info --url [path] 17 years ago
David D. Kilzer e6fefa926d git-svn info: implement info command 17 years ago
Eric Wong 8d92f24852 t9106: fix a race condition that caused svn to miss modifications 17 years ago
Christian Couder fce0499fad Bisect reset: do nothing when not bisecting. 17 years ago
David D. Kilzer b7f30e0a97 git-send-email: show all headers when sending mail 17 years ago
Carlos Rica 3968658599 Make builtin-tag.c use parse_options. 17 years ago
Steffen Prohaska 605b4978a1 refactor fetch's ref matching to use refname_match() 17 years ago
Steffen Prohaska ae36bdcf51 push: use same rules as git-rev-parse to resolve refspecs 17 years ago
Steffen Prohaska 47d996a20c push: support pushing HEAD to real branch name 17 years ago
David D Kilzer 111947ef8c git-svn log: handle unreachable revisions like "svn log" 17 years ago
David D Kilzer 60f3ff1257 git-svn log: include commit log for the smallest revision in a range 17 years ago
David D Kilzer fede44b2e1 git-svn log: fix ascending revision ranges 17 years ago
Eric Wong 41337e22f0 git-svn: add tests for command-line usage of init and clone commands 17 years ago
Jeff King ca74c458a3 send-pack: assign remote errors to each ref 17 years ago
Jeff King 1f0e2a1a65 send-pack: check ref->status before updating tracking refs 17 years ago
Jeff King 8736a84890 send-pack: track errors for each ref 17 years ago
Mike Hommey eb9d2b91cf Fix and improve t7004 (git-tag tests) 17 years ago
Linus Torvalds 481f0ee60e Fix rev-list when showing objects involving submodules 17 years ago
Junio C Hamano 0e06cc8b82 Fix per-directory exclude handing for "git add" 17 years ago
Wincent Colaiuta 2587d67966 Fix t9101 test failure caused by Subversion "auto-props" 17 years ago
Christian Couder 947a604b01 Bisect reset: remove bisect refs that may have been packed. 17 years ago
Junio C Hamano 41a7aa588f Fix per-directory exclude handing for "git add" 17 years ago
Nicolas Pitre 5f9ffff308 rehabilitate some t5302 tests on 32-bit off_t machines 17 years ago
Johannes Sixt 25482a3c0c Skip t3902-quoted.sh if the file system does not support funny names. 17 years ago
Johannes Sixt 8ed2fca458 t5302-pack-index: Skip tests of 64-bit offsets if necessary. 17 years ago
Johannes Sixt 41ec097aea t7501-commit.sh: Not all seds understand option -i 17 years ago
Johannes Sixt 63405283c3 t5300-pack-object.sh: Split the big verify-pack test into smaller parts. 17 years ago