index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1413-reflog-detach.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
Twelfth batch for 2.10
Junio C Hamano
1
-20
/
+21
2016-08-10
Yet another batch for 2.9.3
Junio C Hamano
1
-0
/
+68
2016-08-10
t7406: fix breakage on OSX
Stefan Beller
1
-1
/
+1
2016-08-10
document git-repack interaction of pack.threads and pack.windowMemory
Michael Stahl
2
-4
/
+6
2016-08-09
submodule--helper: use parallel processor correctly
Stefan Beller
1
-2
/
+6
2016-08-09
completion: add completion for --submodule=* diff option
Jacob Keller
1
-0
/
+19
2016-08-09
completion: complete --delete, --move, and --remotes for git branch
Ville Skyttä
1
-3
/
+3
2016-08-09
commit-slab.h: avoid duplicated global static variables
Johannes Sixt
1
-3
/
+3
2016-08-09
config.c: avoid duplicated global static variables
Johannes Sixt
1
-1
/
+0
2016-08-09
.mailmap: use Christian Couder's Tuxfamily address
Christian Couder
1
-0
/
+1
2016-08-08
Eleventh batch for 2.10
Junio C Hamano
1
-20
/
+65
2016-08-08
Hopefully final batch for 2.9.3
Junio C Hamano
1
-0
/
+34
2016-08-08
git mv: do not keep slash in `git mv dir non-existing-dir/`
Johannes Schindelin
1
-4
/
+7
2016-08-06
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
3
-16
/
+11
2016-08-06
archive-tar: make write_extended_header() void
René Scharfe
1
-10
/
+5
2016-08-06
nedmalloc: work around overzealous GCC 6 warning
René Scharfe
1
-5
/
+4
2016-08-06
merge: use string_list_split() in add_strategies()
René Scharfe
1
-34
/
+10
2016-08-06
merge-recursive: use STRING_LIST_INIT_NODUP
René Scharfe
1
-2
/
+1
2016-08-06
use CHILD_PROCESS_INIT to initialize automatic variables
René Scharfe
2
-6
/
+3
2016-08-06
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
3
-3
/
+3
2016-08-05
trace: do not fall back to stderr
Jeff King
1
-6
/
+4
2016-08-05
write_or_die: drop write_or_whine_pipe()
Jeff King
2
-13
/
+0
2016-08-05
trace: disable key after write error
Jeff King
1
-0
/
+1
2016-08-05
trace: correct variable name in write() error message
Jeff King
1
-5
/
+5
2016-08-05
trace: cosmetic fixes for error messages
Jeff King
1
-8
/
+8
2016-08-05
trace: use warning() for printing trace errors
Jeff King
1
-6
/
+5
2016-08-04
Tenth batch for 2.10
Junio C Hamano
1
-0
/
+6
2016-08-04
pager: move pager-specific setup into the build
Eric Wong
5
-8
/
+67
2016-08-04
trace: stop using write_or_whine_pipe()
Jeff King
1
-3
/
+8
2016-08-04
trace: handle NULL argument in trace_disable()
Jeff King
1
-4
/
+16
2016-08-04
nedmalloc: fix misleading indentation
Johannes Schindelin
1
-4
/
+4
2016-08-04
t5533: make it pass on case-sensitive filesystems
Johannes Schindelin
1
-1
/
+1
2016-08-04
t7063: work around FreeBSD's lazy mtime update feature
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-08-04
submodule update: allow '.' for branch value
Stefan Beller
2
-1
/
+52
2016-08-04
submodule--helper: add remote-branch helper
Stefan Beller
2
-2
/
+36
2016-08-04
Ninth batch of topics for 2.10
Junio C Hamano
1
-0
/
+61
2016-08-03
clarify %f documentation
Joey Hess
1
-0
/
+5
2016-08-03
import-tars: support hard links
Johannes Schindelin
1
-11
/
+20
2016-08-03
gitmodules: document shallow recommendation
Stefan Beller
1
-0
/
+5
2016-08-03
blame: drop strdup of string literal
Eric Sunshine
1
-1
/
+1
2016-08-03
t4130: work around Windows limitation
Johannes Sixt
1
-3
/
+7
2016-08-02
hashmap: clarify that hashmap_entry can safely be discarded
Junio C Hamano
1
-0
/
+5
2016-08-01
am: reset cached ident date for each patch
Jeff King
3
-0
/
+8
2016-08-01
submodule-config: keep configured branch around
Stefan Beller
2
-1
/
+11
2016-08-01
submodule--helper: fix usage string for relative-path
Stefan Beller
1
-1
/
+1
2016-08-01
submodule update: narrow scope of local variable
Stefan Beller
1
-1
/
+1
2016-08-01
submodule update: respect depth in subsequent fetches
Stefan Beller
2
-4
/
+21
2016-08-01
t7406: future proof tests with hard coded depth
Stefan Beller
1
-8
/
+11
2016-08-01
t3700: add a test_mode_in_index helper function
Ingo Brückl
1
-32
/
+22
2016-08-01
t3700: merge two tests into one
Ingo Brückl
1
-12
/
+6
[next]