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