2016-05-11 | Windows: only add a no-op pthread_sigmask() when needed Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-05-11 | mingw: remove unnecessary definition Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-05-11 | mingw: introduce the 'core.hideDotFiles' setting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-04-22 | mmap(win32): avoid expensive fstat() call Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-04-22 | mmap(win32): avoid copy-on-write when it is unnecessary Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-04-22 | win32mmap: set errno appropriately Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-04-22 | name-rev: include taggerdate in considering the best... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-04-20 | replace --edit: respect core.editor Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-03-23 | mingw: skip some tests in t9115 due to file name issues Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-03-23 | t1300: fix the new --show-origin tests on Windows Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-03-23 | t1300-repo-config: make it resilient to being run via... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-03-23 | config --show-origin: report paths with forward slashes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-03-02 | Mark win32's pthread_exit() as NORETURN Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-02-25 | git config: report when trying to modify a non-existing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-02-17 | t5505: 'remote add x y' should work when url.y.insteadOf = x Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-02-08 | gitignore: ignore generated test-fake-ssh executable Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-02-02 | test-lib: limit the output of the yes utility Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | mingw: do not bother to test funny file names Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | mingw: skip a test in t9130 that cannot pass on Windows Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | mingw: handle the missing POSIXPERM prereq in t9124 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | mingw: avoid illegal filename in t9118 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | mingw: mark t9100's test cases with appropriate prereqs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | mingw: work around pwd issues in the tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | mingw: fix t9700's assumption about directory separators Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | mingw: skip test in t1508 that fails due to path conversion Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-28 | tests: turn off git-daemon tests if FIFOs are not available Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-27 | mingw: disable mkfifo-based tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-27 | mingw: accomodate t0060-path-utils for MSYS2 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-27 | mingw: fix t5601-clone.sh Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-27 | merge-file: ensure that conflict sections match eol... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-27 | merge-file: let conflict markers match end-of-line... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-26 | mingw: let lstat() fail with errno == ENOTDIR when... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-26 | mingw: prepare the TMPDIR environment variable for... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-26 | Git.pm: stop assuming that absolute paths start with... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-26 | mingw: do not trust MSYS2's MinGW gettext.sh Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-26 | mingw: let's use gettext with MSYS2 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-15 | mingw: uglify (a, 0) definitions to shut up warnings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-15 | mingw: squash another warning about a cast Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-15 | mingw: avoid warnings when casting HANDLEs to int Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-15 | mingw: avoid redefining S_* constants Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-15 | t0060: loosen overly strict expectations Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-14 | compat/winansi: support compiling with MSys2 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-14 | compat/mingw: support MSys2-based MinGW build Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-14 | nedmalloc: allow compiling with MSys2's compiler Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | completion: add missing branch.*.rebase values Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | remote: handle the config setting branch.*.rebase=interactive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | pull: allow interactive rebase with --rebase=interactive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | receive-pack: release pack files before garbage-collecting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | merge: release pack files before garbage-collecting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | am: release pack files before garbage-collecting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | fetch: release pack files before garbage-collecting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | config.mak.uname: supporting 64-bit MSys2 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-13 | config.mak.uname: support MSys2 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-12 | t0060: verify that basename() and dirname() work as... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-12 | compat/basename.c: provide a dirname() compatibility... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-12 | compat/basename: make basename() conform to POSIX Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-12 | Refactor skipping DOS drive prefixes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-11 | Handle more file writes correctly in shared repos Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-01-07 | commit: allow editing the commit message even in shared... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-12-21 | mingw: emulate write(2) that fails with a EPIPE Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-30 | test: facilitate debugging Git executables in tests... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-28 | t3404: "rebase -i" gets broken when insn sheet uses... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-26 | Silence GCC's "cast of pointer to integer of a different... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-26 | Squelch warning about an integer overflow Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-26 | imap-send: only use CURLOPT_LOGIN_OPTIONS if it is... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-08 | pack-objects: do not get distracted by broken symrefs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-07 | clone --dissociate: avoid locking pack files Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-07 | sha1_file.c: add a function to release all packs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-05 | gc: demonstrate failure with stale remote HEAD Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-05 | sha1_file: consolidate code to close a pack's file... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-10-05 | t5700: demonstrate a Windows file locking issue with... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-09-28 | setup: fix "inside work tree" detection on case-insensitive... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-09-09 | am --skip/--abort: merge HEAD/ORIG_HEAD tree into index Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-29 | rebase -i: do not leave a CHERRY_PICK_HEAD file behind Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-29 | t3404: demonstrate CHERRY_PICK_HEAD bug Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: support ignoring objects in `git fsck` via fsck... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: git receive-pack: support excluding objects from... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: introduce `git fsck --connectivity-only` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: support demoting errors to warnings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: document the new receive.fsck.<msg-id> options Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: allow upgrading fsck warnings to errors Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: optionally ignore specific fsck issues completely Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: disallow demoting grave fsck errors to warnings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: add a simple test for receive.fsck.<msg-id> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: make fsck_tag() warn-friendly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: handle multiple authors in commits specially Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: make fsck_commit() warn-friendly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: make fsck_ident() warn-friendly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: report the ID of the error/warning Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck (receive-pack): allow demoting errors to warnings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-23 | fsck: offer a function to demote fsck errors to warnings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-22 | fsck: provide a function to parse fsck message IDs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-22 | fsck: introduce identifiers for fsck messages Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2015-06-22 | fsck: introduce fsck options Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-12-23 | Add a regression test for 'git remote add <existing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-12-23 | git remote: allow adding remotes agreeing with url... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-12-17 | fsck: complain about NTFS ".git" aliases in trees Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-12-17 | read-cache: optionally disallow NTFS .git variants Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-12-17 | path: add is_ntfs_dotgit() helper Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-12-09 | test-hashmap: squelch gcc compiler warning Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |