summaryrefslogtreecommitdiffstats
path: root/test-genrandom.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-12git-multimail: update to release 1.2.0Matthieu Moy9-226/+1218
2015-10-08quote: move comment before sq_quote_buf()Christian Couder1-5/+5
2015-10-08quote: fix broken sq_quote_buf() related commentChristian Couder1-0/+1
2015-10-07Second batch for 2.7Junio C Hamano1-0/+16
2015-10-07Documentation/interpret-trailers: Grammar fixTobias Klauser1-1/+1
2015-10-07t2026: rename worktree prune testMichael J Gruber1-0/+0
2015-10-07log: Update log.follow doc and add to config.txtEric N. Vander Weele2-4/+10
2015-10-06rebase-i: loosen over-eager check_bad_cmd checkMatthieu Moy2-33/+44
2015-10-05Start cycle toward 2.7Junio C Hamano3-2/+111
2015-10-02merge: grammofix in please-commit-before-merge messageAlex Henrie2-2/+2
2015-10-02rebase-i: explicitly accept tab as separator in commandsMatthieu Moy1-2/+2
2015-10-02status: don't say 'HEAD detached at HEAD'Matthieu Moy2-1/+7
2015-10-02t3203: test 'detached at' after checkout --detachMatthieu Moy1-0/+13
2015-09-30am: configure gpg at startupRenee Margaret McConahy1-1/+12
2015-09-30git-send-email.perl: Fixed sending of many/huge changes/patchesStefan Agner1-1/+5
2015-09-29Git 2.6.1v2.6.1Junio C Hamano4-3/+22
2015-09-29Git 2.5.4v2.5.4Junio C Hamano4-3/+22
2015-09-29Git 2.4.10v2.4.10Junio C Hamano4-3/+22
2015-09-29Git 2.3.10v2.3.10Junio C Hamano4-3/+22
2015-09-28merge-file: enforce MAX_XDIFF_SIZE on incoming filesJeff King1-1/+2
2015-09-28xdiff: reject files larger than ~1GBJeff King3-1/+14
2015-09-28react to errors in xdi_diffJeff King7-24/+41
2015-09-28Git 2.6v2.6.0Junio C Hamano2-1/+6
2015-09-28ls-remote.txt: delete unsupported optionNguyễn Thái Ngọc Duy2-3/+2
2015-09-28setup: fix "inside work tree" detection on case-insensitive filesystemsJohannes Schindelin1-1/+10
2015-09-28clone: better error when --reference is a linked checkoutNguyễn Thái Ngọc Duy1-1/+6
2015-09-28clone: allow --local from a linked checkoutNguyễn Thái Ngọc Duy2-2/+9
2015-09-28enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy2-2/+17
2015-09-28enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy2-2/+15
2015-09-28t0002: add test for enter_repo(), non-strict modeNguyễn Thái Ngọc Duy1-0/+18
2015-09-26http: limit redirection depthBlake Burkhart3-0/+8
2015-09-26http: limit redirection to protocol-whitelistBlake Burkhart4-5/+27
2015-09-26transport: refactor protocol whitelist codeJeff King2-10/+43
2015-09-25Documentation: fix section header mark-upJohn Keeping2-2/+2
2015-09-25t/perf: make runner work even if Git is not installedStephan Beyer1-0/+1
2015-09-25connect: fix typo in result string of prot_name()Tobias Klauser1-1/+1
2015-09-25branch: add '--points-at' optionKarthik Nayak3-2/+20
2015-09-25branch.c: use 'ref-filter' APIsKarthik Nayak6-192/+78
2015-09-25branch.c: use 'ref-filter' data structuresKarthik Nayak2-190/+134
2015-09-25branch: drop non-commit error reportingKarthik Nayak1-14/+4
2015-09-25t5561: get rid of racy appending to logfileStephan Beyer3-23/+1
2015-09-23fsck: exit with non-zero when problems are foundJunio C Hamano2-5/+35
2015-09-23branch: move 'current' check down to the presentation layerKarthik Nayak1-11/+9
2015-09-23branch: roll show_detached HEAD into regular ref_listKarthik Nayak1-28/+33
2015-09-23branch: bump get_head_description() to the topKarthik Nayak1-31/+31
2015-09-23branch: refactor width computationKarthik Nayak1-30/+34
2015-09-23submodule: allow only certain protocols for submodule fetchesJeff King2-0/+52
2015-09-23transport: add a protocol-whitelist environment variableJeff King11-1/+254
2015-09-23notes: correct documentation of DWIMery for notes referencesJacob Keller3-3/+12
2015-09-22git-p4: handle "Translation of file content failed"Lars Schneider2-12/+17