index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utf8.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
builtin/notes: convert to struct object_id
brian m. carlson
5
-60
/
+60
2017-06-02
notes: convert format_display_notes to struct object_id
brian m. carlson
4
-7
/
+7
2017-06-02
notes: make get_note return pointer to struct object_id
brian m. carlson
5
-28
/
+28
2017-06-02
notes: convert for_each_note to struct object_id
brian m. carlson
4
-21
/
+21
2017-06-02
notes: convert internal parts to struct object_id
brian m. carlson
1
-31
/
+33
2017-06-02
notes: convert internal structures to struct object_id
brian m. carlson
1
-47
/
+51
2017-05-30
Fourth batch for 2.14
Junio C Hamano
1
-0
/
+55
2017-05-29
Third batch for 2.14
Junio C Hamano
1
-0
/
+93
2017-05-26
docs/config.txt: fix indefinite article in core.fileMode description
SZEDER Gábor
1
-1
/
+1
2017-05-23
Second batch for 2.14
Junio C Hamano
1
-0
/
+29
2017-05-22
usage: add NORETURN to BUG() function definitions
Ramsay Jones
1
-2
/
+2
2017-05-20
send-email: Net::SMTP::SSL is obsolete, use only when necessary
Dennis Kaarsemaker
1
-19
/
+35
2017-05-20
revision.c: ignore broken tags with ignore_missing_links
Jeff King
2
-2
/
+27
2017-05-20
config.txt: add an entry for log.showSignature
Kyle Meyer
1
-0
/
+4
2017-05-20
unpack-trees: preserve index extensions
David Turner
4
-0
/
+30
2017-05-20
rebase -i: add missing newline to end of message
Phillip Wood
1
-1
/
+1
2017-05-20
rebase -i: silence stash apply
Phillip Wood
1
-0
/
+2
2017-05-20
rebase -i: fix reflog message
Phillip Wood
1
-0
/
+1
2017-05-20
ref-filter: resolve HEAD when parsing %(HEAD) atom
Jeff King
1
-7
/
+9
2017-05-20
name-rev: change a "long" variable to timestamp_t
Junio C Hamano
1
-1
/
+1
2017-05-18
interpret-trailers: honor the cut line
Brian Malehorn
5
-13
/
+32
2017-05-18
t5400: avoid concurrent writes into a trace file
Jeff King
1
-1
/
+4
2017-05-18
t5545: enhance test coverage when no http server is installed
Stefan Beller
1
-42
/
+43
2017-05-18
test: allow skipping the remainder
Junio C Hamano
1
-8
/
+13
2017-05-17
completion: add git stash push
Thomas Gummerer
1
-1
/
+4
2017-05-17
config: match both symlink & realpath versions in IncludeIf.gitdir:*
Ævar Arnfjörð Bjarmason
3
-0
/
+49
2017-05-16
Start post 2.13 cycle
Junio C Hamano
3
-2
/
+99
2017-05-16
send-email: support validate hook
Jonathan Tan
4
-1
/
+68
2017-05-16
p0004: don't error out if test repo is too small
René Scharfe
1
-5
/
+8
2017-05-16
p0004: don't abort if multi-threaded is too slow
René Scharfe
1
-4
/
+0
2017-05-16
p0004: use test_perf
René Scharfe
1
-0
/
+36
2017-05-16
p0004: avoid using pipes
René Scharfe
1
-3
/
+5
2017-05-16
p0004: simplify calls of test-lazy-init-name-hash
René Scharfe
1
-3
/
+3
2017-05-16
fetch-pack: always allow fetching of literal SHA1s
Jonathan Tan
2
-2
/
+73
2017-05-15
doc: use https links to Wikipedia to avoid http redirects
Sven Strickroth
3
-3
/
+3
2017-05-15
convert: update subprocess_read_status() to not die on EOF
Ben Peart
3
-6
/
+16
2017-05-15
sub-process: move sub-process functions into separate files
Ben Peart
5
-103
/
+212
2017-05-15
convert: rename reusable sub-process functions
Ben Peart
1
-20
/
+20
2017-05-15
convert: update generic functions to only use generic data structures
Ben Peart
1
-18
/
+23
2017-05-15
convert: separate generic structures and variables from the filter specific ones
Ben Peart
1
-15
/
+20
2017-05-15
convert: split start_multi_file_filter() into two separate functions
Ben Peart
1
-24
/
+34
2017-05-15
pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULL
Jeff King
1
-0
/
+1
2017-05-15
usage.c: drop set_error_handle()
Jeff King
2
-10
/
+1
2017-05-15
builtin/log: honor log.decorate
brian m. carlson
2
-2
/
+14
2017-05-15
config: complain about --local outside of a git repo
Jeff King
2
-1
/
+4
2017-05-15
setup_git_env: convert die("BUG") to BUG()
Jeff King
2
-1
/
+7
2017-05-15
usage.c: add BUG() function
Jeff King
2
-0
/
+41
2017-05-12
git-filter-branch: be more direct in an error message
Jean-Noel Avila
1
-1
/
+1
2017-05-12
read-tree -m: make error message for merging 0 trees less smart aleck
Jean-Noel Avila
2
-3
/
+4
2017-05-12
usability: don't ask questions if no reply is required
Jean-Noel Avila
3
-7
/
+7
[next]