2018-08-13 | range-diff: add tests |
diff | tree |
2014-02-18 | diff: do not reuse_worktree_file for submodules Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2014-01-21 | Documentation: @{-N} can refer to a commit Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2014-01-21 | Documentation/gitk: document -L option Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-12-06 | config: arbitrary number of matches for --unset and... Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-12-04 | send-email: set SSL options through IO::Socket::SSL... Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-12-04 | send-email: --smtp-ssl-cert-path takes an argument Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-12-04 | send-email: pass Debug to Net::SMTP::SSL::new Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-12-02 | commit-slab: sizeof() the right type in xrealloc Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-12-01 | gitk: Recognize -L option Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-12-01 | gitk: Support showing the gathered inline diffs Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-12-01 | gitk: Split out diff part in $commitinfo Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-12-01 | gitk: Refactor per-line part of getblobdiffline and... Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-12-01 | gitk: Support -G option from the command line Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-11-27 | Documentation: revamp git-cherry(1) Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-11-27 | commit-slab: declare functions "static inline" Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-11-27 | commit-slab: document clear_$slabname() Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-10-22 | Revert "test-lib: allow prefixing a custom string before... |
diff | tree |
2013-10-22 | Revert "test-lib: support running tests under valgrind... Signed-off-by: Thomas Rast <tr@thomasrast.ch> |
diff | tree |
2013-10-22 | Documentation: revamp gitk(1) Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-10-13 | .mailmap: switch to Thomas Rast's personal address .mailmap: switch to Thomas Rast's personal address Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-09-12 | urlmatch.c: recompute pointer after append_normalized_escapes Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-08-05 | log: use true parents for diff when walking reflogs Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-08-01 | log: use true parents for diff even when rewriting Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-07-31 | Rename advice.object_name_warning to objectNameWarning Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-07-18 | show-branch: fix description of --date-order Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-07-18 | apply, entry: speak of submodules instead of subprojects Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-07-17 | git: ensure 0/1/2 are open in main() Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-07-17 | daemon/shell: refactor redirection of 0/1/2 from /dev... Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-07-12 | run-command: dup_devnull(): guard against syscalls... Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-07-08 | test-lint: detect 'export FOO=bar' Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-07-08 | t9902: fix 'test A == B' to use = operator Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-23 | test-lib: support running tests under valgrind in parallel Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-23 | test-lib: allow prefixing a custom string before "ok... Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-23 | test-lib: valgrind for only tests matching a pattern Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-23 | test-lib: verbose mode for only tests matching a pattern Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-23 | test-lib: self-test that --verbose works Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-21 | apply: carefully strdup a possibly-NULL name Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-20 | pull: merge into unborn by fast-forwarding from empty... Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-18 | test-lib: rearrange start/end of test_expect_* and... Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-18 | test-lib: refactor $GIT_SKIP_TESTS matching Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-17 | test-lib: enable MALLOC_* for the actual tests Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-03 | sha1_file: silence sha1_loose_object_info Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-06-02 | Test 'commit --only' after 'checkout --orphan' Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-05-23 | Document push --no-verify Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-05-13 | coverage: build coverage-untested-functions by default Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-05-13 | coverage: set DEFAULT_TEST_TARGET to avoid using prove Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-05-13 | coverage: do not delete .gcno files before building Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-05-13 | coverage: split build target into compile and test Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-05-12 | fetch/pull doc: untangle meaning of bare <ref> Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-30 | unpack_entry: avoid freeing objects in base cache Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-24 | remote: 'show' and 'prune' can take more than one remote Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-24 | remote: check for superfluous arguments in 'git remote... Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-24 | remote: add a test for extra arguments, according to... Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-22 | git-log(1): remove --full-line-diff description Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-16 | read_revisions_from_stdin: make copies for handle_revision_arg Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-12 | log -L: improve comments in process_all_files() Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-12 | log -L: store the path instead of a diff_filespec Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-12 | log -L: test merge of parallel modify/rename Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-12 | t4211: pass -M to 'git log -M -L...' test Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-05 | log -L: fix overlapping input ranges Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-05 | log -L: check range set invariants when we look it up Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-04 | t9700: do not close STDERR Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-04 | perl: redirect stderr to /dev/null instead of closing Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-03 | git-tag(1): we tag HEAD by default Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-01 | tests: notice valgrind error in test_must_fail Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-01 | tests --valgrind: provide a mode without --track-origins Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-01 | tests: parameterize --valgrind option Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-04-01 | t/README: --valgrind already implies -v Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-03-28 | Speed up log -L... -M Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2013-03-28 | log -L: :pattern:file syntax to find by funcname Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2013-03-28 | Implement line-history search (git log -L) Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2013-03-28 | Avoid loading commits twice in log with diffs Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2013-03-27 | sha1_file: remove recursion in unpack_entry Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2013-03-27 | Refactor parts of in_delta_base_cache/cache_or_unpack_entry Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2013-03-25 | sha1_file: remove recursion in packed_object_info Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2013-03-19 | index-pack: guard nr_resolved_deltas reads by lock Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2013-03-01 | Make !pattern in .gitattributes non-fatal Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2013-02-26 | diff: prevent pprint_rename from underrunning input Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-08-28 | in_merge_bases(): omit unnecessary redundant common... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-08-21 | gettext: do not translate empty string Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-08-03 | merge-recursive: eliminate flush_buffer() in favor... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-08-03 | diff_setup_done(): return void Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-07-31 | send-email: improve RFC2047 quote parsing Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-06-19 | Demonstrate git-show is broken with ranges Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-05-08 | l10n: de.po: collection of suggestions Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-05-08 | l10n: de.po: translate "bad" as "ungültig" ("invalid") Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-05-08 | l10n: de.po: hopefully uncontroversial fixes Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-05-08 | l10n: de.po: translate "bare" as "bloß" Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-05-01 | xdiff: choose XDL_FAST_HASH code on sizeof(long) instead... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-04-10 | xdiff: load full words in the inner loop of xdl_hash_record Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-03-14 | diff: tweak a _copy_ of diff_options with word-diff Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-03-14 | diff: refactor the word-diff setup from builtin_diff_cmd Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-03-12 | git-am: error out when seeing -b/--binary Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-03-09 | p4000: use -3000 when promising -3000 Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-03-08 | perf: export some important test-lib variables Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-03-08 | perf: load test-lib-functions from the correct directory Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-03-06 | t5704: fix nonportable sed/grep usages Signed-off-by: Thomas Rast <trast@inf.ethz.ch> |
diff | tree |
2012-03-06 | Document the --histogram diff option Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2012-03-06 | perf: compare diff algorithms Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |