index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-request-pull.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-01
submodule: convert show_submodule_summary to use struct object_id *
Jacob Keller
3
-10
/
+10
2016-09-01
allow do_submodule_path to work even if submodule isn't checked out
Jacob Keller
5
-11
/
+173
2016-09-01
diff: prepare for additional submodule formats
Jacob Keller
2
-7
/
+12
2016-09-01
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
11
-80
/
+504
2016-09-01
diff.c: remove output_prefix_length field
Junio C Hamano
3
-4
/
+1
2016-09-01
cache: add empty_tree_oid object and helper function
Jacob Keller
2
-4
/
+27
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-09
completion: add completion for --submodule=* diff option
Jacob Keller
1
-0
/
+19
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-06
nedmalloc: work around overzealous GCC 6 warning
René Scharfe
1
-5
/
+4
2016-08-06
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
3
-3
/
+3
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
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
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
2016-08-01
t3700: remove unwanted leftover files before running new tests
Ingo Brückl
1
-0
/
+3
2016-08-01
pass constants as first argument to st_mult()
René Scharfe
3
-3
/
+3
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
4
-6
/
+6
2016-08-01
format-patch: format.from gives the default for --from
Josh Triplett
4
-1
/
+63
2016-08-01
gitweb: escape link body in format_ref_marker
Andreas Brauchli
1
-1
/
+1
2016-08-01
merge-recursive: flush output buffer even when erroring out
Johannes Schindelin
1
-1
/
+3
2016-08-01
merge_trees(): ensure that the callers release output buffer
Johannes Schindelin
3
-0
/
+4
2016-08-01
merge-recursive: offer an option to retain the output in 'obuf'
Johannes Schindelin
2
-5
/
+14
2016-08-01
merge-recursive: write the commit title in one go
Johannes Schindelin
1
-8
/
+9
2016-08-01
merge-recursive: flush output buffer before printing error messages
Johannes Schindelin
1
-48
/
+68
2016-07-29
pack-objects: compute local/ignore_pack_keep early
Jeff King
1
-1
/
+25
2016-07-29
pack-objects: break out of want_object loop early
Jeff King
1
-0
/
+16
[next]