summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-14Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria
2008-08-14Add p4 read_pipe and write_pipe wrappersAnand Kumria
2008-08-11Put in the two other configuration elements found in the sourceAnand Kumria
2008-08-11Put some documentation in about the parameters that have been addedAnand Kumria
2008-08-11Move git-p4.syncFromOrigin into a configuration parameters sectionAnand Kumria
2008-08-11Consistently use 'git-p4' for the configuration entriesAnand Kumria
2008-08-11If the user has configured various parameters, use them.Anand Kumria
2008-08-11Switch to using 'p4_build_cmd'Anand Kumria
2008-08-11If we are in verbose mode, output what we are about to run (or return)Anand Kumria
2008-08-11Add a single command that will be used to construct the 'p4' commandAnand Kumria
2008-08-11Utilise the new 'p4_system' function.Anand Kumria
2008-08-11Have a command that specifically invokes 'p4' (via system)Anand Kumria
2008-08-11Utilise the new 'p4_read_pipe_lines' commandAnand Kumria
2008-08-11Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Re-fix rev-list-options documentationJunio C Hamano
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-10Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic
2008-08-10Fix deleting reflog entries from HEAD reflogJunio C Hamano
2008-08-10reflog test: add more tests for 'reflog delete'Pieter de Bie
2008-08-10Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast
2008-08-09Update draft RelNotes for 1.6.0Junio C Hamano
2008-08-09Merge branch 'maint'Junio C Hamano
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano
2008-08-08builtin-rm: Add a --force flagPieter de Bie
2008-08-08git-svn: wrap long lines in a few placesEric Wong
2008-08-08git-svn: Allow deep branch names by supporting multi-globsMarcus Griep
2008-08-08Fix multi-glob assertion in git-svnMarcus Griep
2008-08-08filter-branch: be more helpful when an annotated tag changesThomas Rast
2008-08-08Documentation: filter-branch: document how to filter all refsThomas Rast
2008-08-08Makefile: add a target which will abort compilation with ancient shellsBrandon Casey
2008-08-08bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor
2008-08-08GIT-VERSION-GEN: mark the version 'dirty' only if there are modified filesJunio C Hamano
2008-08-08Makefile: set SHELL to value of SHELL_PATHBrandon Casey
2008-08-08Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder
2008-08-08git-svn: add ability to specify --commit-url for dcommitEric Wong
2008-08-08Documentation: commit-tree: remove 16 parents restrictionThomas Rast
2008-08-07asciidoc markup fixesJunio C Hamano
2008-08-07clone --mirror: avoid storing repeated tagsJohannes Schindelin
2008-08-07Merge branch 'lt/config-fsync' into maintJunio C Hamano
2008-08-07Merge branch 'jc/reflog-expire' into maintJunio C Hamano
2008-08-07Merge branch 'ag/rewrite_one' into maintJunio C Hamano
2008-08-07Fail properly when cloning from invalid HTTP URLPetr Baudis
2008-08-06GIT 1.6.0-rc2v1.6.0-rc2Junio C Hamano
2008-08-06perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER sectionBrandon Casey
2008-08-06Sync with 1.5.6.5Junio C Hamano
2008-08-06GIT 1.5.6.5v1.5.6.5Junio C Hamano
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano
2008-08-06Merge git://repo.or.cz/git-guiJunio C Hamano
2008-08-06Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano