23800 Commits (df5d43be1f721b0ede37097b815463ceb43b0449)
 

Author SHA1 Message Date
Jeff King 0fe802d480 docs: give more hints about how "add -e" works 14 years ago
Jonathan Nieder 33fc521193 t4124 (apply --whitespace): use test_might_fail 14 years ago
Junio C Hamano 56641f199c t3404: do not use 'describe' to implement test_cmp_rev 14 years ago
Jonathan Nieder 5c947e2c38 t3404 (rebase -i): introduce helper to check position of HEAD 14 years ago
Jonathan Nieder 99b028e558 t3404 (rebase -i): move comment to description 14 years ago
Jonathan Nieder 391a825f5b t3404 (rebase -i): unroll test_commit loops 14 years ago
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
Junio C Hamano 6f10c4103d Merge branch 'maint' 14 years ago
Kevin Ballard 68d5d03bc4 rebase: teach --autosquash to match on sha1 in addition to message 14 years ago
Kevin Ballard d3d7a421b1 rebase: better rearranging of fixup!/squash! lines with --autosquash 14 years ago
Jonathan Nieder 60aa9cf8f3 Documentation: document show -s 14 years ago
Nguyễn Thái Ngọc Duy ae3cdfe112 dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout 15 years ago
Junio C Hamano aae1f6acf1 test: git-apply -p2 rename/chmod only 15 years ago
Federico Cuello cefd43b7f9 Fix git-apply with -p greater than 1 15 years ago
Junio C Hamano 54aae5e1a0 t9001: send-email interation with --in-reply-to and --chain-reply-to 15 years ago
Junio C Hamano 3089c2b97a Merge branch 'aw/git-p4-deletion' 15 years ago
Junio C Hamano 06cfa8a858 Merge branch 'master' of git://repo.or.cz/git-gui 15 years ago
Junio C Hamano 31731b0ea4 Merge branch 'maint' 15 years ago
Jens Lehmann ccdd3da652 clone: Add the --recurse-submodules option as alias for --recursive 15 years ago
Erik Faye-Lund a666b472c7 daemon: opt-out on features that require posix 15 years ago
Erik Faye-Lund 9cddf56ef1 daemon: make --inetd and --detach incompatible 15 years ago
Erik Faye-Lund c295cf0660 daemon: use socklen_t 15 years ago
Erik Faye-Lund fdc1211463 mingw: use poll-emulation from gnulib 15 years ago
Erik Faye-Lund 49521af8a8 mingw: import poll-emulation from gnulib 15 years ago
Erik Faye-Lund f9c87be6b4 daemon: get remote host address from root-process 15 years ago
Martin Storsjö cbefd2d632 Improve the mingw getaddrinfo stub to handle more use cases 15 years ago
Erik Faye-Lund 48cfaea108 daemon: use full buffered mode for stderr 15 years ago
Erik Faye-Lund 30e1560230 daemon: use run-command api for async serving 15 years ago
Erik Faye-Lund 82fc07b7ba mingw: add kill emulation 15 years ago
Erik Faye-Lund ef7108caf3 mingw: support waitpid with pid > 0 and WNOHANG 15 years ago
Erik Faye-Lund 52de4db579 mingw: use real pid 15 years ago
Erik Faye-Lund bb34c5aabe inet_ntop: fix a couple of old-style decls 15 years ago
Mike Pape da523cc597 compat: add inet_pton and inet_ntop prototypes 15 years ago
Mike Pape 088d880247 mingw: implement syslog 15 years ago
Mike Pape 772991af40 mingw: add network-wrappers for daemon 15 years ago
Jens Lehmann 2e5955f328 pull: Remove --tags option from manpage 15 years ago
Kevin Ballard 98dbe63dbc submodule: only preserve flags across recursive status/update invocations 15 years ago
Kevin Ballard a7eff1a87a submodule: preserve all arguments exactly when recursing 15 years ago
David Kågedal 0cb3f80de0 git-blame.el: Add (require 'format-spec) 15 years ago
Junio C Hamano 3ba7a06552 A loose object is not corrupt if it cannot be read due to EMFILE 15 years ago
Junio C Hamano b6c4ceccb3 read_sha1_file(): report correct name of packfile with a corrupt object 15 years ago
Matthieu Moy 4eec6f988d git-branch.txt: mention --set-upstream as a way to change upstream configuration 15 years ago
Jonathan Nieder 45dfd40396 user-manual: remote-tracking can be checked out, with detached HEAD 15 years ago
Matthieu Moy 66a062a125 user-manual.txt: explain better the remote(-tracking) branch terms 15 years ago