summaryrefslogtreecommitdiffstats
path: root/Documentation/git-cherry-pick.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-06zsh completion: find matching custom bash completionRamkumar Ramachandra1-1/+1
2013-12-30for-each-ref: remove unused variableRamkumar Ramachandra1-2/+1
2013-12-27git-svn: workaround for a bug in svn serf backendRoman Kagan1-2/+8
2013-12-26remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse1-0/+11
2013-12-17Update draft release notes to 1.9Junio C Hamano1-0/+37
2013-12-17Git 1.8.5.2v1.8.5.2Junio C Hamano4-3/+24
2013-12-17cmd_repack(): remove redundant local variable "nr_packs"Michael Haggerty1-4/+2
2013-12-16diff: avoid some nestingThomas Gummerer1-18/+17
2013-12-16diff: add test for --no-index executed outside repoThomas Gummerer1-0/+11
2013-12-16diff.c: fix some recent whitespace style violationsJeff King1-2/+2
2013-12-16pack-objects doc: treat output filename as opaqueJeff King1-2/+1
2013-12-16contrib/git-credential-gnome-keyring.c: small stylistic cleanupsJohn Szakmeister1-46/+39
2013-12-12Update draft release notes to 1.9Junio C Hamano1-1/+17
2013-12-12gitweb: Denote non-heads, non-remotes branchesKrzesimir Nowak1-5/+29
2013-12-12gitweb: Add a feature for adding more branch refsKrzesimir Nowak2-12/+105
2013-12-12gitweb: Return 1 on validation success instead of passed inputKrzesimir Nowak1-29/+32
2013-12-12gitweb: Move check-ref-format code into separate functionKrzesimir Nowak1-4/+13
2013-12-12diff: don't read index when --no-index is givenThomas Gummerer3-2/+42
2013-12-12diff: move no-index detection to builtin/diff.cThomas Gummerer3-47/+51
2013-12-12cat-file: handle --batch format with missing type/sizeJeff King2-1/+32
2013-12-12cat-file: pass expand_data to print_object_or_dieJeff King1-10/+11
2013-12-10rebase: use reflog to find common base with upstreamJohn Keeping3-2/+33
2013-12-09git_connect(): use common return pointTorsten Bögershausen1-58/+50
2013-12-09connect.c: refactor url parsingTorsten Bögershausen5-37/+48
2013-12-09git_connect(): refactor the port handling for sshTorsten Bögershausen3-49/+17
2013-12-09git fetch: support host:/~repoTorsten Bögershausen3-17/+33
2013-12-09t5500: add test cases for diag-urlTorsten Bögershausen1-0/+59
2013-12-09git fetch-pack: add --diag-urlTorsten Bögershausen4-3/+41
2013-12-09git_connect: factor out discovery of the protocol and its partsJohannes Sixt1-27/+53
2013-12-09git_connect: remove artificial limit of a remote commandJohannes Sixt1-6/+1
2013-12-09rev-parse: be more careful with munging argumentsJeff King1-1/+5
2013-12-09remote: fix status with branch...rebase=preserveFelipe Contreras1-2/+7
2013-12-09Documentation: document pitfalls with 3-way mergebrian m. carlson1-0/+8
2013-12-09fetch: add missing documentationFelipe Contreras1-0/+3
2013-12-09t: trivial whitespace cleanupsFelipe Contreras2-3/+1
2013-12-09abspath: trivial style fixFelipe Contreras1-1/+1
2013-12-09remote-hg: add tests for special filenamesFelipe Contreras1-0/+68
2013-12-09remote-hg: fix 'shared path' pathFelipe Contreras1-0/+3
2013-12-09remote-helpers: add extra safety checksFelipe Contreras2-8/+20
2013-12-09remote-hg: avoid buggy strftime()jcb911-1/+1
2013-12-09pull: use merge-base --fork-point when appropriateJohn Keeping1-9/+1
2013-12-09parse-options: remove OPT_BOOLEANNguyễn Thái Ngọc Duy1-7/+4
2013-12-09rev-parse: correctly diagnose revision errors before "--"Jeff King2-0/+34
2013-12-09gitignore.txt: clarify recursive nature of excluded directoriesKarsten Blees1-2/+17
2013-12-06difftool: display the number of files in the diff queue in the promptZoltan Klinger5-4/+43
2013-12-06clone,fetch: catch non positive --depth option valueNguyễn Thái Ngọc Duy2-0/+8
2013-12-06config: arbitrary number of matches for --unset and --replace-allThomas Rast2-6/+77
2013-12-06Start 1.9 cycleJunio C Hamano3-2/+135
2013-12-06pack-objects: name pack files after trailer hashJeff King3-10/+4
2013-12-05commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann4-9/+58