aboutsummaryrefslogtreecommitdiffstats
path: root/gitweb/gitweb.css (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Add p4 read_pipe and write_pipe wrappersAnand Kumria1-0/+7
2008-08-11Put in the two other configuration elements found in the sourceAnand Kumria1-0/+8
2008-08-11Put some documentation in about the parameters that have been addedAnand Kumria1-0/+32
2008-08-11Move git-p4.syncFromOrigin into a configuration parameters sectionAnand Kumria1-12/+16
2008-08-11Consistently use 'git-p4' for the configuration entriesAnand Kumria1-1/+1
2008-08-11If the user has configured various parameters, use them.Anand Kumria1-1/+23
2008-08-11Switch to using 'p4_build_cmd'Anand Kumria1-7/+3
2008-08-11If we are in verbose mode, output what we are about to run (or return)Anand Kumria1-0/+2
2008-08-11Add a single command that will be used to construct the 'p4' commandAnand Kumria1-0/+11
2008-08-11Utilise the new 'p4_system' function.Anand Kumria1-9/+9
2008-08-11Have a command that specifically invokes 'p4' (via system)Anand Kumria1-0/+7
2008-08-11Utilise the new 'p4_read_pipe_lines' commandAnand Kumria1-2/+2
2008-08-11Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria1-0/+7
2008-08-11Re-fix rev-list-options documentationJunio C Hamano1-2/+1
2008-08-10Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic1-1/+1
2008-08-10Fix deleting reflog entries from HEAD reflogJunio C Hamano2-3/+3
2008-08-10reflog test: add more tests for 'reflog delete'Pieter de Bie1-4/+18
2008-08-10Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast1-2/+2
2008-08-09Update draft RelNotes for 1.6.0Junio C Hamano1-3/+3
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano6-7/+76
2008-08-08builtin-rm: Add a --force flagPieter de Bie2-2/+3
2008-08-08git-svn: wrap long lines in a few placesEric Wong1-2/+5
2008-08-08git-svn: Allow deep branch names by supporting multi-globsMarcus Griep4-20/+246
2008-08-08Fix multi-glob assertion in git-svnMarcus Griep2-8/+33
2008-08-08filter-branch: be more helpful when an annotated tag changesThomas Rast1-3/+11
2008-08-08Documentation: filter-branch: document how to filter all refsThomas Rast1-5/+16
2008-08-08Makefile: add a target which will abort compilation with ancient shellsBrandon Casey1-1/+7
2008-08-08bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor1-1/+1
2008-08-08GIT-VERSION-GEN: mark the version 'dirty' only if there are modified filesJunio C Hamano1-0/+1
2008-08-08Makefile: set SHELL to value of SHELL_PATHBrandon Casey1-0/+2
2008-08-08Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder1-2/+2
2008-08-08git-svn: add ability to specify --commit-url for dcommitEric Wong2-3/+15
2008-08-08Documentation: commit-tree: remove 16 parents restrictionThomas Rast1-5/+5
2008-08-07asciidoc markup fixesJunio C Hamano3-5/+5
2008-08-07clone --mirror: avoid storing repeated tagsJohannes Schindelin2-1/+14
2008-08-07Fail properly when cloning from invalid HTTP URLPetr Baudis1-8/+5
2008-08-06GIT 1.6.0-rc2v1.6.0-rc2Junio C Hamano1-1/+15
2008-08-06perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER sectionBrandon Casey1-4/+4
2008-08-06GIT 1.5.6.5v1.5.6.5Junio C Hamano3-11/+10
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano6-5/+72
2008-08-05fix diff-tree --stdin documentationJunio C Hamano1-3/+3
2008-08-05Optimize sha1_object_info for loose objects, not concurrent repacksSteven Grimm1-1/+8
2008-08-05Teach fsck and prune that tmp_obj_ file names may not be 14 bytes longBrandon Casey2-6/+5
2008-08-05bash completion: Add completion for 'git mv'Lee Marlow1-0/+13
2008-08-05bash completion: Add completion for 'git ls-files'Lee Marlow1-0/+21
2008-08-05bash completion: Add completion for 'git archive'Lee Marlow1-0/+24
2008-08-05bash completion: More completions for 'git stash'Lee Marlow2-2/+12
2008-08-05bash completion: Add completion for 'git revert'Lee Marlow1-0/+13
2008-08-05bash completion: Add completion for 'git init'Lee Marlow1-0/+19
2008-08-05bash completion: Add completion for 'git clean'Lee Marlow1-0/+15