23450 Commits (60d5985dab5d3c5a283f060414b903778adfd09a)
 

Author SHA1 Message Date
Eric Sunshine 77df1f1edf Fix Windows-specific macro redefinition warning. 15 years ago
Eric Sunshine b248e95096 Fix 'clone' failure at DOS root directory. 15 years ago
Erik Faye-Lund 1a4042096c mingw: do not crash on open(NULL, ...) 15 years ago
Pat Thoyts 5e9677cbdf git-am: fix detection of absolute paths for windows 15 years ago
Eric Sunshine 36e035f5dc Side-step MSYS-specific path "corruption" leading to t5560 failure. 15 years ago
Eric Sunshine ca02ad3447 Side-step sed line-ending "corruption" leading to t6038 failure. 15 years ago
Pat Thoyts 97f2c33a52 Skip 'git archive --remote' test on msysGit 15 years ago
Pat Thoyts a94114ad3d Do not strip CR when grepping HTTP headers. 15 years ago
Pat Thoyts 3ba9ba8f34 Skip t1300.70 and 71 on msysGit. 15 years ago
Johannes Schindelin 4e57bafe8b merge-octopus: Work around environment issue on Windows 15 years ago
Pat Thoyts 442dada22d MinGW: Report errors when failing to launch the html browser. 15 years ago
Pat Thoyts 9b9784cab9 MinGW: fix stat() and lstat() implementations for handling symlinks 15 years ago
Sebastian Schuberth 4091bfc961 MinGW: Add missing file mode bit defines 15 years ago
Sebastian Schuberth e7cf4e94c6 MinGW: Use pid_t more consequently, introduce uid_t for greater compatibility 15 years ago
Junio C Hamano 1e63341847 Merge branch 'maint' 15 years ago
Johannes Schindelin 8695353147 Fix typo in pack-objects' usage 15 years ago
Johannes Schindelin 8713feb16d Make sure that git_getpass() never returns NULL 15 years ago
Jonathan Nieder dbda967684 t0004 (unwritable files): simplify error handling 15 years ago
Michael J Gruber e14712c9e6 rev-list-options: clarify --parents and --children 15 years ago
Junio C Hamano 9855b08d35 Start 1.7.4 cycle 15 years ago
Junio C Hamano b886656403 Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' 15 years ago
Junio C Hamano 34289ec35f Merge branch 'ab/send-email-catfile' 15 years ago
Junio C Hamano a27d5bef56 Merge branch 'jc/grep-header-all-match-fix' 15 years ago
Junio C Hamano 08986dec70 Merge branch 'jc/no-branch-name-with-dash-at-front' 15 years ago
Junio C Hamano 0ff4bdba32 Merge branch 'jn/gitweb-test-lib' 15 years ago
Junio C Hamano 083dd39ed4 Merge branch 'bc/fortran-userdiff' 15 years ago
Junio C Hamano 2a1be3f8c4 Merge branch 'jk/read-tree-empty' 15 years ago
Junio C Hamano 7fd739cd57 Merge branch 'rr/format-patch-count-without-merges' 15 years ago
Junio C Hamano b3c16ee454 Merge branch 'jc/pickaxe-grep' 15 years ago
Junio C Hamano ae893e097e Merge branch 'gb/shell-ext' 15 years ago
Junio C Hamano 02ef0ed710 Merge branch 'rr/fmt-merge-msg' 15 years ago
Junio C Hamano 2851e8eba5 Merge branch 'po/etc-gitattributes' 15 years ago
Junio C Hamano 2f76919517 MinGW: avoid collisions between "tags" and "TAGS" 15 years ago
Matthieu Moy 9ec26eb7cd diff: trivial fix for --output file error message 15 years ago
Michael J Gruber e1ba4c32cb user-manual: fix anchor name Finding-comments-With-given-Content 15 years ago
Kirill Smelkov fa8347b816 user-manual: be consistent in illustrations to 'git rebase' 15 years ago
Jon Seymour 2bea593bf0 stash: simplify parsing fixes 15 years ago
Junio C Hamano 92c1e71777 Git 1.7.3.1 15 years ago
Jon Seymour 57693d03db stash: fix git stash branch regression when branch creation fails 15 years ago
Tomas Carnecky 835d6a1f9f stash drops the stash even if creating the branch fails because it already exists 15 years ago
Linus Torvalds 442cb08fa0 Fix missing 'does' in man-page for 'git checkout' 15 years ago
Jan Krüger 89d71f7564 Documentation: pack.compression: explain how to recompress 15 years ago
Jan Krüger 5c47e1c7c5 repack: add -F flag to let user choose between --no-reuse-delta/object 15 years ago
Ævar Arnfjörð Bjarmason b3457afc4f Makefile: add CC to TRACK_CFLAGS 15 years ago
Pat Notz 9d14017ada dir.c: squelch false uninitialized memory warning 15 years ago
Brandon Casey 61ef5e9b56 git-send-email.perl: ensure $domain is defined before using it 15 years ago
Brandon Casey b822423ed2 wt-status.c: don't leak directory entries when processing untracked,ignored 15 years ago
Christian Couder d212cef936 t6050 (replace): fix bogus "fetch branch with replacement" test 15 years ago
Wesley J. Landaker 831a8b843b Documentation: Refer to git-commit-tree in git-filter-branch help 15 years ago
Matthieu Moy 95ad6d2de1 update comment and documentation for :/foo syntax 15 years ago