summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-28sha1_file: move comment about return value where it belongsChristian Couder
2013-10-28tests: undo special treatment of CRLF for WindowsJohannes Sixt
2013-10-28Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt
2013-10-28t5300-pack-object: do not compare binary data using test_cmpJohannes Sixt
2013-10-28cache: remove unused function 'have_git_dir'Stefan Beller
2013-10-28refs: remove unused function invalidate_ref_cacheStefan Beller
2013-10-25howto: add article on recovering a corrupted objectJeff King
2013-10-25reset: pass real rev name to add--interactiveJeff King
2013-10-25add-interactive: handle unborn branch in patch modeJeff King
2013-10-24silence gcc array-bounds warningJeff King
2013-10-24drop redundant semicolon in empty whileJeff King
2013-10-24checkout_entry(): clarify the use of topath[] parameterJunio C Hamano
2013-10-24entry.c: convert checkout_entry to use strbufNguyễn Thái Ngọc Duy
2013-10-24http.c: Spell the null pointer as NULLRamsay Jones
2013-10-23Update draft release notes to 1.8.5Junio C Hamano
2013-10-23Sync with 'maint'Junio C Hamano
2013-10-23Almost 1.8.4.2 ;-)Junio C Hamano
2013-10-23Merge branch 'jc/ls-files-killed-optim' into maintJunio C Hamano
2013-10-23Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano
2013-10-23Merge branch 'nd/fetch-into-shallow' into maintJunio C Hamano
2013-10-23Merge branch 'bc/gnome-keyring'Junio C Hamano
2013-10-23Merge branch 'po/dot-url'Junio C Hamano
2013-10-23Merge branch 'jc/prompt-upstream'Junio C Hamano
2013-10-23Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano
2013-10-23Merge branch 'jc/pack-objects'Junio C Hamano
2013-10-23remote-hg: unquote C-style paths when exportingAntoine Pelisse
2013-10-23Clear fd after closing to avoid double-close errorJens Lindstrom
2013-10-22Revert "test-lib: allow prefixing a custom string before "ok N" etc."Thomas Rast
2013-10-22Revert "test-lib: support running tests under valgrind in parallel"Thomas Rast
2013-10-22git-svn docs: Use tabs consistently within the ascii docStefan Beller
2013-10-22t5570: Update for clone-progress-to-stderr branchBrian Gernhardt
2013-10-22Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symrefJunio C Hamano
2013-10-22t5570: Update for symref capabilityBrian Gernhardt
2013-10-22Documentation: revamp gitk(1)Thomas Rast
2013-10-22Reword repack documentation to no longer state it's a scriptStefan Beller
2013-10-22Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flagsNguyễn Thái Ngọc Duy
2013-10-18Update draft release notes to 1.8.5Junio C Hamano
2013-10-18Merge branch 'maint'Junio C Hamano
2013-10-18Merge branch 'jc/reflog-doc'Junio C Hamano
2013-10-18Merge branch 'sb/repack-in-c'Junio C Hamano
2013-10-18Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano
2013-10-18Merge git://github.com/git-l10n/git-poJunio C Hamano
2013-10-18checkout: proper error message on 'git checkout foo bar --'Matthieu Moy
2013-10-18checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy
2013-10-18graph: fix coloring around octopus mergesHemmo Nieminen
2013-10-18git-merge: document the -S optionNicolas Vigier
2013-10-18gc: remove gc.pid file at end of executionJonathan Nieder
2013-10-18l10n: fr.po: 2135/2135 messages translatedJean-Noel Avila
2013-10-17Update draft release notes to 1.8.5Junio C Hamano