23363 Commits (0155a64e88ad65408f9ca6d988156aec0898863d)
 

Author SHA1 Message Date
Jonathan Nieder 0155a64e88 t3301 (notes): use test_expect_code for clarity 14 years ago
Jonathan Nieder 598f0877aa t1400 (update-ref): use test_must_fail 14 years ago
Jonathan Nieder 2b5ec01845 t1502 (rev-parse --parseopt): test exit code from "-h" 14 years ago
Jonathan Nieder cae3aa79aa t6022 (renaming merge): chain test commands with && 14 years ago
Jonathan Nieder fb3340a6a7 test-lib: introduce test_line_count to measure files 14 years ago
Jonathan Nieder 2dec68cf8f tests: add missing &&, batch 2 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Elijah Newren 00648ba050 Introduce sane_unset and use it to ensure proper && chaining 14 years ago
Elijah Newren bc0f35ca23 t7800 (difftool): add missing && 14 years ago
Elijah Newren af7b252619 t7601 (merge-pull-config): add missing && 14 years ago
Elijah Newren a2b1e53b94 t7001 (mv): add missing && 14 years ago
Elijah Newren e6f68a2e74 t6016 (rev-list-graph-simplify-history): add missing && 14 years ago
Elijah Newren 771cf1dab9 t5602 (clone-remote-exec): add missing && 14 years ago
Elijah Newren 5935c581df t4026 (color): remove unneeded and unchained command 14 years ago
Elijah Newren 0564b3ee7c t4019 (diff-wserror): add lots of missing && 14 years ago
Elijah Newren 5a57bc6bfc t4202 (log): Replace '<git-command> || :' with test_might_fail 14 years ago
Elijah Newren b62b3436ff t4002 (diff-basic): use test_might_fail for commands that might fail 14 years ago
Elijah Newren 315e76540b t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && 14 years ago
Elijah Newren dd0c69e956 t4017 (diff-retval): replace manual exit code check with test_expect_code 14 years ago
Ævar Arnfjörð Bjarmason 892e6f7ea6 test-lib: make test_expect_code a test command 14 years ago
Uwe Kleine-König 6db2103f92 Documentation/git-clone: describe --mirror more verbosely 14 years ago
Erik Faye-Lund c03c83152d do not depend on signed integer overflow 14 years ago
René Scharfe b90d9b8895 work around buggy S_ISxxx(m) implementations 14 years ago
Jonathan Nieder 349362cc20 xdiff: cast arguments for ctype functions to unsigned char 14 years ago
Jonathan Nieder 9173912be3 init: plug tiny one-time memory leak 14 years ago
Brandon Casey 95ae69b95b diffcore-pickaxe.c: remove unnecessary curly braces 14 years ago
Junio C Hamano d4da4bc764 Merge early part of git-svn into maint 14 years ago
Elijah Newren 2d2ef5ec82 t3020 (ls-files-error-unmatch): remove stray '1' from end of file 14 years ago
Jonathan Nieder 06f3549d71 setup: make sure git dir path is in a permanent buffer 14 years ago
Jonathan Nieder 7f7868eadc environment.c: remove unused variable 14 years ago
Johannes Schindelin 8695353147 Fix typo in pack-objects' usage 14 years ago
Johannes Schindelin 8713feb16d Make sure that git_getpass() never returns NULL 14 years ago
Jonathan Nieder dbda967684 t0004 (unwritable files): simplify error handling 14 years ago
Michael J Gruber e14712c9e6 rev-list-options: clarify --parents and --children 14 years ago
Junio C Hamano 2f76919517 MinGW: avoid collisions between "tags" and "TAGS" 14 years ago
Matthieu Moy 9ec26eb7cd diff: trivial fix for --output file error message 14 years ago
Michael J Gruber e1ba4c32cb user-manual: fix anchor name Finding-comments-With-given-Content 14 years ago
Kirill Smelkov fa8347b816 user-manual: be consistent in illustrations to 'git rebase' 14 years ago
Jon Seymour 2bea593bf0 stash: simplify parsing fixes 14 years ago
Junio C Hamano 92c1e71777 Git 1.7.3.1 14 years ago
Jon Seymour 57693d03db stash: fix git stash branch regression when branch creation fails 14 years ago
Tomas Carnecky 835d6a1f9f stash drops the stash even if creating the branch fails because it already exists 14 years ago
Linus Torvalds 442cb08fa0 Fix missing 'does' in man-page for 'git checkout' 14 years ago
Pat Notz 9d14017ada dir.c: squelch false uninitialized memory warning 14 years ago
Brandon Casey 61ef5e9b56 git-send-email.perl: ensure $domain is defined before using it 14 years ago
Brandon Casey b822423ed2 wt-status.c: don't leak directory entries when processing untracked,ignored 14 years ago
Christian Couder d212cef936 t6050 (replace): fix bogus "fetch branch with replacement" test 14 years ago
Wesley J. Landaker 831a8b843b Documentation: Refer to git-commit-tree in git-filter-branch help 14 years ago
Matthieu Moy 95ad6d2de1 update comment and documentation for :/foo syntax 14 years ago
Daniel Knittl-Frank 3695dc0af1 Improvements to `git checkout -h` 14 years ago