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 |
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 |
2014-12-01 | receive-pack: add another option for receive.denyCurrentBranch Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-09-12 | Make sure that index-pack --strict checks tag objects Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-09-11 | Add regression tests for stricter tag fsck'ing Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-09-11 | fsck: check tag objects' headers Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-09-11 | Make sure fsck_commit_buffer() does not run out of... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-09-10 | fsck_object(): allow passing object data separately... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-09-10 | Refactor type_from_string() to allow continuing after... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-07-17 | MinGW: Skip test redirecting to fd 4 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-06-16 | Win32: let mingw_execve() return an int Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2014-05-15 | git grep -O -i: if the pager is 'less', pass the '... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2013-12-28 | Remove the line length limit for graft files Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2013-06-04 | Windows resource: handle dashes in the Git version... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2013-06-04 | Define NO_GETTEXT for Git for Windows Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2012-06-12 | fast-export: report SHA-1 instead of gibberish when... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2012-02-07 | add -e: do not show difference in a submodule that... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2011-10-26 | git grep: be careful to use mutexes only when they... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2011-10-15 | t9300: do not run --cat-blob-fd related tests on MinGW Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2011-10-15 | t9001: do not fail only due to CR/LF issues Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2011-10-15 | t1020: disable the pwd test on MinGW Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2011-10-11 | Fix is_gitfile() for files too small or larger than... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2011-07-11 | get_pwd_cwd(): Do not trust st_dev/st_ino blindly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2011-03-22 | Remove unused variables Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2011-02-07 | mingw_rmdir: set errno=ENOTEMPTY when appropriate Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-10-01 | merge-octopus: Work around environment issue on Windows Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-09-30 | Fix typo in pack-objects' usage Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-09-30 | Make sure that git_getpass() never returns NULL Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-08-25 | checkout: respect diff.ignoreSubmodules setting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-08-09 | Add the 'diff.ignoreSubmodules' config setting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-06-13 | grep -O: allow optional argument specifying the pager... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-06-13 | grep: Add the option '--open-files-in-pager' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-06-13 | Unify code paths of threaded greps Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-05-03 | gitweb: Syntax highlighting support Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2010-01-12 | Introduce <branch>@{upstream} notation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-11-18 | Allow specifying the remote helper in the url Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-30 | diff --color-words -U0: fix the location of hunk headers Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-28 | help -a: do not unnecessarily look for a repository Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2009-10-22 | blame: make sure that the last line ends in an LF CC: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-20 | Add the --submodule option to the diff option family Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-20 | Add '%N'-format for pretty-printing commit notes |
diff | tree |
2009-10-20 | Add an expensive test for git-notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-20 | Speed up git notes lookup Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-20 | Add a script to edit/inspect notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-20 | Introduce commit notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-19 | Add strbuf_add_wrapped_text() to utf8.[ch] Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-10-19 | print_wrapped_text(): allow hard newlines Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-08-18 | filter-branch: add an example how to add ACKs to a... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-08-10 | Correctly mark cover letters' encodings if they are... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-08-10 | Expose the has_non_ascii() function Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-07-31 | parse-opt: optionally show "--no-" option string Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2009-07-31 | Make 'git stash -k' a short form for 'git stash save... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-07-24 | git repack: keep commits hidden by a graft Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-06-18 | import-tars: support symlinks Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-06-08 | Fix warnings in nedmalloc when compiling with GCC 4.4.0 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-06-01 | MinGW: fix warning about implicit declaration of _getch() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-06-01 | test-chmtime: work around Windows limitation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-06-01 | Work around a regression in Windows 7, causing erase_in_line... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-06-01 | Quiet make: do not leave Windows behind Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-06-01 | MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-05-23 | MinGW: Fix compiler warning in merge-recursive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-05-23 | MinGW: Add a simple getpass() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-05-23 | MinGW: use POSIX signature of waitpid() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-05-23 | MinGW: the path separator to split GITPERLLIB is '... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-05-21 | Cope better with a _lot_ of packs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-05-14 | Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-29 | Rename core.unreliableHardlinks to core.createObject Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-28 | t3702: fix reliance on SHELL_PATH being '/bin/sh' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-27 | t5701: do not get stuck in empty-push/ Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-25 | Add an option not to use link(src, dest) && unlink... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-20 | Fix off-by-one in read_tree_recursive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-12 | git-add: introduce --edit (to edit the diff vs. the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-12 | git-svn: always initialize with core.autocrlf=false Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-02 | Fix 'git checkout <submodule>' to update the index Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-04-01 | mailmap: resurrect lower-casing of email addresses Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-30 | import-zips: fix thinko Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-25 | Guard a few Makefile variables against user environments Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-22 | Smudge the files fed to external diff and textconv Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-19 | t7300: fix clean up on Windows Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-19 | gc --aggressive: make it really aggressive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-14 | test-lib: write test results to test-results/<basename... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-11 | test: do not LoadModule log_config_module unconditionally Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-11 | winansi: support ESC [ K (erase in line) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-11 | rsync transport: allow local paths, and fix tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-08 | MinGW: fix diff --no-index /dev/null ... |
diff | tree |
2009-03-08 | Add an (optional, since expensive) test for >2gb clones Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-07 | Brown paper bag fix for MinGW 64-bit stat Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-05 | MinGW: 64-bit file offsets Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-03-03 | rebase -i: avoid 'git reset' when possible Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-22 | git config: trivial cleanup for editor action |
diff | tree |
2009-02-20 | system_path(): simplify using strip_path_suffix(),... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-20 | Introduce the function strip_path_suffix() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-18 | Turn the flags in struct dir_struct into a single variable Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |