Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'vn/xdiff-func-context'
2017-02-13
rm: reuse strbuf for all remove_dir_recursively() calls...
diff
|
tree
2017-02-13
ls-files: move only kept cache entries in prune_cache()
diff
|
tree
2017-02-13
ls-files: pass prefix length explicitly to prune_cache()
diff
|
tree
2017-02-11
cocci: detect useless free(3) calls
diff
|
tree
2017-02-08
dir: avoid allocation in fill_directory()
diff
|
tree
2017-02-06
p5302: create repositories for index-pack results explicitly
diff
|
tree
2017-01-30
receive-pack: call string_list_clear() unconditionally
diff
|
tree
2017-01-30
checkout: convert post_checkout_hook() to struct object_id
diff
|
tree
2017-01-30
use oidcpy() for copying hashes between instances of...
diff
|
tree
2017-01-30
use oid_to_hex_r() for converting struct object_id...
diff
|
tree
2017-01-30
graph: use SWAP macro
diff
|
tree
2017-01-30
diff: use SWAP macro
diff
|
tree
2017-01-30
use SWAP macro
diff
|
tree
2017-01-30
apply: use SWAP macro
diff
|
tree
2017-01-30
add SWAP macro
diff
|
tree
2017-01-27
use absolute_pathdup()
diff
|
tree
2017-01-26
abspath: add absolute_pathdup()
diff
|
tree
2017-01-23
ref-filter: use QSORT_S in ref_array_sort()
diff
|
tree
2017-01-23
string-list: use QSORT_S in string_list_sort()
diff
|
tree
2017-01-23
perf: add basic sort performance test
diff
|
tree
2017-01-23
add QSORT_S
diff
|
tree
2017-01-23
compat: add qsort_s()
diff
|
tree
2016-11-01
cocci: avoid self-references in object_id transformations
diff
|
tree
2016-11-01
sha1_name: make wraparound of the index into ring-buffer...
diff
|
tree
2016-10-30
commit: simplify building parents list
diff
|
tree
2016-10-28
valgrind: support test helpers
diff
|
tree
2016-10-26
hex: make wraparound of the index into ring-buffer...
diff
|
tree
2016-10-17
inline xalloc_flex() into FLEXPTR_ALLOC_MEM
diff
|
tree
2016-10-17
avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM
diff
|
tree
2016-10-11
pretty: fix document link for color specification
diff
|
tree
2016-10-10
use strbuf_add_unique_abbrev() for adding short hashes...
diff
|
tree
2016-10-10
remove unnecessary NULL check before free(3)
diff
|
tree
2016-10-03
show-branch: use QSORT
diff
|
tree
2016-10-03
coccicheck: make transformation for strbuf_addf(sb...
diff
|
tree
2016-09-30
pretty: avoid adding reset for %C(auto) if output is...
diff
|
tree
2016-09-30
use QSORT, part 2
diff
|
tree
2016-09-30
coccicheck: use --all-includes by default
diff
|
tree
2016-09-29
remove unnecessary check before QSORT
diff
|
tree
2016-09-29
use QSORT
diff
|
tree
2016-09-29
add QSORT
diff
|
tree
2016-09-27
use strbuf_add_unique_abbrev() for adding short hashes...
diff
|
tree
2016-09-27
use strbuf_addstr() instead of strbuf_addf() with ...
diff
|
tree
2016-09-27
gitignore: ignore output files of coccicheck make target
diff
|
tree
2016-09-26
git-gui: stop using deprecated merge syntax
diff
|
tree
2016-09-25
use COPY_ARRAY
diff
|
tree
2016-09-25
add COPY_ARRAY
diff
|
tree
2016-09-22
introduce CHECKOUT_INIT
diff
|
tree
2016-09-19
pretty: let %C(auto) reset all attributes
diff
|
tree
2016-09-15
use strbuf_addstr() for adding constant strings to...
diff
|
tree
2016-09-15
add coccicheck make target
diff
|
tree
2016-09-15
contrib/coccinelle: fix semantic patch for oid_to_hex_r()
diff
|
tree
2016-09-14
xdiff: fix merging of hunks with -W context and -u...
diff
|
tree
2016-09-13
sha1_file: use llist_mergesort() for sorting packs
diff
|
tree
2016-09-13
unpack-trees: pass checkout state explicitly to check_updates()
diff
|
tree
2016-09-13
checkout: constify parameters of checkout_stage() and...
diff
|
tree
2016-09-13
strbuf: use valid pointer in strbuf_remove()
diff
|
tree
2016-09-07
introduce hex2chr() for converting two hexadecimal...
diff
|
tree
2016-09-07
compat: move strdup(3) replacement to its own file
diff
|
tree
2016-08-29
p3400: make test script executable
diff
|
tree
2016-08-14
receive-pack: use FLEX_ALLOC_MEM in queue_command()
diff
|
tree
2016-08-14
commit: use FLEX_ARRAY in struct merge_remote_desc
diff
|
tree
2016-08-14
merge-recursive: fix verbose output for multiple base...
diff
|
tree
2016-08-14
commit: factor out set_merge_remote_desc()
diff
|
tree
2016-08-14
commit: use xstrdup() in get_merge_parent()
diff
|
tree
2016-08-14
mailinfo: recycle strbuf in check_header()
diff
|
tree
2016-08-14
correct FLEXPTR_* example in comment
diff
|
tree
2016-08-06
use strbuf_add_unique_abbrev() for adding short hashes
diff
|
tree
2016-08-06
archive-tar: make write_extended_header() void
diff
|
tree
2016-08-05
nedmalloc: work around overzealous GCC 6 warning
diff
|
tree
2016-08-05
merge: use string_list_split() in add_strategies()
diff
|
tree
2016-08-05
merge-recursive: use STRING_LIST_INIT_NODUP
diff
|
tree
2016-08-05
use CHILD_PROCESS_INIT to initialize automatic variables
diff
|
tree
2016-08-05
use strbuf_addstr() instead of strbuf_addf() with "%s"
diff
|
tree
2016-08-01
pass constants as first argument to st_mult()
diff
|
tree
2016-08-01
use strbuf_addstr() for adding constant strings to...
diff
|
tree
2016-07-22
strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()
diff
|
tree
2016-07-19
submodule-config: use explicit empty string instead...
diff
|
tree
2016-07-19
use strbuf_addbuf() for appending a strbuf to another
diff
|
tree
2016-07-12
worktree: use strbuf_add_absolute_path() directly
diff
|
tree
2016-07-12
rm: reuse strbuf for all remove_dir_recursively() calls
diff
|
tree
2016-07-08
am: ignore return value of write_file()
diff
|
tree
2016-07-07
notes-merge: use O_EXCL to avoid overwriting existing...
diff
|
tree
2016-07-07
.gitattributes: set file type for C files
diff
|
tree
2016-06-09
xdiff: fix merging of appended hunk with -W
diff
|
tree
2016-05-31
perf: make the tests work without a worktree
diff
|
tree
2016-05-31
grep: -W: don't extend context to trailing empty lines
diff
|
tree
2016-05-31
t7810: add test for grep -W and trailing empty context...
diff
|
tree
2016-05-31
xdiff: don't trim common tail with -W
diff
|
tree
2016-05-31
xdiff: -W: don't include common trailing empty lines...
diff
|
tree
2016-05-31
xdiff: ignore empty lines before added functions with -W
diff
|
tree
2016-05-31
xdiff: handle appended chunks better with -W
diff
|
tree
2016-05-31
xdiff: factor out match_func_rec()
diff
|
tree
2016-05-31
t4051: rewrite, add more tests
diff
|
tree
2016-05-30
patch-id: use starts_with() and skip_prefix()
diff
|
tree
2016-05-30
apply: remove unused parameters from name_terminate()
diff
|
tree
2015-11-28
wt-status: correct and simplify check for detached...
diff
|
tree
2015-11-20
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
diff
|
tree
2015-11-20
fsck: treat a NUL in a tag header as an error
diff
|
tree
2015-11-20
grep: stop using PARSE_OPT_NO_INTERNAL_HELP
diff
|
tree
2015-11-20
t1450: add tests for NUL in headers of commits and...
diff
|
tree