summaryrefslogtreecommitdiffstats
path: root/pack.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-18Update draft release notes to 1.8.5Junio C Hamano1-0/+4
2013-10-18Start preparing for 1.8.4.2Junio C Hamano2-1/+51
2013-10-18t4254: modernize testsSZEDER Gábor1-21/+15
2013-10-16Update draft release notes to 1.8.5Junio C Hamano1-0/+30
2013-10-16git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORYSteffen Prohaska1-1/+1
2013-10-16git.txt: fix asciidoc syntax of --*-pathspecsSteffen Prohaska1-3/+3
2013-10-15mergetool--lib: Fix typo in the merge/difftool helpStefan Saasen1-1/+1
2013-10-15sparse: suppress some "using sizeof on a function" warningsRamsay Jones1-0/+3
2013-10-15format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0Ramsay Jones1-1/+2
2013-10-15gitweb test: fix highlight test hang on Linux MintRamsay Jones1-2/+4
2013-10-15wrapper.c: only define gitmkstemps if neededRamsay Jones1-0/+2
2013-10-15refs.c: spell NULL pointer as NULLRamsay Jones1-1/+1
2013-10-15config.c: mark file-local function staticRamsay Jones1-1/+1
2013-10-14CodingGuidelines: style for multi-line commentsbrian m. carlson1-0/+8
2013-10-14config doc: user.signingkey is also used for signed commitsNicolas Vigier1-5/+5
2013-10-14clone --branch: refuse to clone if upstream repo is emptyRalf Thielow2-1/+11
2013-10-14path-utils test: rename mingw_path function to print_pathSebastian Schuberth2-3/+3
2013-10-14howto/revert-a-faulty-merge: fix unescaped '^'sRamsay Jones1-4/+4
2013-10-14howto/setup-git-server-over-http: fix unescaped '^'sRamsay Jones1-2/+2
2013-10-14mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen3-2/+18
2013-10-13.mailmap: switch to Thomas Rast's personal addressThomas Rast1-1/+3
2013-10-13git-svn: Warn about changing default for --prefix in Git v2.0Johan Herland3-2/+88
2013-10-13Documentation/git-svn: Promote the use of --prefix in docs + examplesJohan Herland1-10/+25
2013-10-11status: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow3-6/+12
2013-10-11status test: add missing && to <<EOF blocksJonathan Nieder1-5/+5
2013-10-10git-svn.txt: elaborate on rev_map filesKeshav Kini1-4/+24
2013-10-10git-svn.txt: replace .git with $GIT_DIRKeshav Kini1-8/+8
2013-10-10git-svn.txt: reword description of gc commandKeshav Kini1-2/+2
2013-10-10git-svn.txt: fix AsciiDoc formatting errorKeshav Kini1-1/+1
2013-10-10git-svn: fix signed commit parsingNicolas Vigier1-1/+1
2013-10-09checkout test: enable test with complex relative pathStefan Beller1-7/+7
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-28remote set-head -h: add long options to synopsisPhilip Oakley1-2/+2
2013-09-28remote doc: document long forms of set-head optionsPhilip Oakley1-3/+3
2013-09-27clone: tighten "local paths with colons" check a bitNguyễn Thái Ngọc Duy2-2/+46
2013-09-27contrib: remove ciabotStefan Beller4-553/+0
2013-09-27Git 1.8.4.1v1.8.4.1Jonathan Nieder3-15/+37
2013-09-26merge-recursive: fix parsing of "diff-algorithm" optionJohn Keeping1-2/+2
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-20format-patch: print in-body "From" only when neededJeff King4-1/+49
2013-09-19completion: improve untracked directory filtering for filename completionSZEDER Gábor1-2/+2
2013-09-19compat/mingw.h: define PRId64Johannes Sixt1-0/+1