2009-10-28 | help -a: do not unnecessarily look for a repository 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 |
2009-02-18 | Avoid segfault with 'git branch' when the HEAD is detached Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-15 | gc: make --prune useful again by accepting an optional... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-09 | Add two extra tests for git rebase |
diff | tree |
2009-02-07 | submodule: warn about non-submodules Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-07 | Let ls-files strip trailing slashes in submodules'... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-06 | valgrind: do not require valgrind 3.4.0 or newer Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-06 | filter-branch: do not consider diverging submodules... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-04 | apply: fix access to an uninitialized mode variable... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-04 | test-lib: avoid assuming that templates/ are in the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-04 | Tests: let --valgrind imply --verbose and --tee Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-04 | Add a script to coalesce the valgrind outputs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-04 | t/Makefile: provide a 'valgrind' target Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-04 | test-lib.sh: optionally output to test-results/$TEST... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-04 | Valgrind support: check for more than just programming... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-02-04 | Add valgrind support in test scripts Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-31 | Fix 'git diff --no-index' with a non-existing symlink... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-29 | Simplify t3412 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-29 | Simplify t3411 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-29 | Simplify t3410 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-29 | test-lib.sh: introduce test_commit() and test_merge... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-29 | lib-rebase.sh: Document what set_fake_editor() does Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-29 | t3404 & t3411: undo copy&paste Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-28 | Fix submodule squashing into unrelated commit Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-27 | test-path-utils: Fix off by one, found by valgrind Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-27 | get_sha1_basic(): fix invalid memory access, found... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-26 | rebase -i --root: fix check for number of arguments Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-21 | Rename diff.suppress-blank-empty to diff.suppressBlankEmpty Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-20 | Fix parsing of @{-1}@{1} Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-18 | revision walker: include a detached HEAD in --all Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-18 | t5540: clarify that http-push does not handle packed... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-18 | http-push: when making directories, have a trailing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-18 | http-push: fix off-by-path_len Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-17 | color-words: take an optional regular expression describing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-17 | color-words: change algorithm to allow for 0-character... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-17 | color-words: refactor word splitting and use ALLOC_GROW() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-17 | Add color_fwrite_lines(), a function coloring each... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-12 | Add an expensive test for git-notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-12 | Speed up git notes lookup Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-07 | bash completions: Add the --patience option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-07 | Introduce the diff option '--patience' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-07 | Implement the patience diff algorithm Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-05 | show <tag>: reuse pp_user_info() instead of duplicating... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-05 | git add: do not add files from a submodule Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-05 | bundle: allow rev-list options to exclude annotated... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-03 | bisect view: call gitk if Cygwin's SESSIONNAME variable... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2009-01-02 | git wrapper: Make while loop more reader-friendly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-12-25 | merge-recursive: mark rename/delete conflict as unmerged Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-12-24 | rebase -i -p: leave a --cc patch when a merge could... |
diff | tree |
2008-12-21 | Add a script to edit/inspect notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-12-21 | Introduce commit notes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-12-20 | fast-export: deal with tag objects that do not have... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-12-17 | git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-12-16 | fast-import: close pack before unlinking it Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |