index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-genrandom.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
git-multimail: update to release 1.2.0
Matthieu Moy
9
-226
/
+1218
2015-10-08
quote: move comment before sq_quote_buf()
Christian Couder
1
-5
/
+5
2015-10-08
quote: fix broken sq_quote_buf() related comment
Christian Couder
1
-0
/
+1
2015-10-07
Second batch for 2.7
Junio C Hamano
1
-0
/
+16
2015-10-07
Documentation/interpret-trailers: Grammar fix
Tobias Klauser
1
-1
/
+1
2015-10-07
t2026: rename worktree prune test
Michael J Gruber
1
-0
/
+0
2015-10-07
log: Update log.follow doc and add to config.txt
Eric N. Vander Weele
2
-4
/
+10
2015-10-06
rebase-i: loosen over-eager check_bad_cmd check
Matthieu Moy
2
-33
/
+44
2015-10-05
Start cycle toward 2.7
Junio C Hamano
3
-2
/
+111
2015-10-02
merge: grammofix in please-commit-before-merge message
Alex Henrie
2
-2
/
+2
2015-10-02
rebase-i: explicitly accept tab as separator in commands
Matthieu Moy
1
-2
/
+2
2015-10-02
status: don't say 'HEAD detached at HEAD'
Matthieu Moy
2
-1
/
+7
2015-10-02
t3203: test 'detached at' after checkout --detach
Matthieu Moy
1
-0
/
+13
2015-09-30
am: configure gpg at startup
Renee Margaret McConahy
1
-1
/
+12
2015-09-30
git-send-email.perl: Fixed sending of many/huge changes/patches
Stefan Agner
1
-1
/
+5
2015-09-29
Git 2.6.1
v2.6.1
Junio C Hamano
4
-3
/
+22
2015-09-29
Git 2.5.4
v2.5.4
Junio C Hamano
4
-3
/
+22
2015-09-29
Git 2.4.10
v2.4.10
Junio C Hamano
4
-3
/
+22
2015-09-29
Git 2.3.10
v2.3.10
Junio C Hamano
4
-3
/
+22
2015-09-28
merge-file: enforce MAX_XDIFF_SIZE on incoming files
Jeff King
1
-1
/
+2
2015-09-28
xdiff: reject files larger than ~1GB
Jeff King
3
-1
/
+14
2015-09-28
react to errors in xdi_diff
Jeff King
7
-24
/
+41
2015-09-28
Git 2.6
v2.6.0
Junio C Hamano
2
-1
/
+6
2015-09-28
ls-remote.txt: delete unsupported option
Nguyễn Thái Ngọc Duy
2
-3
/
+2
2015-09-28
setup: fix "inside work tree" detection on case-insensitive filesystems
Johannes Schindelin
1
-1
/
+10
2015-09-28
clone: better error when --reference is a linked checkout
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2015-09-28
clone: allow --local from a linked checkout
Nguyễn Thái Ngọc Duy
2
-2
/
+9
2015-09-28
enter_repo: allow .git files in strict mode
Nguyễn Thái Ngọc Duy
2
-2
/
+17
2015-09-28
enter_repo: avoid duplicating logic, use is_git_directory() instead
Nguyễn Thái Ngọc Duy
2
-2
/
+15
2015-09-28
t0002: add test for enter_repo(), non-strict mode
Nguyễn Thái Ngọc Duy
1
-0
/
+18
2015-09-26
http: limit redirection depth
Blake Burkhart
3
-0
/
+8
2015-09-26
http: limit redirection to protocol-whitelist
Blake Burkhart
4
-5
/
+27
2015-09-26
transport: refactor protocol whitelist code
Jeff King
2
-10
/
+43
2015-09-25
Documentation: fix section header mark-up
John Keeping
2
-2
/
+2
2015-09-25
t/perf: make runner work even if Git is not installed
Stephan Beyer
1
-0
/
+1
2015-09-25
connect: fix typo in result string of prot_name()
Tobias Klauser
1
-1
/
+1
2015-09-25
branch: add '--points-at' option
Karthik Nayak
3
-2
/
+20
2015-09-25
branch.c: use 'ref-filter' APIs
Karthik Nayak
6
-192
/
+78
2015-09-25
branch.c: use 'ref-filter' data structures
Karthik Nayak
2
-190
/
+134
2015-09-25
branch: drop non-commit error reporting
Karthik Nayak
1
-14
/
+4
2015-09-25
t5561: get rid of racy appending to logfile
Stephan Beyer
3
-23
/
+1
2015-09-23
fsck: exit with non-zero when problems are found
Junio C Hamano
2
-5
/
+35
2015-09-23
branch: move 'current' check down to the presentation layer
Karthik Nayak
1
-11
/
+9
2015-09-23
branch: roll show_detached HEAD into regular ref_list
Karthik Nayak
1
-28
/
+33
2015-09-23
branch: bump get_head_description() to the top
Karthik Nayak
1
-31
/
+31
2015-09-23
branch: refactor width computation
Karthik Nayak
1
-30
/
+34
2015-09-23
submodule: allow only certain protocols for submodule fetches
Jeff King
2
-0
/
+52
2015-09-23
transport: add a protocol-whitelist environment variable
Jeff King
11
-1
/
+254
2015-09-23
notes: correct documentation of DWIMery for notes references
Jacob Keller
3
-3
/
+12
2015-09-22
git-p4: handle "Translation of file content failed"
Lars Schneider
2
-12
/
+17
[next]