summaryrefslogtreecommitdiffstats
path: root/Documentation/git-merge-base.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-30t5570: Update for clone-progress-to-stderr branchBrian Gernhardt1-2/+1
2013-10-28Almost -rc0 for 1.8.5Junio C Hamano1-0/+15
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-25silence gcc array-bounds warningJeff King1-1/+1
2013-10-25drop redundant semicolon in empty whileJeff King1-1/+1
2013-10-24checkout_entry(): clarify the use of topath[] parameterJunio C Hamano3-1/+10
2013-10-24entry.c: convert checkout_entry to use strbufNguyễn Thái Ngọc Duy1-5/+8
2013-10-24http.c: Spell the null pointer as NULLRamsay Jones1-1/+1
2013-10-23Update draft release notes to 1.8.5Junio C Hamano1-0/+4
2013-10-23Almost 1.8.4.2 ;-)Junio C Hamano1-0/+13
2013-10-23Clear fd after closing to avoid double-close errorJens Lindstrom2-0/+8
2013-10-22Revert "test-lib: allow prefixing a custom string before "ok N" etc."Thomas Rast1-15/+12
2013-10-22Revert "test-lib: support running tests under valgrind in parallel"Thomas Rast1-84/+22
2013-10-22git-svn docs: Use tabs consistently within the ascii docStefan Beller1-13/+13
2013-10-22t5570: Update for clone-progress-to-stderr branchBrian Gernhardt1-2/+1
2013-10-22t5570: Update for symref capabilityBrian Gernhardt1-1/+1
2013-10-22Documentation: revamp gitk(1)Thomas Rast1-24/+83
2013-10-22Reword repack documentation to no longer state it's a scriptStefan Beller1-1/+1
2013-10-22Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flagsNguyễn Thái Ngọc Duy3-2/+19
2013-10-18Update draft release notes to 1.8.5Junio C Hamano1-0/+7
2013-10-18checkout: proper error message on 'git checkout foo bar --'Matthieu Moy2-5/+22
2013-10-18checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2-23/+76
2013-10-18graph: fix coloring around octopus mergesHemmo Nieminen1-2/+2
2013-10-18git-merge: document the -S optionNicolas Vigier1-1/+5
2013-10-18gc: remove gc.pid file at end of executionJonathan Nieder2-0/+29
2013-10-18l10n: fr.po: 2135/2135 messages translatedJean-Noel Avila1-2367/+3193
2013-10-18Update draft release notes to 1.8.5Junio C Hamano1-0/+4
2013-10-18Start preparing for 1.8.4.2Junio C Hamano2-1/+51
2013-10-18t4254: modernize testsSZEDER Gábor1-21/+15
2013-10-16Update draft release notes to 1.8.5Junio C Hamano1-0/+30
2013-10-16t3600: fix broken "choking git rm" testSZEDER Gábor1-7/+4
2013-10-16http: use curl's tcp keepalive if availableJeff King1-4/+20
2013-10-16block-sha1/sha1.c: have SP around arithmetic operatorsJunio C Hamano1-2/+2
2013-10-16base85.c: have SP around arithmetic operatorsJunio C Hamano1-1/+1
2013-10-16archive.c: have SP around arithmetic operatorsJunio C Hamano1-1/+1
2013-10-16alloc.c: have SP around arithmetic operatorsJunio C Hamano1-1/+1
2013-10-16abspath.c: have SP around arithmetic operatorsJunio C Hamano1-2/+2
2013-10-16alias: have SP around arithmetic operatorsFelipe Contreras1-6/+7
2013-10-16C: have space around && and || operatorsJunio C Hamano5-5/+5
2013-10-16contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey1-0/+39
2013-10-16contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey1-0/+58
2013-10-16contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey1-1/+9
2013-10-16contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey1-29/+4
2013-10-16contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey1-32/+16
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey1-3/+9
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey1-15/+6
2013-10-16contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey1-11/+3
2013-10-16contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey2-2/+5