Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'br/commit-tree-parseopt'
2019-02-28
setup: fix memory leaks with `struct repository_format`
diff
|
tree
2019-02-04
doc-diff: don't `cd_to_toplevel`
diff
|
tree
2019-01-23
setup: free old value before setting `work_tree`
diff
|
tree
2019-01-22
t7510: invoke git as part of &&-chain
diff
|
tree
2018-12-26
git-status.txt: render tables correctly under Asciidoctor
diff
|
tree
2018-12-26
Documentation: do not nest open blocks
diff
|
tree
2018-12-26
git-column.txt: fix section header
diff
|
tree
2018-12-04
RelNotes 2.20: drop spurious double quote
diff
|
tree
2018-12-04
RelNotes 2.20: clarify sentence
diff
|
tree
2018-12-04
RelNotes 2.20: move some items between sections
diff
|
tree
2018-12-04
range-diff: always pass at least minimal diff options
diff
|
tree
2018-11-29
git-reset.txt: render literal examples as monospace
diff
|
tree
2018-11-29
git-reset.txt: render tables correctly under Asciidoctor
diff
|
tree
2018-10-31
sequencer: break out of loop explicitly
diff
|
tree
2018-10-06
builtin/commit-graph.c: UNLEAK variables
diff
|
tree
2018-09-28
t1400: drop debug `echo` to actually execute `test`
diff
|
tree
2018-09-27
Doc: refer to the "commit-graph file" with dash
diff
|
tree
2018-09-27
git-commit-graph.txt: refer to "*commit*-graph file"
diff
|
tree
2018-09-27
git-commit-graph.txt: typeset more in monospace
diff
|
tree
2018-09-27
git-commit-graph.txt: fix bullet lists
diff
|
tree
2018-09-20
git-config.txt: fix 'see: above' note
diff
|
tree
2018-09-20
Doc: use `--type=bool` instead of `--bool`
diff
|
tree
2018-06-11
refspec: initalize `refspec_item` in `valid_fetch_refspec()`
diff
|
tree
2018-05-22
unpack_trees_options: free messages when done
diff
|
tree
2018-05-21
regex: do not call `regfree()` if compilation fails
diff
|
tree
2018-05-21
config: let `config_store_data_clear()` handle `key`
diff
|
tree
2018-05-21
config: let `config_store_data_clear()` handle `value_regex`
diff
|
tree
2018-05-21
config: free resources of `struct config_store_data`
diff
|
tree
2018-05-20
merge: setup `opts` later in `checkout_fast_forward()`
diff
|
tree
2018-05-13
refs: handle zero oid for pseudorefs
diff
|
tree
2018-05-13
t1400: add tests around adding/deleting pseudorefs
diff
|
tree
2018-05-13
refs.c: refer to "object ID", not "sha1", in error...
diff
|
tree
2018-05-10
lock_file: move static locks into functions
diff
|
tree
2018-05-10
lock_file: make function-local locks non-static
diff
|
tree
2018-05-10
refs.c: do not die if locking fails in `delete_pseudoref()`
diff
|
tree
2018-05-10
refs.c: do not die if locking fails in `write_pseudoref()`
diff
|
tree
2018-05-10
t/helper/test-write-cache: clean up lock-handling
diff
|
tree
2018-04-24
walker: drop fields of `struct walker` which are always 1
diff
|
tree
2018-04-24
http-fetch: make `-a` standard behaviour
diff
|
tree
2018-04-21
fast-export: fix regression skipping some merge-commits
diff
|
tree
2018-04-18
git-submodule.txt: quote usage in monospace, drop backslash
diff
|
tree
2018-04-18
git-[short]log.txt: unify quoted standalone --
diff
|
tree
2018-04-18
doc: convert [\--] to [--]
diff
|
tree
2018-04-18
doc: convert \--option to --option
diff
|
tree
2018-03-15
shortlog: disallow left-over arguments outside repo
diff
|
tree
2018-03-13
shortlog: add usage-string for stdin-reading
diff
|
tree
2018-03-13
git-shortlog.txt: reorder usages
diff
|
tree
2018-03-01
write_locked_index(): add flag to avoid writing unchanged...
diff
|
tree
2018-02-28
sequencer: do not roll back lockfile unnecessarily
diff
|
tree
2018-02-28
merge: always roll back lock in `checkout_fast_forward()`
diff
|
tree
2018-02-28
merge-recursive: always roll back lock in `merge_recursive_g...
diff
|
tree
2018-02-27
sequencer: always roll back lock in `do_recursive_merge()`
diff
|
tree
2018-02-27
sequencer: make lockfiles non-static
diff
|
tree
2018-02-21
config: change default of `pager.config` to "on"
diff
|
tree
2018-02-21
config: respect `pager.config` in list/get-mode only
diff
|
tree
2018-02-21
t7006: add tests for how git config paginates
diff
|
tree
2017-11-20
branch: change default of `pager.branch` to "on"
diff
|
tree
2017-11-20
branch: respect `pager.branch` in list-mode only
diff
|
tree
2017-11-20
t7006: add tests for how git branch paginates
diff
|
tree
2017-11-08
reduce_heads: fix memory leaks
diff
|
tree
2017-11-08
builtin/merge-base: free commit lists
diff
|
tree
2017-11-06
bisect: fix memory leak when returning best element
diff
|
tree
2017-11-06
bisect: fix off-by-one error in `best_bisection_sorted()`
diff
|
tree
2017-11-06
bisect: fix memory leak in `find_bisection()`
diff
|
tree
2017-11-06
bisect: change calling-convention of `find_bisection()`
diff
|
tree
2017-11-02
grep: take the read-lock when adding a submodule
diff
|
tree
2017-10-07
read_cache: roll back lock in `update_index_if_able()`
diff
|
tree
2017-10-07
read-cache: leave lock in right state in `write_locked_index()`
diff
|
tree
2017-10-07
read-cache: drop explicit `CLOSE_LOCK`-flag
diff
|
tree
2017-10-06
cache.h: document `write_locked_index()`
diff
|
tree
2017-10-06
apply: remove `newfd` from `struct apply_state`
diff
|
tree
2017-10-06
apply: move lockfile into `apply_state`
diff
|
tree
2017-10-06
cache-tree: simplify locking logic
diff
|
tree
2017-10-06
checkout-index: simplify locking logic
diff
|
tree
2017-10-06
tempfile: fix documentation on `delete_tempfile()`
diff
|
tree
2017-10-06
lockfile: fix documentation on `close_lock_file_gently()`
diff
|
tree
2017-10-06
treewide: prefer lockfiles on the stack
diff
|
tree
2017-10-06
sha1_file: do not leak `lock_file`
diff
|
tree
2017-10-02
builtin/: add UNLEAKs
diff
|
tree
2017-09-24
pack-bitmap[-write]: use `object_array_clear()`, don...
diff
|
tree
2017-09-24
object_array: add and use `object_array_pop()`
diff
|
tree
2017-09-24
object_array: use `object_array_clear()`, not `free()`
diff
|
tree
2017-09-24
leak_pending: use `object_array_clear()`, not `free()`
diff
|
tree
2017-09-24
commit: fix memory leak in `reduce_heads()`
diff
|
tree
2017-09-24
builtin/commit: fix memory leak in `prepare_index()`
diff
|
tree
2017-09-10
refs/files-backend: add `refname`, not "HEAD", to list
diff
|
tree
2017-09-10
refs/files-backend: correct return value in lock_ref_for_update
diff
|
tree
2017-09-10
refs/files-backend: fix memory leak in lock_ref_for_update
diff
|
tree
2017-09-10
refs/files-backend: add longer-scoped copy of string...
diff
|
tree
2017-09-07
config: remove git_config_maybe_bool
diff
|
tree
2017-09-06
pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
diff
|
tree
2017-08-23
treewide: correct several "up-to-date" to "up to date"
diff
|
tree
2017-08-23
Documentation/user-manual: update outdated example...
diff
|
tree
2017-08-23
ThreadSanitizer: add suppressions
diff
|
tree
2017-08-23
strbuf_setlen: don't write to strbuf_slopbuf
diff
|
tree
2017-08-23
pack-objects: take lock before accessing `remaining`
diff
|
tree
2017-08-23
convert: always initialize attr_action in convert_attrs
diff
|
tree
2017-08-20
doc/interpret-trailers: fix "the this" typo
diff
|
tree
2017-08-07
parse_decoration_style: drop unused argument `var`
diff
|
tree
2017-08-07
treewide: deprecate git_config_maybe_bool, use git_parse_may...
diff
|
tree