2009-04-20 | Fix off-by-one in read_tree_recursive 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-22 | Smudge the files fed to external diff and textconv 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-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-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 | 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-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 |
2008-12-16 | Force t5302 to use a single thread Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-12-15 | Get rid of the last remnants of GIT_CONFIG_LOCAL Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-11-24 | fast-export: use an unsorted string list for extra_refs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-11-24 | Document levenshtein.c Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-10-13 | Fix fetch/pull when run without --update-head-ok Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-10-10 | rebase -i: do not fail when there is no commit to cherry... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-10-08 | git rm: refresh index before up-to-date check Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-31 | git wrapper: DWIM mistyped commands Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-22 | test-lib: do not remove trash_directory if called with... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-11 | checkout --track: make up a sensible branch name if... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-09 | Enable parallel tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-09 | tests: Clarify dependencies between tests, 'aggregate... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-09 | t9700: remove useless check Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-08 | clone --mirror: avoid storing repeated tags Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-03 | clone --bare: Add ".git" suffix to the directory name... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-02 | clone: Add an option to set up a mirror Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-08-02 | sort_in_topological_order(): avoid setting a commit... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-27 | Avoid chdir() in list_commands_in_dir() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-23 | git daemon: avoid waking up too often Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-23 | builtin-commit: Two trivial style-cleanups Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-23 | sort_in_topological_order(): avoid setting a commit... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-23 | Add test to show that show-branch misses out the 8th... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-23 | Ignore dirty submodule states in "git pull --rebase" Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-22 | Fix two leftovers from path_list->string_list Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-22 | Rename path_list to string_list Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-22 | Rename .git/rebase to .git/rebase-apply Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-16 | git fetch-pack: do not complain about "no common commits... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-16 | Rename ".dotest/" to ".git/rebase" and ".dotest-merge... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-15 | shortlog: support --pretty=format: option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-13 | git-gui: MERGE_RR lives in .git/ directly with newer... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-13 | Move MERGE_RR from .git/rr-cache/ into .git/ Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-12 | Add pretty format %aN which gives the author name,... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-12 | Convert CR/LF to LF in tag signatures Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-07 | Allow cherry-picking root commits Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-07 | run_command(): respect GIT_TRACE Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-07 | git daemon: avoid calling syslog() from a signal handler Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-02 | git fetch-pack: do not complain about "no common commits... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-02 | Teach "git apply" to prepend a prefix with "--root... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-07-01 | Add another fast-import example, this time for .zip... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-06-30 | clone: respect the settings in $HOME/.gitconfig and... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-06-28 | Allow git-apply to recount the lines in a hunk (AKA... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-06-28 | commit-tree: lift completely arbitrary limit of 16... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-06-27 | clone: respect url.insteadOf setting in global configs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-06-23 | Windows: always chmod(, 0666) before unlink(). Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2008-06-09 | merge-recursive: respect core.autocrlf when writing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-05-26 | hg-to-git: add --verbose option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-05-25 | mailsplit and mailinfo: gracefully handle NUL characters Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2008-05-23 | pull --rebase: exit early when the working directory... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |