summaryrefslogtreecommitdiffstats
path: root/notes-merge.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-13.mailmap: switch to Thomas Rast's personal addressThomas Rast1-1/+3
2013-10-08git-credential-netrc: fix uninitialized warningTed Zlatanov1-1/+3
2013-10-03Documentation/Makefile: make AsciiDoc dblatex dir configurableJohn Keeping1-1/+2
2013-09-30rebase -i: respect core.abbrevKirill A. Shutemov1-1/+1
2013-09-28RelNotes/1.8.5: direct script writers to "git status --porcelain"Matthieu Moy1-0/+3
2013-09-27contrib: remove ciabotStefan Beller4-553/+0
2013-09-27Git 1.8.4.1v1.8.4.1Jonathan Nieder3-15/+37
2013-09-25doc: don't claim that cherry calls patch-idMichael S. Tsirkin1-2/+1
2013-09-24git-remote-mediawiki: bugfix for pages w/ >500 revisionsBenoit Person2-2/+35
2013-09-24sample pre-commit hook: use --bool when retrieving config varJohan Herland1-1/+1
2013-09-24clone: add a period after "done" to end the sentenceSebastian Schuberth1-1/+1
2013-09-20Update draft release notes to 1.8.5 for the fifth batch of topicsJunio C Hamano1-0/+60
2013-09-20t5541: mark passing c-a-s test as successJeff King1-1/+1
2013-09-19completion: improve untracked directory filtering for filename completionSZEDER Gábor1-2/+2
2013-09-19compat/mingw.h: define PRId64Johannes Sixt1-0/+1
2013-09-19t0056: "git -C" test updatesNazri Ramliy1-6/+8
2013-09-18shortlog: ignore commits with missing authorsJeff King2-2/+20
2013-09-18Start preparing for 1.8.4.1Junio C Hamano2-1/+51
2013-09-18Update draft release notes to 1.8.5 for the fourth batch of topicsJunio C Hamano1-0/+31
2013-09-18fetch-pack.c: show correct command name that failsNguyễn Thái Ngọc Duy1-5/+5
2013-09-18contacts: fix to work in subdirectoriesEric Sunshine1-0/+4
2013-09-17Update draft release notes to 1.8.5 for the first half of the fourth batchJunio C Hamano1-0/+22
2013-09-17t3200: fix failure on case-insensitive filesystemsEric Sunshine1-0/+1
2013-09-17t7508: avoid non-portable sed expressionEric Sunshine1-1/+2
2013-09-17t7406-submodule-update: add missing &&Tay Ray Chuan1-1/+1
2013-09-13pack-objects: no crc check when the cached version is usedNguyễn Thái Ngọc Duy1-10/+10
2013-09-13check-ignore: Add option to ignore index contentsDave Williams3-11/+74
2013-09-13urlmatch.c: recompute pointer after append_normalized_escapesThomas Rast1-1/+5
2013-09-12Update draft release notes to 1.8.5 for the third batch of topicsJunio C Hamano1-0/+4
2013-09-12Add new @ shortcut for HEADFelipe Contreras5-0/+45
2013-09-12mailmap: work around implementations with pure inline strcasecmpJunio C Hamano1-2/+16
2013-09-12commit: disable status hints when writing to COMMIT_EDITMSGMatthieu Moy1-0/+6
2013-09-12wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy3-19/+21
2013-09-12commit: factor status configuration is a helper functionMatthieu Moy1-8/+10
2013-09-12http-backend: provide Allow header for 405Brian M. Carlson1-2/+4
2013-09-12Update draft release notes to 1.8.5Junio C Hamano1-0/+32
2013-09-11Windows: do not redefine _WIN32_WINNTSebastian Schuberth3-2/+4
2013-09-11lookup_object: remove hashtable_index() and optimize hash_obj()Nicolas Pitre1-12/+10
2013-09-11Improve documentation concerning the status.submodulesummary settingJens Lehmann4-5/+24
2013-09-11MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth3-2/+10
2013-09-11MSVC: fix stat definition hellKarsten Blees2-19/+11
2013-09-11MSVC: fix compile errors due to macro redefinitionsKarsten Blees1-0/+6
2013-09-11MSVC: fix compile errors due to missing libintl.hKarsten Blees1-0/+1
2013-09-11update-ref: add test cases covering --stdin signatureBrad King1-0/+632
2013-09-11cvsserver: pick up the right mode bitsJunio C Hamano1-1/+1
2013-09-10send-email: don't call methods on undefined valuesBrian M. Carlson1-1/+1
2013-09-09Update draft release notes to 1.8.5 for the second batch of topicsJunio C Hamano1-0/+59
2013-09-09cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino2-0/+22
2013-09-09upload-pack: bump keepalive default to 5 secondsJeff King2-2/+2
2013-09-09upload-pack: send keepalive packets during pack computationJeff King2-1/+35