summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-19Merge branch 'jk/pretty-empty-format' into maintJunio C Hamano
2014-09-16Documentation/git-rebase.txt: <upstream> must be given to specify <branch>Sergey Organov
2014-09-16mailinfo: make ">From" in-body header check more robustJeff King
2014-09-12fsck: return non-zero status on missing ref tipsJeff King
2014-09-11config: avoid a funny sentinel value "a^"Jeff King
2014-09-10fsck: exit with non-zero status upon error from fsck_obj()Jeff King
2014-09-03reachable.c: add HEAD to reachability starting commitsMax Kirillov
2014-08-29index-pack: fix race condition with duplicate basesJeff King
2014-08-29fast-import: fix segfault in store_tree()Maxim Bublis
2014-08-29t9300: test filedelete commandMaxim Bublis
2014-08-29Merge git://github.com/git-l10n/git-poJunio C Hamano
2014-08-29po/TEAMS: add new members to German translation teamRalf Thielow
2014-08-29l10n: de.po: translate 38 new messagesRalf Thielow
2014-08-28Document LF appearing in shallow command during send-pack/receive-packShawn Pearce
2014-08-26send-pack: take refspecs over stdinJeff King
2014-08-26Merge branch 'jk/diff-tree-t-fix'Junio C Hamano
2014-08-26Merge branch 'jk/pack-shallow-always-without-bitmap'Junio C Hamano
2014-08-26Merge branch 'jk/fix-profile-feedback-build'Junio C Hamano
2014-08-25checkout -m: attempt merge when deletion of path was stagedJonathan Nieder
2014-08-25Merge git://github.com/git-l10n/git-poJunio C Hamano
2014-08-25git-prompt: do not look for refs/stash in $GIT_DIRJeff King
2014-08-25fast-import: fix buffer overflow in dump_tagsJeff King
2014-08-25fast-import: clean up pack_data pointer in end_packfileJeff King
2014-08-25pack-refs: prune top-level refs like "refs/foo"Jeff King
2014-08-23l10n: de.po: improve message when switching branchesRalf Thielow
2014-08-23l10n: de.po: fix typoRalf Thielow
2014-08-23po/TEAMS: Add Catalan teamAlex Henrie
2014-08-23l10n: Add Catalan translationAlex Henrie
2014-08-22upload-pack: keep poll(2)'s timeout to -1Edward Thomson
2014-08-20intersect_paths: respect mode in git's tree-sortJeff King
2014-08-19Makefile: make perf tests optional for profile buildJeff King
2014-08-18make config --add behave correctly for empty and NULL valuesTanay Abhra
2014-08-18fetch: silence git-gc if --quiet is givenNguyễn Thái Ngọc Duy
2014-08-18fetch: convert argv_gc_auto to struct argv_arrayNguyễn Thái Ngọc Duy
2014-08-18clean: use f(void) instead of f() to declare a pointer to a function without ...René Scharfe
2014-08-15Git 2.1v2.1.0Junio C Hamano
2014-08-13tests: fix negated test_i18ngrep callsJohannes Sixt
2014-08-13unpack-trees: use 'cuddled' style for if-else cascadeJonathan Nieder
2014-08-13unpack-trees: simplify 'all other failures' caseStefan Beller
2014-08-12Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-opSergey Organov
2014-08-12pack-objects: turn off bitmaps when we see --shallow linesJeff King
2014-08-10read-cache: check for leading symlinks when refreshing indexRené Scharfe
2014-08-10Merge branch 'master' of git://ozlabs.org/~paulus/gitkJunio C Hamano
2014-08-08Git 2.1-rc2v2.1.0-rc2Junio C Hamano
2014-08-08gitk: Updated Bulgarian translation (302t,0f,0u)Alexander Shopov
2014-08-08gitk: Add keybinding to switch to parent commitMax Kirillov
2014-08-07bundle: fix exclusion of annotated tagsLukas Fleischer
2014-08-07apply: omit ws check for excluded pathsJunio C Hamano
2014-08-07apply: hoist use_patch() helper for path exclusion upJunio C Hamano
2014-08-07apply: use the right attribute for paths in non-Git patchesJunio C Hamano