aboutsummaryrefslogtreecommitdiffstats
path: root/gitweb/static/gitweb.css (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-19git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano3-10/+6
2012-12-15Generalize the inclusion of strings.hDavid Michael3-1/+14
2012-12-15Detect when the passwd struct is missing pw_gecosDavid Michael2-0/+11
2012-12-15Support builds when sys/param.h is missingDavid Michael3-0/+13
2012-12-13Fix sizeof usage in get_permutationsMatthew Daley1-3/+3
2012-12-13git.txt: add missing info about --git-dir command-line optionManlio Perillo1-0/+1
2012-12-11git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg1-0/+9
2012-12-10Git 1.8.0.2v1.8.0.2Junio C Hamano2-2/+3
2012-12-10Documentation/git-stash.txt: add a missing verbSébastien Loriot1-1/+1
2012-12-09git(1): remove a defunct link to "list of authors"Junio C Hamano1-2/+1
2012-12-07Update draft release notes to 1.8.0.2Junio C Hamano1-0/+19
2012-11-29git-fast-import.txt: improve documentation for quoted pathsMatthieu Moy1-2/+6
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy2-3/+39
2012-11-29t4049: refocus testsJunio C Hamano1-11/+9
2012-11-28Start preparing for 1.8.0.2Junio C Hamano2-1/+16
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow1-0/+2
2012-11-27Documentation/git-push.txt: clarify the "push from satellite" workflowJunio C Hamano1-2/+14
2012-11-27diff --shortstat: do not count "unmerged" entriesJunio C Hamano1-3/+2
2012-11-27diff --stat: do not count "unmerged" entriesJunio C Hamano2-3/+5
2012-11-27diff --stat: move the "total count" logic to the last loopJunio C Hamano2-10/+13
2012-11-27diff --stat: use "file" temporary variable to refer to data->files[i]Junio C Hamano1-13/+13
2012-11-27diff --stat: status of unmodified pair in diff-q is not zeroJunio C Hamano1-1/+1
2012-11-27test: add failing tests for "diff --stat" to t4049Junio C Hamano1-1/+45
2012-11-27Documentation: improve phrasing in git-push.txtMark Szepieniec1-1/+2
2012-11-26Fix typo in remote set-head usageAntoine Pelisse1-1/+1
2012-11-26Makefile: hide stderr of curl-config testPaul Gortmaker1-1/+1
2012-11-25Git 1.8.0.1v1.8.0.1Junio C Hamano3-3/+16
2012-11-24Completion must sort before using uniqMarc Khouzam1-1/+1
2012-11-20compat/fnmatch: fix off-by-one character class's length checkNguyễn Thái Ngọc Duy1-1/+1
2012-11-20Further preparation for 1.8.0.1Junio C Hamano1-1/+7
2012-11-18Start preparing for 1.8.0.1Junio C Hamano2-1/+47
2012-11-15config: don't segfault when given --path with a missing valueCarlos Martín Nieto2-1/+7
2012-11-15checkout: print a message when switching unborn branchesJeff King1-0/+3
2012-11-12gitweb: escape html in rss titleJeff King2-0/+16
2012-11-08doc/fast-import: clarify how content states are builtEric S. Raymond1-2/+6
2012-11-08gitweb.perl: fix %highlight_ext mappingsRichard Hubbell1-9/+8
2012-11-08git p4: RCS expansion should not span newlinesPete Wyckoff2-1/+20
2012-11-08push/pull: adjust missing upstream help text to changed interfaceMichael J Gruber1-1/+1
2012-11-04reencode_string(): introduce and use same_encoding()Junio C Hamano6-4/+12
2012-11-02commit: fixup misplacement of --no-post-rewrite descriptionAndreas Schwab1-4/+3
2012-11-02Document 'git commit --no-edit' explicitlyMatthieu Moy1-0/+5
2012-10-28diff_grep: use textconv buffers for add/deleted filesJeff King2-2/+14
2012-10-28mailmap: avoid out-of-bounds memory accessRomain Francoise1-1/+1
2012-10-25Doc repository-layout: Show refs/replacePhilip Oakley1-0/+6
2012-10-25Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy4-6/+6
2012-10-25git-pull: Avoid merge-base on detached headPhil Hord1-0/+1
2012-10-25git-submodule: wrap branch option with "<>" in usage strings.W. Trevor King2-2/+2
2012-10-21Git 1.8.0v1.8.0Junio C Hamano3-10/+19
2012-10-21Fix failure to delete a packed ref through a symrefJohan Herland2-2/+2
2012-10-21t1400-update-ref: Add test verifying bug with symrefs in delete_ref()Johan Herland1-0/+18