2018-05-22 | is_{hfs,ntfs}_dotgitmodules: add tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-22 | is_ntfs_dotgit: match other .git files Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-01-10 | mingw: handle GITPERLLIB in t0021 in a Windows-compatible way Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-01-09 | git-gui: allow Ctrl+T to toggle multiple paths Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-01-09 | git-gui: fix exception when trying to stage with empty... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-01-09 | git-gui: avoid exception upon Ctrl+T in an empty list Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-01-09 | git gui: fix staging a second line to a 1-line file Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-01-05 | rebase -p: fix quoting when calling `git merge` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-01-03 | t0302 & t3900: add forgotten quotes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-01-03 | Allow the test suite to pass in a directory whose name... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-12-27 | sequencer: do not invent whitespace when transforming... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-12-27 | sequencer: report when noop has an argument Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-12-27 | sequencer: remove superfluous conditional Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-12-27 | sequencer: strip bogus LF at end of error messages Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-12-27 | rebase: do not continue when the todo list generation... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-12-15 | version --build-options: report commit, too, if possible Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-12-05 | hashmap: adjust documentation to reflect reality Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-11-08 | for-each-ref: test :remotename and :remoteref Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-11-02 | mingw: document the standard handle redirection Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-11-02 | mingw: optionally redirect stderr/stdout via the same... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-11-02 | mingw: add experimental feature to redirect standard... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-11-01 | mingw: include the full version information in the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-10-26 | status: do not get confused by submodules in excluded... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-10-10 | for-each-ref: let upstream/push optionally report the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-10-01 | clang-format: adjust line break penalties Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-09-26 | Win32: simplify loading of DLL functions Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | rebase -i: rearrange fixup/squash lines using the rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | t3415: test fixup with wrapped oneline Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | rebase -i: skip unnecessary picks using the rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | rebase -i: check for missing commits in the rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | t3404: relax rebase.missingCommitsCheck tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | rebase -i: also expand/collapse the SHA-1s via the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | rebase -i: do not invent onelines when expanding/collapsing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | rebase -i: remove useless indentation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | rebase -i: generate the script via rebase--helper Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-27 | t3415: verify that an empty instructionFormat is handled... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-25 | git-gui (MinGW): make use of MSys2's msgfmt Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-21 | run_processes_parallel: change confusing task_cb convention Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-17 | alias: compare alias name *case-insensitively* Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-17 | t1300: demonstrate that CamelCased aliases regressed Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-07-05 | t5534: fix misleading grep invocation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-06-19 | sequencer: print autostash messages to stderr Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-06-15 | alias: use the early config machinery to expand aliases Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-06-15 | t7006: demonstrate a problem with aliases in subdirectories Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-06-15 | t1308: relax the test verifying that empty alias values... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-06-15 | help: use early config when autocorrecting aliases Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-06-15 | config: report correct line number upon error Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-06-15 | discover_git_directory(): avoid setting invalid git_dir Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-06-02 | mingw: verify that paths are not mistaken for remote... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-10 | t4051: mark supporting files as requiring LF-only line... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-10 | Fix the remaining tests that failed with core.autocrlf... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-10 | t3901: move supporting files into t/t3901/ Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-10 | completion: mark bash script as LF-only Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-10 | git-new-workdir: mark script as LF-only Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-10 | Fix build with core.autocrlf=true Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | submodule_uses_worktrees(): plug memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | show_worktree(): plug memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | name-rev: avoid leaking memory in the `deref` case Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | remote: plug memory leak in match_explicit() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | add_reflog_for_walk: avoid memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | shallow: avoid memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | line-log: avoid memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | receive-pack: plug memory leak in update() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | fast-export: avoid leaking memory in handle_tag() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | mktree: plug memory leaks reported by Coverity Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | pack-redundant: plug memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | setup_discovered_git_dir(): plug memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | setup_bare_git_dir(): help static analysis Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | split_commit_in_progress(): simplify & fix memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | checkout: fix memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | cat-file: fix memory leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | mailinfo & mailsplit: check for EOF while parsing Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | status: close file descriptor after reading git-rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | difftool: address a couple of resource/memory leaks Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | get_mail_commit_oid(): avoid resource leak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | git_config_rename_section_in_file(): avoid resource... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | add_commit_patch_id(): avoid allocating memory unnecessarily Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | winansi: avoid buffer overrun Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | winansi: avoid use of uninitialized value Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-05-08 | mingw: avoid memory leak when splitting PATH Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-04-27 | use uintmax_t for timestamps Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-04-27 | date.c: abort if the system time cannot handle one... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-04-27 | timestamp_t: a new data type for timestamps Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-04-24 | PRItime: introduce a new "printf format" for timestamps Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-04-24 | parse_timestamp(): specify explicitly where we parse... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-04-21 | t0006 & t5000: skip "far in the future" test when time_t... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2017-04-21 | t0006 & t5000: prepare for 64-bit timestamps Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-04-21 | ref-filter: avoid using `unsigned long` for catch-all... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-04-14 | difftool: fix use-after-free Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-27 | sequencer: allow the commit-msg hooks to run during... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-27 | sequencer: make commit options more extensible Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-22 | t7504: document regression: reword no longer calls... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-14 | setup.c: mention unresolved problems Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-14 | t1309: document cases where we would want early config... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-14 | setup_git_directory_gently_1(): avoid die()ing Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-14 | t1309: test read_early_config() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-14 | read_early_config(): really discover .git/ Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-14 | read_early_config(): avoid .git/config hack when unneeded Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-14 | setup: make read_early_config() reusable Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-03-14 | setup: introduce the discover_git_directory() function Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |