summaryrefslogtreecommitdiffstats
path: root/perl (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-30t5570: Update for clone-progress-to-stderr branchBrian Gernhardt1-2/+1
2013-10-28Git 1.8.4.2v1.8.4.2Junio C Hamano3-2/+17
2013-10-28test-lib: fix typo in commentTorstein Hegge1-1/+1
2013-10-28sha1_file: move comment about return value where it belongsChristian Couder1-1/+1
2013-10-23Almost 1.8.4.2 ;-)Junio C Hamano1-0/+13
2013-10-18git-merge: document the -S optionNicolas Vigier1-1/+5
2013-10-18Start preparing for 1.8.4.2Junio C Hamano2-1/+51
2013-10-18t4254: modernize testsSZEDER Gábor1-21/+15
2013-10-16git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORYSteffen Prohaska1-1/+1
2013-10-14clone --branch: refuse to clone if upstream repo is emptyRalf Thielow2-1/+11
2013-09-27Git 1.8.4.1v1.8.4.1Jonathan Nieder3-15/+37
2013-09-26merge-recursive: fix parsing of "diff-algorithm" optionJohn Keeping1-2/+2
2013-09-24git-remote-mediawiki: bugfix for pages w/ >500 revisionsBenoit Person2-2/+35
2013-09-20format-patch: print in-body "From" only when neededJeff King4-1/+49
2013-09-18shortlog: ignore commits with missing authorsJeff King2-2/+20
2013-09-18clone: always set transport optionsJeff King2-16/+18
2013-09-18clone: treat "checking connectivity" like other progressJeff King2-3/+4
2013-09-18clone: send diagnostic messages to stderrJeff King3-10/+11
2013-09-18Start preparing for 1.8.4.1Junio C Hamano2-1/+51
2013-09-17t3200: fix failure on case-insensitive filesystemsEric Sunshine1-0/+1
2013-09-17t7406-submodule-update: add missing &&Tay Ray Chuan1-1/+1
2013-09-12http-backend: provide Allow header for 405Brian M. Carlson1-2/+4
2013-09-11cvsserver: pick up the right mode bitsJunio C Hamano1-1/+1
2013-09-10send-email: don't call methods on undefined valuesBrian M. Carlson1-1/+1
2013-09-09upload-pack: bump keepalive default to 5 secondsJeff King2-2/+2
2013-09-09upload-pack: send keepalive packets during pack computationJeff King2-1/+35
2013-09-09branch.c: Relax unnecessary requirement on upstream's remote ref namePer Cederqvist2-3/+2
2013-09-09t3200: Add test demonstrating minor regression in 41c21f2Johan Herland1-0/+34
2013-09-09Refer to branch.<name>.remote/merge when documenting --trackJohan Herland1-2/+4
2013-09-09t3200: Minor fix when preparing for tracking failureJohan Herland1-1/+2
2013-09-09t2024: Fix &&-chaining and a couple of typosJohan Herland1-3/+3
2013-09-09rebase: fix run_specific_rebase's use of "return" on FreeBSDMatthieu Moy1-1/+10
2013-09-08l10n: de.po: use "das Tag" instead of "der Tag"Ralf Thielow1-11/+11
2013-09-05Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab1-2/+2
2013-09-04add--interactive: fix external command invocation on WindowsJohannes Sixt1-1/+1
2013-09-03Make setup_git_env() resolve .git file when $GIT_DIR is not specifiedNguyễn Thái Ngọc Duy2-5/+8
2013-08-30has_sha1_file: re-check pack directory before giving upJeff King1-1/+4
2013-08-30fix shell syntax error in templateThorsten Glaser1-0/+1
2013-08-30l10n: fr.po: hotfix for commit 6b388fcSebastien Helleu2-718/+874
2013-08-29builtin/fetch.c: Fix a sparse warningRamsay Jones1-1/+1
2013-08-28mailmap: handle mailmap blobs without trailing newlinesJeff King2-13/+24
2013-08-28Add testcase for needless objects during a shallow fetchMatthijs Kooijman1-0/+11
2013-08-28list-objects: mark more commits as edges in mark_edges_uninterestingNguyễn Thái Ngọc Duy1-0/+17
2013-08-28list-objects: reduce one argument in mark_edges_uninterestingNguyễn Thái Ngọc Duy6-9/+8
2013-08-28upload-pack: delegate rev walking in shallow fetch to pack-objectsNguyễn Thái Ngọc Duy2-99/+32
2013-08-28shallow: add setup_temporary_shallow()Nguyễn Thái Ngọc Duy2-0/+24
2013-08-28shallow: only add shallow graft points to new shallow fileNguyễn Thái Ngọc Duy1-0/+2
2013-08-27config: do not use C function names as struct membersJeff King1-16/+16
2013-08-26rebase -i: fix short SHA-1 collisionJunio C Hamano2-1/+31
2013-08-26t3404: rebase -i: demonstrate short SHA-1 collisionEric Sunshine1-0/+24