summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-02mailinfo: use strcmp() for string comparisonRené Scharfe1-3/+3
2014-06-02fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt1-1/+1
2014-06-02sideband.c: do not use ANSI control sequence on non-terminalMichael Naumov1-1/+1
2014-05-30git log: support "auto" decorationsLinus Torvalds1-0/+2
2014-05-30compat/bswap.h: fix endianness detectionBen Walton1-1/+1
2014-05-30t5538: move http push tests out to t5542Nick Alcock2-59/+100
2014-05-30Git 1.9.4v1.9.4Junio C Hamano4-3/+20
2014-05-30t5537: re-drop http testsJeff King1-28/+0
2014-05-28How to keep a project's canonical history correct.Stephen P. Smith2-0/+217
2014-05-28Git 2.0v2.0.0Junio C Hamano2-1/+6
2014-05-28Documentation: wording fixes in the user manual and glossaryJeremiah Mahler2-9/+8
2014-05-27transport-helper.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27remote.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27reflog-walk.c: rearrange xcalloc argumentsBrian Gesiak1-4/+4
2014-05-27pack-revindex.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27notes.c: rearrange xcalloc argumentsBrian Gesiak1-3/+3
2014-05-27imap-send.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27http-push.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27diff.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27config.c: rearrange xcalloc argumentsBrian Gesiak1-2/+2
2014-05-27commit.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27builtin/remote.c: rearrange xcalloc argumentsBrian Gesiak1-4/+4
2014-05-27builtin/ls-remote.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27config: respect '~' and '~user' in mailmap.fileØystein Walle1-1/+1
2014-05-27git-instaweb: add support for Apache 2.4Jonathan McCrohan1-1/+11
2014-05-27t9138-git-svn-authors-prog.sh fixupsJeremiah Mahler1-18/+17
2014-05-27format-patch: add "--signature-file=<file>" optionJeremiah Mahler4-0/+86
2014-05-27git-p4: Do not include diff in spec file when just preparing p4Maxime Coste2-24/+28
2014-05-27gc --auto: do not lock refs in the backgroundNguyễn Thái Ngọc Duy1-6/+20
2014-05-27remote prune: optimize "dangling symref" check/warningJens Lindström3-2/+25
2014-05-27remote: repack packed-refs once when deleting multiple refsJens Lindström3-3/+21
2014-05-27completion: add missing options for git-mergeJohn Keeping1-1/+4
2014-05-27completion: add a note that merge options are sharedJohn Keeping1-0/+1
2014-05-27http: default text charset to iso-8859-1Jeff King1-0/+3
2014-05-27remote-curl: reencode http error messagesJeff King3-7/+19
2014-05-27strbuf: add strbuf_reencode helperJeff King3-0/+23
2014-05-27http: optionally extract charset parameter from content-typeJeff King2-4/+57
2014-05-27http: extract type/subtype portion of content-typeJeff King4-5/+48
2014-05-24scripts: more "export VAR=VALUE" fixesJunio C Hamano2-2/+10
2014-05-24scripts: "export VAR=VALUE" construct is not portableElia Pinto3-3/+6
2014-05-23strbuf: add strbuf_tolower functionJeff King4-7/+13
2014-05-23t5550: test display of remote http error messagesJeff King4-0/+32
2014-05-23t/lib-httpd: use write_script to copy CGI scriptsJeff King2-2/+5
2014-05-23test-lib: preserve GIT_CURL_VERBOSE from the environmentJeff King1-0/+1
2014-05-23daemon/config: factor out duplicate xstrdup_tolowerJeff King4-22/+16
2014-05-23test-lint: find unportable sed, echo, test, and export usage after &&Jonathan Nieder1-4/+4
2014-05-23remote rm: delete remote configuration as the lastJens Lindström1-4/+6
2014-05-21format-patch: make newline after signature conditionalJeff King1-2/+7
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John19-47/+47
2014-05-21Update draft release notes to 2.0Junio C Hamano1-9/+5