summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-17gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibilityLibravatar Jonathan Nieder1-0/+7
2013-04-17blame: handle broken commit headers gracefullyLibravatar René Scharfe1-3/+8
2013-04-17pretty: handle broken commit headers gracefullyLibravatar René Scharfe2-21/+66
2013-04-17cat-file: print tags raw for "cat-file -p"Libravatar Jeff King2-75/+1
2013-04-17convert.c: remove duplicate codeLibravatar Lukas Fleischer1-25/+2
2013-04-17read_blob_data_from_index(): optionally return the size of blob dataLibravatar Lukas Fleischer3-4/+6
2013-04-17attr.c: extract read_index_data() as read_blob_data_from_index()Libravatar Lukas Fleischer3-34/+35
2013-04-16Merge branch 'maint'Libravatar Junio C Hamano1-0/+4
2013-04-16run-command: use thread-aware die_is_recursing routineLibravatar Jeff King1-0/+11
2013-04-16usage: allow pluggable die-recursion checksLibravatar Jeff King2-6/+15
2013-04-16help.c: add a compatibility comment to cmd_version()Libravatar David Aguilar1-0/+4
2013-04-16convert: The native line-ending is \r\n on MinGWLibravatar Jonathan Nieder1-0/+1
2013-04-16read_revisions_from_stdin: make copies for handle_revision_argLibravatar Thomas Rast1-1/+2
2013-04-16http: set curl FAILONERROR each time we select a handleLibravatar Jeff King1-1/+1
2013-04-15i18n: branch: mark strings for translationLibravatar Jiang Xin1-27/+27
2013-04-15remote-bzr: fix prefix of tagsLibravatar Felipe Contreras1-3/+6
2013-04-15Update draft release notes to 1.8.3Libravatar Junio C Hamano1-0/+25
2013-04-15Merge branch 'jk/diff-graph-submodule-summary'Libravatar Junio C Hamano3-4/+11
2013-04-15Merge branch 'jk/diff-algo-finishing-touches'Libravatar Junio C Hamano2-2/+9
2013-04-15Merge branch 'rt/commentchar-fmt-merge-msg'Libravatar Junio C Hamano2-7/+29
2013-04-15Merge branch 'lf/bundle-with-tip-wo-message'Libravatar Junio C Hamano2-1/+11
2013-04-15Merge branch 'jk/show-branch-strbuf'Libravatar Junio C Hamano1-9/+8
2013-04-15Merge branch 'jk/http-error-messages'Libravatar Junio C Hamano4-23/+76
2013-04-15Merge branch 'tr/perl-keep-stderr-open'Libravatar Junio C Hamano2-4/+5
2013-04-15dir.c: git-status --ignored: don't scan the work tree twiceLibravatar Karsten Blees5-22/+41
2013-04-15dir.c: git-status --ignored: don't scan the work tree three timesLibravatar Karsten Blees1-74/+72
2013-04-15dir.c: git-status: avoid is_excluded checks for tracked filesLibravatar Karsten Blees1-27/+11
2013-04-15dir.c: replace is_path_excluded with now equivalent is_excluded APILibravatar Karsten Blees7-116/+16
2013-04-15dir.c: unify is_excluded and is_path_excluded APIsLibravatar Karsten Blees2-67/+46
2013-04-15dir.c: move prep_excludeLibravatar Karsten Blees1-72/+72
2013-04-15dir.c: factor out parts of last_exclude_matching for later reuseLibravatar Karsten Blees1-14/+22
2013-04-15dir.c: git-clean -d -X: don't delete tracked directoriesLibravatar Karsten Blees4-11/+66
2013-04-15dir.c: make 'git-status --ignored' work within leading directoriesLibravatar Karsten Blees2-0/+22
2013-04-15dir.c: git-status --ignored: don't list empty directories as ignoredLibravatar Karsten Blees2-4/+27
2013-04-15dir.c: git-ls-files --directories: don't hide empty directoriesLibravatar Karsten Blees3-5/+26
2013-04-15dir.c: git-status --ignored: don't list empty ignored directoriesLibravatar Karsten Blees2-7/+28
2013-04-15dir.c: git-status --ignored: don't list files in ignored directoriesLibravatar Karsten Blees2-3/+28
2013-04-15dir.c: git-status --ignored: don't drop ignored directoriesLibravatar Karsten Blees2-0/+36
2013-04-15glossary: improve definitions of refspec and pathspecLibravatar Thomas Ackermann1-23/+10
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Libravatar Thomas Ackermann31-68/+68
2013-04-15glossary: improve description of SHA-1 related topicsLibravatar Thomas Ackermann1-10/+10
2013-04-15glossary: remove outdated/misleading/irrelevant entriesLibravatar Thomas Ackermann1-10/+1
2013-04-15branch: colour upstream branchesLibravatar Felipe Contreras2-9/+30
2013-04-15bisect: Store first bad commit as comment in log fileLibravatar Torstein Hegge2-1/+25
2013-04-15transport-helper: add 'signed-tags' capabilityLibravatar John Keeping4-2/+21
2013-04-15transport-helper: pass --signed-tags=warn-strip to fast-exportLibravatar John Keeping2-1/+12
2013-04-15fast-export: add --signed-tags=warn-strip modeLibravatar John Keeping3-5/+19
2013-04-15checkout: add --ignore-skip-worktree-bits in sparse checkout modeLibravatar Nguyễn Thái Ngọc Duy5-1/+40
2013-04-15gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEMLibravatar Jakub Narębski1-8/+5
2013-04-14Merge branch 'po/help-guides'Libravatar Junio C Hamano1-7/+7