Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Doc: fix misleading asciidoc formating
2014-10-01
daemon: handle gethostbyname() error
diff
|
tree
2014-10-01
sha1-lookup: handle duplicates in sha1_pos()
diff
|
tree
2014-10-01
sha1-array: add test-sha1-array and basic tests
diff
|
tree
2014-09-30
t0090: avoid passing empty string to printf %d
diff
|
tree
2014-09-22
remote: simplify match_name_with_pattern() using strbuf
diff
|
tree
2014-09-22
graph: simplify graph_padding_line()
diff
|
tree
2014-09-18
use REALLOC_ARRAY for changing the allocation size...
diff
|
tree
2014-09-18
add macro REALLOC_ARRAY
diff
|
tree
2014-09-15
repack: call prune_packed_objects() and update_server_info...
diff
|
tree
2014-09-08
strbuf: use strbuf_addchars() for adding a char multiple...
diff
|
tree
2014-09-08
strbuf: export strbuf_addchars()
diff
|
tree
2014-09-08
trace: correct trace_strbuf() parameter type for !HAVE_VARIA...
diff
|
tree
2014-09-02
imap-send: simplify v_issue_imap_cmd() and get_cmd_result...
diff
|
tree
2014-09-02
merge-tree: remove unused df_conflict arguments
diff
|
tree
2014-09-02
http-walker: simplify process_alternates_response(...
diff
|
tree
2014-09-02
config: simplify git_config_include()
diff
|
tree
2014-09-02
pack-write: simplify index_pack_lockfile using skip_prefix...
diff
|
tree
2014-09-02
connect: simplify check_ref() using skip_prefix() and...
diff
|
tree
2014-08-26
use strbuf_add_absolute_path() to add absolute paths
diff
|
tree
2014-08-26
abspath: convert absolute_path() to strbuf
diff
|
tree
2014-08-26
use xgetcwd() to set $GIT_DIR
diff
|
tree
2014-08-26
use xgetcwd() to get the current directory or die
diff
|
tree
2014-08-26
wrapper: add xgetcwd()
diff
|
tree
2014-08-26
abspath: convert real_path_internal() to strbuf
diff
|
tree
2014-08-26
abspath: use strbuf_getcwd() to remember original working...
diff
|
tree
2014-08-26
setup: convert setup_git_directory_gently_1 et al....
diff
|
tree
2014-08-25
walker: avoid quadratic list insertion in mark_complete
diff
|
tree
2014-08-25
sha1_name: avoid quadratic list insertion in handle_one_ref
diff
|
tree
2014-08-20
run-command: inline prepare_run_command_v_opt()
diff
|
tree
2014-08-20
run-command: call run_command_v_opt_cd_env() instead...
diff
|
tree
2014-08-20
run-command: introduce child_process_init()
diff
|
tree
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
diff
|
tree
2014-08-18
turn path macros into inline function
diff
|
tree
2014-08-18
clean: use f(void) instead of f() to declare a pointer...
diff
|
tree
2014-08-10
read-cache: check for leading symlinks when refreshing...
diff
|
tree
2014-07-28
init: avoid superfluous real_path() calls
diff
|
tree
2014-07-28
unix-sockets: use strbuf_getcwd()
diff
|
tree
2014-07-28
strbuf: add strbuf_getcwd()
diff
|
tree
2014-07-21
use xmemdupz() to allocate copies of strings given...
diff
|
tree
2014-07-21
use xcalloc() to allocate zero-initialized memory
diff
|
tree
2014-07-21
unix-socket: remove stale socket before calling chdir()
diff
|
tree
2014-07-18
remote-testsvn: use internal argv_array of struct child_proc...
diff
|
tree
2014-07-18
bundle: use internal argv_array of struct child_process...
diff
|
tree
2014-07-18
fast-import: use hashcmp() for SHA1 hash comparison
diff
|
tree
2014-07-18
transport: simplify fetch_objs_via_rsync() using argv_array
diff
|
tree
2014-07-17
run-command: use internal argv_array of struct child_process...
diff
|
tree
2014-07-17
use commit_list_count() to count the members of commit_lists
diff
|
tree
2014-07-17
strbuf: use strbuf_addstr() for adding C strings
diff
|
tree
2014-07-16
annotate: use argv_array
diff
|
tree
2014-07-10
fsck: simplify fsck_commit_buffer() by using commit_list_count()
diff
|
tree
2014-07-10
commit: use commit_list_append() instead of duplicating...
diff
|
tree
2014-07-10
merge: simplify merge_trivial() by using commit_list_append()
diff
|
tree
2014-07-10
use strbuf_addch for adding single characters
diff
|
tree
2014-07-10
use strbuf_addbuf for adding strbufs
diff
|
tree
2014-07-08
line-log: use commit_list_append() instead of duplicating...
diff
|
tree
2014-07-08
diff-tree: call free_commit_list() instead of duplicating...
diff
|
tree
2014-07-07
t5000, t5003: simplify commit
diff
|
tree
2014-07-01
sha1_file: avoid overrunning alternate object base...
diff
|
tree
2014-06-30
sha1_file: replace PATH_MAX buffer with strbuf in prepare_pa...
diff
|
tree
2014-06-30
wt-status: simplify building of summary limit argument
diff
|
tree
2014-06-30
wt-status: use argv_array for environment
diff
|
tree
2014-06-13
blame: simplify prepare_lines()
diff
|
tree
2014-06-13
blame: factor out get_next_line()
diff
|
tree
2014-06-09
Use starts_with() for C strings instead of memcmp()
diff
|
tree
2014-06-02
pack-objects: use free()+xcalloc() instead of xrealloc...
diff
|
tree
2014-06-02
mailinfo: use strcmp() for string comparison
diff
|
tree
2014-04-01
rev-parse: fix typo in example on manpage
diff
|
tree
2014-03-24
pickaxe: simplify kwset loop in contains()
diff
|
tree
2014-03-24
pickaxe: call strlen only when necessary in diffcore_pickaxe...
diff
|
tree
2014-03-24
pickaxe: move pickaxe() after pickaxe_match()
diff
|
tree
2014-03-24
pickaxe: merge diffcore_pickaxe_grep() and diffcore_pickaxe_...
diff
|
tree
2014-03-24
pickaxe: honor -i when used with -S and --pickaxe-regex
diff
|
tree
2014-03-24
t4209: use helper functions to test --author
diff
|
tree
2014-03-24
t4209: use helper functions to test --grep
diff
|
tree
2014-03-24
t4209: factor out helper function test_log_icase()
diff
|
tree
2014-03-24
t4209: factor out helper function test_log()
diff
|
tree
2014-03-24
t4209: set up expectations up front
diff
|
tree
2014-03-11
grep: support -h (no header) with --count
diff
|
tree
2014-03-11
t7810: add missing variables to tests in loop
diff
|
tree
2013-11-27
SubmittingPatches: document how to handle multiple...
diff
|
tree
2013-09-08
pull: use $curr_branch_short more
diff
|
tree
2013-08-05
t8001, t8002: fix "blame -L :literal" test on NetBSD
diff
|
tree
2013-07-18
.mailmap: René Scharfe has a new email address
diff
|
tree
2013-07-07
diffcore-pickaxe: simplify has_changes and contains
diff
|
tree
2013-06-17
unpack-trees: don't shift conflicts left and right
diff
|
tree
2013-06-13
use logical OR (||) instead of binary OR (|) in logical...
diff
|
tree
2013-06-13
match-trees: factor out fill_tree_desc_strict
diff
|
tree
2013-06-10
read-cache: free cache in discard_index
diff
|
tree
2013-06-10
read-cache: add simple performance test
diff
|
tree
2013-06-09
submodule: remove redundant check for the_index.initialized
diff
|
tree
2013-06-02
unpack-trees: free cache_entry array members for merges
diff
|
tree
2013-06-02
diff-lib, read-tree, unpack-trees: mark cache_entry...
diff
|
tree
2013-06-02
diff-lib, read-tree, unpack-trees: mark cache_entry...
diff
|
tree
2013-06-02
unpack-trees: create working copy of merge entry in...
diff
|
tree
2013-06-02
unpack-trees: factor out dup_entry
diff
|
tree
2013-06-02
read-cache: mark cache_entry pointers const
diff
|
tree
2013-06-02
cache: mark cache_entry pointers const
diff
|
tree
2013-05-28
commit: don't start editor if empty message is given...
diff
|
tree
2013-05-20
t5000: test long filenames
diff
|
tree
2013-05-20
t5000: simplify tar-tree tests
diff
|
tree