summaryrefslogtreecommitdiffstats
path: root/builtin-rev-parse.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-28merge: loosen overcautious "working file will be lost" check.Junio C Hamano3-4/+69
2006-10-28gitweb: Fix up bogus $stylesheet declarationsPetr Baudis1-6/+2
2006-10-27tests: merge-recursive is usable without PythonJunio C Hamano5-28/+1
2006-10-27gitweb: Check git base URLs before generating URL from itJakub Narebski1-1/+1
2006-10-27Documentation: add git in /etc/services.Christian Couder2-0/+14
2006-10-27Documentation: add upload-archive service to git-daemon.Christian Couder1-0/+5
2006-10-27git-cherry: document limit and add diagramRene Scharfe1-2/+17
2006-10-27diff-format.txt: Correct information about pathnames quoting in patch formatJakub Narebski1-2/+4
2006-10-27Make filenames line up in git-status outputAndy Parkins1-7/+7
2006-10-26gitweb: Use --no-commit-id in git_commit and git_commitdiffJakub Narebski1-7/+4
2006-10-26combine-diff: honour --no-commit-idJunio C Hamano1-3/+3
2006-10-26combine-diff: fix hunk_comment_line logic.Junio C Hamano1-1/+5
2006-10-26combine-diff: a few more finishing touches.Junio C Hamano2-8/+46
2006-10-26Documentation: clarify refname disambiguation rules.Junio C Hamano1-4/+21
2006-10-26diff-format.txt: Combined diff format documentation supplementJakub Narebski1-8/+68
2006-10-26Remove --syslog in git-daemon inetd documentation examples.Christian Couder2-6/+4
2006-10-26Documentation: updates to "Everyday GIT"J. Bruce Fields1-31/+12
2006-10-25Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano1-1/+1
2006-10-25xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis1-2/+1
2006-10-25Update cherry documentation.Junio C Hamano2-4/+5
2006-10-25Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano1-0/+3
2006-10-25git-fetch.sh printed protocol fixTuncer Ayaz1-1/+2
2006-10-25RPM package re-classification.Junio C Hamano1-6/+6
2006-10-25gitweb: Print commit message without title in commitdiff only if there is anyJakub Narebski1-3/+5
2006-10-25gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiffJakub Narebski1-1/+6
2006-10-25gitweb: Get rid of git_print_simplified_logJakub Narebski1-11/+2
2006-10-25Documentation: note about contrib/.Junio C Hamano1-0/+5
2006-10-25git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong1-3/+6
2006-10-24Set $HOME for selftestsGerrit Pape1-1/+2
2006-10-24gitweb: Show project's README.html if availablePetr Baudis1-0/+8
2006-10-24gitweb: Do not automatically append " git" to custom site namePetr Baudis1-3/+4
2006-10-24gitweb: Make search type a popup menuPetr Baudis2-16/+47
2006-10-24gitweb: Restore object-named links in item listsPetr Baudis1-6/+22
2006-10-24gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis1-2/+1
2006-10-24daemon: do not die on older clients.Junio C Hamano1-1/+5
2006-10-23xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering1-1/+1
2006-10-23git-clone: honor --quietJim Meyering1-1/+2
2006-10-23Documentation for the [remote] configSanti Béjar2-0/+20
2006-10-23prune-packed: Fix uninitialized variable.Alexandre Julliard1-1/+1
2006-10-23ignore-errors requires clKarl Hasselström1-0/+2
2006-10-23git-send-email: do not pass custom Date: headerEric Wong1-1/+1
2006-10-23Use column indexes in git-cvsserver where necessary.Shawn Pearce1-1/+13
2006-10-23gitweb: Add '..' (up directory) to tree view if applicableJakub Narebski1-0/+24
2006-10-23gitweb: Improve git_print_page_pathJakub Narebski1-8/+8
2006-10-23pager: default to LESS=FRSX not LESS=FRSJunio C Hamano1-1/+1
2006-10-23Make prune also run prune-packedJ. Bruce Fields3-6/+8
2006-10-23git-vc: better installation instructionsKarl Hasselström1-1/+4
2006-10-22gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski1-3/+6
2006-10-22gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski1-30/+30
2006-10-22Fix usagestring for git-branchLars Hjemli1-1/+1