2010-04-28 |
Johannes Schindelin | When initializing .git/, record the current setting... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2010-04-28 |
Johannes Schindelin | Avoid TAGS/tags warning from GNU Make Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2010-01-12 |
Johannes Schindelin | Introduce <branch>@{upstream} notation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-11-18 |
Johannes Schindelin | Allow specifying the remote helper in the url Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-30 |
Johannes Schindelin | diff --color-words -U0: fix the location of hunk headers Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-28 |
Johannes Schindelin | help -a: do not unnecessarily look for a repository Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-22 |
Johannes Schindelin | blame: make sure that the last line ends in an LF CC: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-20 |
Johannes Schindelin | Add the --submodule option to the diff option family Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-20 |
Johannes Schindelin | Add '%N'-format for pretty-printing commit notes
|
commit | commitdiff | tree |
2009-10-20 |
Johannes Schindelin | Add an expensive test for git-notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-20 |
Johannes Schindelin | Speed up git notes lookup Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-20 |
Johannes Schindelin | Add a script to edit/inspect notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-20 |
Johannes Schindelin | Introduce commit notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-19 |
Johannes Schindelin | Add strbuf_add_wrapped_text() to utf8.[ch] Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-10-19 |
Johannes Schindelin | print_wrapped_text(): allow hard newlines Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-08-18 |
Johannes Schindelin | filter-branch: add an example how to add ACKs to a... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-08-10 |
Johannes Schindelin | Correctly mark cover letters' encodings if they are... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-08-10 |
Johannes Schindelin | Expose the has_non_ascii() function Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-07-31 |
Johannes Schindelin | parse-opt: optionally show "--no-" option string Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-07-31 |
Johannes Schindelin | Make 'git stash -k' a short form for 'git stash save... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-07-24 |
Johannes Schindelin | git repack: keep commits hidden by a graft Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-06-18 |
Johannes Schindelin | import-tars: support symlinks Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-06-08 |
Johannes Schindelin | Fix warnings in nedmalloc when compiling with GCC 4.4.0 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-06-01 |
Johannes Schindelin | MinGW: fix warning about implicit declaration of _getch() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-06-01 |
Johannes Schindelin | test-chmtime: work around Windows limitation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-06-01 |
Johannes Schindelin | Work around a regression in Windows 7, causing erase_in_line... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-06-01 |
Johannes Schindelin | Quiet make: do not leave Windows behind Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-06-01 |
Johannes Schindelin | MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-05-23 |
Johannes Schindelin | MinGW: Fix compiler warning in merge-recursive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-05-23 |
Johannes Schindelin | MinGW: Add a simple getpass() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-05-23 |
Johannes Schindelin | MinGW: use POSIX signature of waitpid() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-05-23 |
Johannes Schindelin | MinGW: the path separator to split GITPERLLIB is '... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-05-21 |
Johannes Schindelin | Cope better with a _lot_ of packs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-05-14 |
Johannes Schindelin | Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-29 |
Johannes Schindelin | Rename core.unreliableHardlinks to core.createObject Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-28 |
Johannes Schindelin | t3702: fix reliance on SHELL_PATH being '/bin/sh' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-27 |
Johannes Schindelin | t5701: do not get stuck in empty-push/ Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-25 |
Johannes Schindelin | Add an option not to use link(src, dest) && unlink... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-20 |
Johannes Schindelin | Fix off-by-one in read_tree_recursive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-12 |
Johannes Schindelin | git-add: introduce --edit (to edit the diff vs. the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-12 |
Johannes Schindelin | git-svn: always initialize with core.autocrlf=false Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-02 |
Johannes Schindelin | Fix 'git checkout <submodule>' to update the index Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-04-01 |
Johannes Schindelin | mailmap: resurrect lower-casing of email addresses Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-30 |
Johannes Schindelin | import-zips: fix thinko Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-25 |
Johannes Schindelin | Guard a few Makefile variables against user environments Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-22 |
Johannes Schindelin | Smudge the files fed to external diff and textconv Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-19 |
Johannes Schindelin | t7300: fix clean up on Windows Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-19 |
Johannes Schindelin | gc --aggressive: make it really aggressive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-14 |
Johannes Schindelin | test-lib: write test results to test-results/<basename... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-11 |
Johannes Schindelin | test: do not LoadModule log_config_module unconditionally Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-11 |
Johannes Schindelin | winansi: support ESC [ K (erase in line) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-11 |
Johannes Schindelin | rsync transport: allow local paths, and fix tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-08 |
Johannes Schindelin | MinGW: fix diff --no-index /dev/null ...
|
commit | commitdiff | tree |
2009-03-08 |
Johannes Schindelin | Add an (optional, since expensive) test for >2gb clones Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-07 |
Johannes Schindelin | Brown paper bag fix for MinGW 64-bit stat Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-05 |
Johannes Schindelin | MinGW: 64-bit file offsets Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-03-03 |
Johannes Schindelin | rebase -i: avoid 'git reset' when possible Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-22 |
Johannes Schindelin | git config: trivial cleanup for editor action
|
commit | commitdiff | tree |
2009-02-20 |
Johannes Schindelin | system_path(): simplify using strip_path_suffix(),... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-20 |
Johannes Schindelin | Introduce the function strip_path_suffix() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-18 |
Johannes Schindelin | Turn the flags in struct dir_struct into a single variable Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-18 |
Johannes Schindelin | Avoid segfault with 'git branch' when the HEAD is detached Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-15 |
Johannes Schindelin | gc: make --prune useful again by accepting an optional... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-09 |
Johannes Schindelin | Add two extra tests for git rebase
|
commit | commitdiff | tree |
2009-02-07 |
Johannes Schindelin | submodule: warn about non-submodules Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-07 |
Johannes Schindelin | Let ls-files strip trailing slashes in submodules'... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-06 |
Johannes Schindelin | valgrind: do not require valgrind 3.4.0 or newer Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-06 |
Johannes Schindelin | filter-branch: do not consider diverging submodules... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-04 |
Johannes Schindelin | apply: fix access to an uninitialized mode variable... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-04 |
Johannes Schindelin | test-lib: avoid assuming that templates/ are in the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-04 |
Johannes Schindelin | Tests: let --valgrind imply --verbose and --tee Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-04 |
Johannes Schindelin | Add a script to coalesce the valgrind outputs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-04 |
Johannes Schindelin | t/Makefile: provide a 'valgrind' target Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-04 |
Johannes Schindelin | test-lib.sh: optionally output to test-results/$TEST... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-04 |
Johannes Schindelin | Valgrind support: check for more than just programming... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-02-04 |
Johannes Schindelin | Add valgrind support in test scripts Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-31 |
Johannes Schindelin | Fix 'git diff --no-index' with a non-existing symlink... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-29 |
Johannes Schindelin | Simplify t3412 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-29 |
Johannes Schindelin | Simplify t3411 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-29 |
Johannes Schindelin | Simplify t3410 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-29 |
Johannes Schindelin | test-lib.sh: introduce test_commit() and test_merge... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-29 |
Johannes Schindelin | lib-rebase.sh: Document what set_fake_editor() does Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-29 |
Johannes Schindelin | t3404 & t3411: undo copy&paste Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-28 |
Johannes Schindelin | Fix submodule squashing into unrelated commit Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-27 |
Johannes Schindelin | test-path-utils: Fix off by one, found by valgrind Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-27 |
Johannes Schindelin | get_sha1_basic(): fix invalid memory access, found... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-26 |
Johannes Schindelin | rebase -i --root: fix check for number of arguments Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-21 |
Johannes Schindelin | Rename diff.suppress-blank-empty to diff.suppressBlankEmpty Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-20 |
Johannes Schindelin | Fix parsing of @{-1}@{1} Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-18 |
Johannes Schindelin | revision walker: include a detached HEAD in --all Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-18 |
Johannes Schindelin | t5540: clarify that http-push does not handle packed... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-18 |
Johannes Schindelin | http-push: when making directories, have a trailing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-18 |
Johannes Schindelin | http-push: fix off-by-path_len Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-17 |
Johannes Schindelin | color-words: take an optional regular expression describing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-17 |
Johannes Schindelin | color-words: change algorithm to allow for 0-character... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-17 |
Johannes Schindelin | color-words: refactor word splitting and use ALLOC_GROW() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-17 |
Johannes Schindelin | Add color_fwrite_lines(), a function coloring each... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-12 |
Johannes Schindelin | Add an expensive test for git-notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-12 |
Johannes Schindelin | Speed up git notes lookup Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |
2009-01-07 |
Johannes Schindelin | bash completions: Add the --patience option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
commit | commitdiff | tree |