summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-02gitk: Support showing the gathered inline diffsLibravatar Thomas Rast1-0/+38
2013-12-02gitk: Split out diff part in $commitinfoLibravatar Thomas Rast1-1/+10
2013-12-02gitk: Refactor per-line part of getblobdiffline and its supportLibravatar Thomas Rast1-195/+213
2013-12-02gitk: Support -G option from the command lineLibravatar Thomas Rast1-1/+1
2013-11-27Documentation: revamp git-cherry(1)Libravatar Thomas Rast1-33/+110
2013-11-27Git 1.8.5Libravatar Junio C Hamano2-1/+6
2013-11-27Sync with maintLibravatar Junio C Hamano0-0/+0
2013-11-27remote-hg: don't decode UTF-8 paths into Unicode objectsLibravatar Richard Hansen1-1/+1
2013-11-27SubmittingPatches: document how to handle multiple patchesLibravatar René Scharfe1-2/+9
2013-11-27commit-slab: declare functions "static inline"Libravatar Thomas Rast1-6/+20
2013-11-27commit-slab: document clear_$slabname()Libravatar Thomas Rast1-1/+10
2013-11-26remove #!interpreter line from shell librariesLibravatar Jonathan Nieder10-28/+19
2013-11-26test: replace shebangs with descriptions in shell librariesLibravatar Jonathan Nieder15-20/+64
2013-11-26test: make FILEMODE a lazy prereqLibravatar Jonathan Nieder8-17/+4
2013-11-26contrib: remove git-p4importLibravatar Jonathan Nieder3-533/+0
2013-11-25mark contributed hooks executableLibravatar Jonathan Nieder4-2/+0
2013-11-25mark perl test scripts executableLibravatar Jonathan Nieder10-0/+0
2013-11-25mark Windows build scripts executableLibravatar Jonathan Nieder5-0/+0
2013-11-25send-pack: don't send a thin pack to a server which doesn't support itLibravatar Carlos Martín Nieto2-8/+25
2013-11-25Merge branch 'rh/remote-hg-bzr-updates' (early part)Libravatar Junio C Hamano1-1/+1
2013-11-22git p4: Use git diff-tree instead of format-patchLibravatar Crestez Dan Leonard1-1/+1
2013-11-21drop support for "experimental" loose objectsLibravatar Jeff King19-143/+0
2013-11-21glossary-content.txt: fix documentation of "**" patternsLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2013-11-20Documentation/gitcli.txt: fix double quotesLibravatar Jason St. John1-5/+5
2013-11-20diff: restrict pathspec limitations to diff b/f case onlyLibravatar Nguyễn Thái Ngọc Duy2-10/+13
2013-11-20Git 1.8.5-rc3Libravatar Junio C Hamano1-1/+1
2013-11-20Sync with 1.8.4.4Libravatar Junio C Hamano2-1/+12
2013-11-20Git 1.8.4.4Libravatar Junio C Hamano3-2/+13
2013-11-20Merge branch 'mb/relnotes-1.8.5-fix'Libravatar Junio C Hamano1-82/+84
2013-11-19for-each-ref: avoid color leakageLibravatar Ramkumar Ramachandra2-6/+24
2013-11-19for-each-ref: introduce %(color:...) for colorLibravatar Ramkumar Ramachandra3-2/+30
2013-11-19for-each-ref: introduce %(upstream:track[short])Libravatar Ramkumar Ramachandra3-4/+69
2013-11-18RelNotes: spelling & grammar fixesLibravatar Marc Branchaud1-82/+84
2013-11-18Merge branch 'nd/literal-pathspecs'Libravatar Junio C Hamano6-5/+30
2013-11-18Makefile: add PERLLIB_EXTRA variable that adds to default perl pathLibravatar Jonathan Nieder1-1/+4
2013-11-18Makefile: rebuild perl scripts when perl paths changeLibravatar Jonathan Nieder2-2/+12
2013-11-18for-each-ref: introduce %(HEAD) asterisk markerLibravatar Ramkumar Ramachandra3-2/+17
2013-11-18t6300 (for-each-ref): don't hardcode SHA-1 hexesLibravatar Ramkumar Ramachandra1-8/+8
2013-11-18t6300 (for-each-ref): clearly demarcate setupLibravatar Ramkumar Ramachandra1-5/+2
2013-11-18remote-bzr, remote-hg: fix email address regular expressionLibravatar Richard Hansen3-9/+8
2013-11-18test-hg.sh: help user correlate verbose output with email testLibravatar Richard Hansen1-10/+10
2013-11-18test-hg.sh: fix duplicate content strings in author testsLibravatar Richard Hansen1-9/+9
2013-11-18test-hg.sh: avoid obsolete 'test' syntaxLibravatar Richard Hansen1-1/+1
2013-11-18test-hg.sh: eliminate 'local' bashismLibravatar Richard Hansen1-2/+2
2013-11-18test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleLibravatar Richard Hansen1-1/+1
2013-11-18test-bzr.sh, test-hg.sh: allow running from any dirLibravatar Felipe Contreras2-2/+4
2013-11-18remote-hg: don't decode UTF-8 paths into Unicode objectsLibravatar Richard Hansen1-1/+1
2013-11-18test-lib.sh: convert $TEST_DIRECTORY to an absolute pathLibravatar Felipe Contreras1-0/+4
2013-11-18Documentation/rev-list-options.txt: fix some grammatical issues and typosLibravatar Jason St. John1-13/+14
2013-11-18Documentation/rev-list-options.txt: fix mark-upLibravatar Jason St. John1-148/+78